Uses of Enum Class
org.keycloak.dom.saml.v1.assertion.SAML11DecisionType
-
Uses of SAML11DecisionType in org.keycloak.dom.saml.v1.assertion
Modifier and TypeFieldDescriptionprotected SAML11DecisionType
SAML11AuthorizationDecisionStatementType.decision
Modifier and TypeMethodDescriptionSAML11AuthorizationDecisionStatementType.getDecision()
static SAML11DecisionType
Returns the enum constant of this class with the specified name.static SAML11DecisionType[]
SAML11DecisionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionSAML11AuthorizationDecisionStatementType
(URI resource, SAML11DecisionType decision)