|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvironmentsType | |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Uses of EnvironmentsType in org.opensaml.xacml.policy |
---|
Methods in org.opensaml.xacml.policy that return EnvironmentsType | |
---|---|
EnvironmentsType |
TargetType.getEnvironments()
Gets the environments of this target. |
Methods in org.opensaml.xacml.policy with parameters of type EnvironmentsType | |
---|---|
void |
TargetType.setEnvironments(EnvironmentsType environments)
Sets the environments in the target. |
Uses of EnvironmentsType in org.opensaml.xacml.policy.impl |
---|
Classes in org.opensaml.xacml.policy.impl that implement EnvironmentsType | |
---|---|
class |
EnvironmentsTypeImpl
Implementation of EnvironmentsType . |
Methods in org.opensaml.xacml.policy.impl that return EnvironmentsType | |
---|---|
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. |
Methods in org.opensaml.xacml.policy.impl with parameters of type EnvironmentsType | |
---|---|
void |
TargetTypeImpl.setEnvironments(EnvironmentsType newEnvironments)
Sets the environments in the target. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |