Uses of Class
org.keycloak.dom.saml.v2.metadata.AttributeAuthorityDescriptorType
Packages that use AttributeAuthorityDescriptorType
Package
Description
-
Uses of AttributeAuthorityDescriptorType in org.keycloak.dom.saml.v2.metadata
Methods in org.keycloak.dom.saml.v2.metadata that return AttributeAuthorityDescriptorTypeModifier and TypeMethodDescriptionEntityDescriptorType.EDTDescriptorChoiceType.getAttribDescriptor()Constructors in org.keycloak.dom.saml.v2.metadata with parameters of type AttributeAuthorityDescriptorTypeModifierConstructorDescriptionEDTDescriptorChoiceType(AttributeAuthorityDescriptorType attribDescriptor) -
Uses of AttributeAuthorityDescriptorType in org.keycloak.saml.processing.core.parsers.saml.metadata
Methods in org.keycloak.saml.processing.core.parsers.saml.metadata that return AttributeAuthorityDescriptorTypeModifier and TypeMethodDescriptionprotected AttributeAuthorityDescriptorTypeSAMLAttributeAuthorityDescriptorParser.instantiateElement(XMLEventReader xmlEventReader, StartElement element) Methods in org.keycloak.saml.processing.core.parsers.saml.metadata with parameters of type AttributeAuthorityDescriptorTypeModifier and TypeMethodDescriptionprotected voidSAMLAttributeAuthorityDescriptorParser.processSubElement(XMLEventReader xmlEventReader, AttributeAuthorityDescriptorType target, SAMLMetadataQNames element, StartElement elementDetail) -
Uses of AttributeAuthorityDescriptorType in org.keycloak.saml.processing.core.saml.v2.writers
Methods in org.keycloak.saml.processing.core.saml.v2.writers with parameters of type AttributeAuthorityDescriptorTypeModifier and TypeMethodDescriptionvoidSAMLMetadataWriter.writeAttributeAuthorityDescriptor(AttributeAuthorityDescriptorType attributeAuthority)