Uses of Interface
org.opensaml.saml.saml2.metadata.SPSSODescriptor
-
Packages that use SPSSODescriptor Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of SPSSODescriptor in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return SPSSODescriptor Modifier and Type Method Description SPSSODescriptorEntityDescriptor. getSPSSODescriptor(String supportedProtocol)Gets the firstSPSSODescriptorrole descriptor for this entity that supports the given protocol.
-