Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
EnvironmentsType |
TargetType.getEnvironments()
Gets the environments of this target.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetType.setEnvironments(EnvironmentsType environments)
Sets the environments in the target.
|
Modifier and Type | Class and Description |
---|---|
class |
EnvironmentsTypeImpl
Implementation of
EnvironmentsType . |
Modifier and Type | Method and Description |
---|---|
EnvironmentsType |
EnvironmentsTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
EnvironmentsType |
EnvironmentsTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
EnvironmentsType |
TargetTypeImpl.getEnvironments()
Gets the environments of this target.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetTypeImpl.setEnvironments(EnvironmentsType newEnvironments)
Sets the environments in the target.
|
Copyright © 1999-2013. All Rights Reserved.