Uses of Class
org.keycloak.dom.saml.v2.metadata.AuthnAuthorityDescriptorType
Package
Description
-
Uses of AuthnAuthorityDescriptorType in org.keycloak.dom.saml.v2.metadata
Modifier and TypeMethodDescriptionEntityDescriptorType.EDTDescriptorChoiceType.getAuthnDescriptor()
ModifierConstructorDescriptionEDTDescriptorChoiceType
(AuthnAuthorityDescriptorType authnDescriptor) -
Uses of AuthnAuthorityDescriptorType in org.keycloak.saml.processing.core.parsers.saml.metadata
Modifier and TypeMethodDescriptionprotected AuthnAuthorityDescriptorType
SAMLAuthnAuthorityDescriptorParser.instantiateElement
(XMLEventReader xmlEventReader, StartElement element) Modifier and TypeMethodDescriptionprotected void
SAMLAuthnAuthorityDescriptorParser.processSubElement
(XMLEventReader xmlEventReader, AuthnAuthorityDescriptorType target, SAMLMetadataQNames element, StartElement elementDetail)