|
||||||||||
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 XACML object, using its default attribute name. |
EnvironmentsType |
EnvironmentsTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.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 |