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