public class MetadataMemoryProvider
extends org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
| Constructor and Description |
|---|
MetadataMemoryProvider(org.opensaml.saml2.metadata.EntityDescriptor descriptor)
Constructor settings descriptor in parameter as the only entity available from this provider.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.opensaml.xml.XMLObject |
doGetMetadata() |
org.opensaml.xml.XMLObject |
getMetadata() |
clearDescriptorIndex, destroy, doGetEntitiesDescriptor, doGetEntityDescriptor, doGetRole, doGetRole, doInitialization, filterMetadata, getEntitiesDescriptor, getEntitiesDescriptorByName, getEntityDescriptor, getEntityDescriptorById, getEntityDescriptorById, getParserPool, getRole, getRole, initialize, isFailFastInitialization, isInitialized, isValid, releaseMetadataDOM, setFailFastInitialization, setInitialized, setParserPool, unmarshallMetadatapublic MetadataMemoryProvider(org.opensaml.saml2.metadata.EntityDescriptor descriptor)
descriptor - descriptor to usepublic org.opensaml.xml.XMLObject getMetadata()
getMetadata in interface org.opensaml.saml2.metadata.provider.MetadataProvidergetMetadata in class org.opensaml.saml2.metadata.provider.AbstractMetadataProviderprotected org.opensaml.xml.XMLObject doGetMetadata()
throws org.opensaml.saml2.metadata.provider.MetadataProviderException
doGetMetadata in class org.opensaml.saml2.metadata.provider.AbstractMetadataProviderorg.opensaml.saml2.metadata.provider.MetadataProviderException