Uses of Class
org.keycloak.dom.saml.v2.metadata.AuthnAuthorityDescriptorType
-
Packages that use AuthnAuthorityDescriptorType Package Description org.keycloak.dom.saml.v2.metadata -
-
Uses of AuthnAuthorityDescriptorType in org.keycloak.dom.saml.v2.metadata
Methods in org.keycloak.dom.saml.v2.metadata that return AuthnAuthorityDescriptorType Modifier and Type Method Description AuthnAuthorityDescriptorTypeEntityDescriptorType.EDTDescriptorChoiceType. getAuthnDescriptor()Constructors in org.keycloak.dom.saml.v2.metadata with parameters of type AuthnAuthorityDescriptorType Constructor Description EDTDescriptorChoiceType(AuthnAuthorityDescriptorType authnDescriptor)
-