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 SAML11AttributeStatementTypeSAML11ParserUtil.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 TypeMethodDescriptionvoidSAML11AssertionWriter.write(SAML11AttributeStatementType statement)