Uses of Class
com.sun.xml.wss.saml.internal.saml20.jaxb20.ActionType
-
Packages that use ActionType Package Description com.sun.xml.wss.saml.assertion.saml20.jaxb20 com.sun.xml.wss.saml.internal.saml20.jaxb20 -
-
Uses of ActionType in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Subclasses of ActionType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 Modifier and Type Class Description classActionThis class is designed forActionelement in SAML core assertion.Constructors in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type ActionType Constructor Description Action(ActionType actionType) -
Uses of ActionType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml20.jaxb20 with type parameters of type ActionType Modifier and Type Field Description protected List<ActionType>AuthzDecisionStatementType. actionMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return ActionType Modifier and Type Method Description ActionTypeObjectFactory. createActionType()Create an instance ofActionTypeMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type ActionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActionType>ObjectFactory. createAction(ActionType value)List<ActionType>AuthzDecisionStatementType. getAction()Gets the value of the action property.Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type ActionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActionType>ObjectFactory. createAction(ActionType value)
-