Class AbstractStaxSamlMetadataParser<T>

java.lang.Object
org.keycloak.saml.common.parsers.AbstractStaxParser<T,SAMLMetadataQNames>
org.keycloak.saml.processing.core.parsers.saml.metadata.AbstractStaxSamlMetadataParser<T>
All Implemented Interfaces:
StaxParser
Direct Known Subclasses:
SAMLAttributeConsumingServiceParser, SAMLAttributeParser, SAMLContactPersonParser, SAMLEncryptionMethodParser, SAMLEndpointTypeParser, SAMLEntitiesDescriptorParser, SAMLEntityAttributesParser, SAMLEntityDescriptorParser, SAMLExtensionsParser, SAMLIndexedEndpointTypeParser, SAMLKeyDescriptorParser, SAMLOrganizationParser, SAMLRequestedAttributeParser, SAMLRoleDecriptorTypeParser, SAMLUIInfoParser

public abstract class AbstractStaxSamlMetadataParser<T> extends AbstractStaxParser<T,SAMLMetadataQNames>
Author:
mhajas