@FunctionalInterface public interface PeerMetadataResolver
Modifier and Type | Method and Description |
---|---|
EntityDescriptor |
getMetadata(String entityID)
Returns the metadata
EntityDescriptor for the given entityID. |
EntityDescriptor getMetadata(String entityID)
EntityDescriptor
for the given entityID.entityID
- the IdP entityIDEntityDescriptor
object, or null
if no metadata record can be foundCopyright © 2018 Litsec AB. All rights reserved.