|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvironmentType | |
|---|---|
| org.opensaml.xacml.ctx | |
| org.opensaml.xacml.ctx.impl | |
| Uses of EnvironmentType in org.opensaml.xacml.ctx |
|---|
| Methods in org.opensaml.xacml.ctx that return EnvironmentType | |
|---|---|
EnvironmentType |
RequestType.getEnvironment()
Gets the environment from the request. |
| Methods in org.opensaml.xacml.ctx with parameters of type EnvironmentType | |
|---|---|
void |
RequestType.setEnvironment(EnvironmentType environment)
Sets the environment of the request. |
| Uses of EnvironmentType in org.opensaml.xacml.ctx.impl |
|---|
| Classes in org.opensaml.xacml.ctx.impl that implement EnvironmentType | |
|---|---|
class |
EnvironmentTypeImpl
Concrete implementation of EnvironmentType. |
| Methods in org.opensaml.xacml.ctx.impl that return EnvironmentType | |
|---|---|
EnvironmentType |
EnvironmentTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
EnvironmentType |
EnvironmentTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
EnvironmentType |
RequestTypeImpl.getEnvironment()
Gets the environment from the request. |
| Methods in org.opensaml.xacml.ctx.impl with parameters of type EnvironmentType | |
|---|---|
void |
RequestTypeImpl.setEnvironment(EnvironmentType environment)
Sets the environment of the request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||