|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecisionType | |
---|---|
oasis.names.tc.saml._1_0.assertion |
Uses of DecisionType in oasis.names.tc.saml._1_0.assertion |
---|
Methods in oasis.names.tc.saml._1_0.assertion that return DecisionType | |
---|---|
static DecisionType |
DecisionType.fromValue(String v)
|
DecisionType |
AuthorizationDecisionStatement.getDecision()
Gets the value of the decision property. |
static DecisionType |
DecisionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DecisionType[] |
DecisionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oasis.names.tc.saml._1_0.assertion with parameters of type DecisionType | |
---|---|
void |
AuthorizationDecisionStatement.setDecision(DecisionType value)
Sets the value of the decision property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |