|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionType | |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion | |
| org.jboss.seam.security.external.jaxb.samlv2.protocol | |
| Uses of ActionType in org.jboss.seam.security.external.jaxb.samlv2.assertion |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.assertion with type parameters of type ActionType | |
|---|---|
protected List<ActionType> |
AuthzDecisionStatementType.action
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return ActionType | |
|---|---|
ActionType |
ObjectFactory.createActionType()
Create an instance of ActionType |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion 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 org.jboss.seam.security.external.jaxb.samlv2.assertion with parameters of type ActionType | |
|---|---|
JAXBElement<ActionType> |
ObjectFactory.createAction(ActionType value)
Create an instance of JAXBElement<ActionType>} |
| Uses of ActionType in org.jboss.seam.security.external.jaxb.samlv2.protocol |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.protocol with type parameters of type ActionType | |
|---|---|
protected List<ActionType> |
AuthzDecisionQueryType.action
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return types with arguments of type ActionType | |
|---|---|
List<ActionType> |
AuthzDecisionQueryType.getAction()
Gets the value of the action property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||