| Package | Description |
|---|---|
| org.opensaml.saml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
| Modifier and Type | Field and Description |
|---|---|
static DecisionTypeEnumeration |
DecisionTypeEnumeration.DENY
"Deny" decision type.
|
static DecisionTypeEnumeration |
DecisionTypeEnumeration.INDETERMINATE
"Indeterminate" decision type.
|
static DecisionTypeEnumeration |
DecisionTypeEnumeration.PERMIT
"Permit" decision type.
|
| Modifier and Type | Method and Description |
|---|---|
DecisionTypeEnumeration |
AuthorizationDecisionStatement.getDecision()
Get the decision.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationDecisionStatement.setDecision(DecisionTypeEnumeration decision)
Set the decision.
|
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.