| Package | Description |
|---|---|
| org.keycloak.dom.saml.v1.assertion |
| Modifier and Type | Field and Description |
|---|---|
protected SAML11DecisionType |
SAML11AuthorizationDecisionStatementType.decision |
| Modifier and Type | Method and Description |
|---|---|
SAML11DecisionType |
SAML11AuthorizationDecisionStatementType.getDecision() |
static SAML11DecisionType |
SAML11DecisionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SAML11DecisionType[] |
SAML11DecisionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SAML11AuthorizationDecisionStatementType(URI resource,
SAML11DecisionType decision) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.