Package | Description |
---|---|
org.jboss.security.xacml.core.model.context |
Modifier and Type | Field and Description |
---|---|
protected EnvironmentType |
RequestType.environment |
Modifier and Type | Method and Description |
---|---|
EnvironmentType |
ObjectFactory.createEnvironmentType()
Create an instance of
EnvironmentType |
EnvironmentType |
RequestType.getEnvironment()
Gets the value of the environment property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<EnvironmentType> |
ObjectFactory.createEnvironment(EnvironmentType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<EnvironmentType> |
ObjectFactory.createEnvironment(EnvironmentType value)
|
void |
RequestType.setEnvironment(EnvironmentType value)
Sets the value of the environment property.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.