Uses of Enum Class
oasis.names.tc.saml._1_0.assertion.DecisionType
Packages that use DecisionType
-
Uses of DecisionType in oasis.names.tc.saml._1_0.assertion
Fields in oasis.names.tc.saml._1_0.assertion declared as DecisionTypeModifier and TypeFieldDescriptionprotected DecisionTypeAuthorizationDecisionStatementType.decisionMethods in oasis.names.tc.saml._1_0.assertion that return DecisionTypeModifier and TypeMethodDescriptionstatic DecisionTypeAuthorizationDecisionStatementType.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._1_0.assertion with parameters of type DecisionTypeModifier and TypeMethodDescriptionvoidAuthorizationDecisionStatementType.setDecision(DecisionType value) Sets the value of the decision property.