Uses of Enum Class
oasis.names.tc.saml._2_0.assertion.DecisionType
Packages that use DecisionType
-
Uses of DecisionType in oasis.names.tc.saml._2_0.assertion
Fields in oasis.names.tc.saml._2_0.assertion declared as DecisionTypeMethods in oasis.names.tc.saml._2_0.assertion that return DecisionTypeModifier and TypeMethodDescriptionstatic DecisionTypeAuthzDecisionStatementType.getDecision()Gets the value of the decision property.static DecisionTypeReturns the enum constant of this class with the specified name.static DecisionType[]DecisionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in oasis.names.tc.saml._2_0.assertion with parameters of type DecisionTypeModifier and TypeMethodDescriptionvoidAuthzDecisionStatementType.setDecision(DecisionType value) Sets the value of the decision property.