| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion | |
| org.jboss.seam.security.external.jaxb.samlv2.protocol |
| 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)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ActionType> |
AuthzDecisionQueryType.action |
| Modifier and Type | Method and Description |
|---|---|
List<ActionType> |
AuthzDecisionQueryType.getAction()
Gets the value of the action property.
|
Copyright © 2013 Seam Framework. All Rights Reserved.