Package | Description |
---|---|
org.jboss.security.xacml.core.model.context | |
org.jboss.security.xacml.core.model.policy |
Modifier and Type | Field and Description |
---|---|
protected ObligationsType |
ResultType.obligations |
Modifier and Type | Method and Description |
---|---|
ObligationsType |
ResultType.getObligations()
Gets the value of the obligations property.
|
Modifier and Type | Method and Description |
---|---|
void |
ResultType.setObligations(ObligationsType value)
Sets the value of the obligations property.
|
Modifier and Type | Field and Description |
---|---|
protected ObligationsType |
PolicySetType.obligations |
protected ObligationsType |
PolicyType.obligations |
Modifier and Type | Method and Description |
---|---|
ObligationsType |
ObjectFactory.createObligationsType()
Create an instance of
ObligationsType |
ObligationsType |
PolicySetType.getObligations()
Gets the value of the obligations property.
|
ObligationsType |
PolicyType.getObligations()
Gets the value of the obligations property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ObligationsType> |
ObjectFactory.createObligations(ObligationsType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ObligationsType> |
ObjectFactory.createObligations(ObligationsType value)
|
void |
PolicySetType.setObligations(ObligationsType value)
Sets the value of the obligations property.
|
void |
PolicyType.setObligations(ObligationsType value)
Sets the value of the obligations property.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.