|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionType | |
|---|---|
| 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 | |
|---|---|
class |
Action
This class is designed for Action element in SAML core assertion. |
| Constructors in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type ActionType | |
|---|---|
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 | |
|---|---|
protected List<ActionType> |
AuthzDecisionStatementType.action
|
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return ActionType | |
|---|---|
ActionType |
ObjectFactory.createActionType()
Create an instance of ActionType |
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type ActionType | |
|---|---|
JAXBElement<ActionType> |
ObjectFactory.createAction(ActionType value)
Create an instance of JAXBElement<ActionType>} |
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 | |
|---|---|
JAXBElement<ActionType> |
ObjectFactory.createAction(ActionType value)
Create an instance of JAXBElement<ActionType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||