Uses of Class
org.keycloak.dom.saml.v2.metadata.AttributeAuthorityDescriptorType
Package
Description
-
Uses of AttributeAuthorityDescriptorType in org.keycloak.dom.saml.v2.metadata
Modifier and TypeMethodDescriptionEntityDescriptorType.EDTDescriptorChoiceType.getAttribDescriptor()
ModifierConstructorDescriptionEDTDescriptorChoiceType
(AttributeAuthorityDescriptorType attribDescriptor) -
Uses of AttributeAuthorityDescriptorType in org.keycloak.saml.processing.core.parsers.saml.metadata
Modifier and TypeMethodDescriptionprotected AttributeAuthorityDescriptorType
SAMLAttributeAuthorityDescriptorParser.instantiateElement
(XMLEventReader xmlEventReader, StartElement element) Modifier and TypeMethodDescriptionprotected void
SAMLAttributeAuthorityDescriptorParser.processSubElement
(XMLEventReader xmlEventReader, AttributeAuthorityDescriptorType target, SAMLMetadataQNames element, StartElement elementDetail) -
Uses of AttributeAuthorityDescriptorType in org.keycloak.saml.processing.core.saml.v2.writers
Modifier and TypeMethodDescriptionvoid
SAMLMetadataWriter.writeAttributeAuthorityDescriptor
(AttributeAuthorityDescriptorType attributeAuthority)