public interface ExtendedMetadataProvider
Modifier and Type | Method and Description |
---|---|
ExtendedMetadata |
getExtendedMetadata(String entityID)
Implementation should try to localize additional metadata for the given entity.
|
ExtendedMetadata getExtendedMetadata(String entityID) throws org.opensaml.saml2.metadata.provider.MetadataProviderException
entityID
- entity to load metadata fororg.opensaml.saml2.metadata.provider.MetadataProviderException
- in case an error occurs