|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecisionType | |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion | |
| Uses of DecisionType in org.jboss.seam.security.external.jaxb.samlv2.assertion |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.assertion declared as DecisionType | |
|---|---|
protected DecisionType |
AuthzDecisionStatementType.decision
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion 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 org.jboss.seam.security.external.jaxb.samlv2.assertion with parameters of type DecisionType | |
|---|---|
void |
AuthzDecisionStatementType.setDecision(DecisionType value)
Sets the value of the decision property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||