public interface MetadataResolverAdapter
MetadataResolverAdapter is a facade on top of the existing
metadata resolution machinery that defines how metadata may be resolved.| Modifier and Type | Method and Description |
|---|---|
org.opensaml.saml.saml2.metadata.EntityDescriptor |
getEntityDescriptorForEntityId(java.lang.String entityId)
Gets entity descriptor for entity id.
|