Uses of Class
org.keycloak.dom.saml.v2.metadata.PDPDescriptorType
-
Packages that use PDPDescriptorType Package Description org.keycloak.dom.saml.v2.metadata -
-
Uses of PDPDescriptorType in org.keycloak.dom.saml.v2.metadata
Methods in org.keycloak.dom.saml.v2.metadata that return PDPDescriptorType Modifier and Type Method Description PDPDescriptorTypeEntityDescriptorType.EDTDescriptorChoiceType. getPdpDescriptor()Constructors in org.keycloak.dom.saml.v2.metadata with parameters of type PDPDescriptorType Constructor Description EDTDescriptorChoiceType(PDPDescriptorType pdpDescriptor)
-