Uses of Class
org.keycloak.dom.saml.v1.assertion.SAML11AttributeStatementType
Packages that use SAML11AttributeStatementType
Package
Description
-
Uses of SAML11AttributeStatementType in org.keycloak.saml.processing.core.parsers.util
Methods in org.keycloak.saml.processing.core.parsers.util that return SAML11AttributeStatementTypeModifier and TypeMethodDescriptionstatic SAML11AttributeStatementType
SAML11ParserUtil.parseSAML11AttributeStatement
(XMLEventReader xmlEventReader) Parse anSAML11AttributeStatementType
-
Uses of SAML11AttributeStatementType in org.keycloak.saml.processing.core.saml.v1.writers
Methods in org.keycloak.saml.processing.core.saml.v1.writers with parameters of type SAML11AttributeStatementTypeModifier and TypeMethodDescriptionvoid
SAML11AssertionWriter.write
(SAML11AttributeStatementType statement)