Uses of Enum
com.sun.xml.wss.saml.internal.saml11.jaxb20.DecisionType
Packages that use DecisionType
-
Uses of DecisionType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml11.jaxb20 declared as DecisionTypeModifier and TypeFieldDescriptionprotected DecisionTypeAuthorizationDecisionStatementType.decisionMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return DecisionTypeModifier and TypeMethodDescriptionstatic DecisionTypeAuthorizationDecisionStatementType.getDecision()Gets the value of the decision property.static DecisionTypeReturns 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.saml11.jaxb20 with parameters of type DecisionTypeModifier and TypeMethodDescriptionvoidAuthorizationDecisionStatementType.setDecision(DecisionType value) Sets the value of the decision property.