Uses of Interface
org.opensaml.xacml.policy.EnvironmentsType
-
Packages that use EnvironmentsType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of EnvironmentsType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return EnvironmentsType Modifier and Type Method Description EnvironmentsTypeTargetType. getEnvironments()Gets the environments of this target.Methods in org.opensaml.xacml.policy with parameters of type EnvironmentsType Modifier and Type Method Description voidTargetType. setEnvironments(EnvironmentsType environments)Sets the environments in the target.
-