Package | Description |
---|---|
org.jboss.security.xacml.core.model.context |
Modifier and Type | Field and Description |
---|---|
protected ActionType |
RequestType.action |
Modifier and Type | Method and Description |
---|---|
ActionType |
ObjectFactory.createActionType()
Create an instance of
ActionType |
ActionType |
RequestType.getAction()
Gets the value of the action property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ActionType> |
ObjectFactory.createAction(ActionType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ActionType> |
ObjectFactory.createAction(ActionType value)
|
void |
RequestType.setAction(ActionType value)
Sets the value of the action property.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.