Uses of Class
org.keycloak.dom.saml.v2.assertion.AttributeStatementType.ASTChoiceType
Package
Description
Package for the model classes for the SAML2 Assertion
-
Uses of AttributeStatementType.ASTChoiceType in org.keycloak.dom.saml.v2.assertion
Modifier and TypeFieldDescriptionprotected List<AttributeStatementType.ASTChoiceType>
AttributeStatementType.attributes
Modifier and TypeMethodDescriptionvoid
AttributeStatementType.addAttribute
(AttributeStatementType.ASTChoiceType attribute) Add an attributevoid
AttributeStatementType.removeAttribute
(AttributeStatementType.ASTChoiceType attribute) Remove an attributeModifier and TypeMethodDescriptionvoid
AttributeStatementType.addAttributes
(List<AttributeStatementType.ASTChoiceType> attributes)