Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.ActionType
Packages that use ActionType
Package
Description
-
Uses of ActionType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of ActionType in com.sun.xml.wss.saml.assertion.saml11.jaxb20Modifier and TypeClassDescriptionclassThis class is designed forActionelement in SAML core assertion.Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type ActionType -
Uses of ActionType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml11.jaxb20 with type parameters of type ActionTypeModifier and TypeFieldDescriptionprotected List<ActionType>AuthorizationDecisionStatementType.actionMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return ActionTypeModifier and TypeMethodDescriptionObjectFactory.createActionType()Create an instance ofActionTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type ActionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ActionType>ObjectFactory.createAction(ActionType value) AuthorizationDecisionStatementType.getAction()Gets the value of the action property.Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type ActionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ActionType>ObjectFactory.createAction(ActionType value)