| Package | Description |
|---|---|
| org.opensaml.xacml.ctx | |
| org.opensaml.xacml.ctx.impl |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentType |
RequestType.getEnvironment()
Gets the environment from the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestType.setEnvironment(EnvironmentType environment)
Sets the environment of the request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentTypeImpl
Concrete implementation of
EnvironmentType. |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentType |
EnvironmentTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
EnvironmentType |
EnvironmentTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
EnvironmentType |
RequestTypeImpl.getEnvironment()
Gets the environment from the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestTypeImpl.setEnvironment(EnvironmentType environment)
Sets the environment of the request.
|
Copyright © 1999–2015. All rights reserved.