|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecisionType | |
|---|---|
| com.sun.xml.wss.saml.internal.saml20.jaxb20 | |
| Uses of DecisionType in com.sun.xml.wss.saml.internal.saml20.jaxb20 |
|---|
| Fields in com.sun.xml.wss.saml.internal.saml20.jaxb20 declared as DecisionType | |
|---|---|
protected DecisionType |
AuthzDecisionStatementType.decision
|
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return DecisionType | |
|---|---|
static DecisionType |
DecisionType.fromValue(String v)
|
DecisionType |
AuthzDecisionStatementType.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 com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type DecisionType | |
|---|---|
void |
AuthzDecisionStatementType.setDecision(DecisionType value)
Sets the value of the decision property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||