Uses of Interface
org.opensaml.xacml.policy.EnvironmentType
-
Packages that use EnvironmentType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of EnvironmentType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return types with arguments of type EnvironmentType Modifier and Type Method Description List<EnvironmentType>EnvironmentsType. getEnvironments()Gets the environments.
-