Package | Description |
---|---|
org.jboss.security.xacml.core | |
org.jboss.security.xacml.core.model.context | |
org.jboss.security.xacml.interfaces |
Modifier and Type | Method and Description |
---|---|
ResultType |
JBossResponseContext.getResult() |
Modifier and Type | Field and Description |
---|---|
protected List<ResultType> |
ResponseType.result |
Modifier and Type | Method and Description |
---|---|
ResultType |
ObjectFactory.createResultType()
Create an instance of
ResultType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ResultType> |
ObjectFactory.createResult(ResultType value)
|
List<ResultType> |
ResponseType.getResult()
Gets the value of the result property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ResultType> |
ObjectFactory.createResult(ResultType value)
|
Modifier and Type | Method and Description |
---|---|
ResultType |
ResponseContext.getResult()
Get the result
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.