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, unmarshallMetadata
public MetadataMemoryProvider(org.opensaml.saml2.metadata.EntityDescriptor descriptor)
descriptor
- descriptor to usepublic org.opensaml.xml.XMLObject getMetadata()
getMetadata
in interface org.opensaml.saml2.metadata.provider.MetadataProvider
getMetadata
in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
protected org.opensaml.xml.XMLObject doGetMetadata() throws org.opensaml.saml2.metadata.provider.MetadataProviderException
doGetMetadata
in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
org.opensaml.saml2.metadata.provider.MetadataProviderException