| Package | Description |
|---|---|
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml20.jaxb20 |
| Modifier and Type | Class and Description |
|---|---|
class |
Action
This class is designed for
Action element in SAML core assertion. |
| Constructor and Description |
|---|
Action(ActionType actionType) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ActionType> |
AuthzDecisionStatementType.action |
| Modifier and Type | Method and Description |
|---|---|
ActionType |
ObjectFactory.createActionType()
Create an instance of
ActionType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ActionType> |
ObjectFactory.createAction(ActionType value)
|
List<ActionType> |
AuthzDecisionStatementType.getAction()
Gets the value of the action property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ActionType> |
ObjectFactory.createAction(ActionType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.