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