Uses of Interface
org.opensaml.xacml.ctx.EnvironmentType
-
Packages that use EnvironmentType Package Description org.opensaml.xacml.ctx XMLObject interfaces for XACML context schema. -
-
Uses of EnvironmentType in org.opensaml.xacml.ctx
Methods in org.opensaml.xacml.ctx that return EnvironmentType Modifier and Type Method Description EnvironmentTypeRequestType. getEnvironment()Gets the environment from the request.Methods in org.opensaml.xacml.ctx with parameters of type EnvironmentType Modifier and Type Method Description voidRequestType. setEnvironment(EnvironmentType environment)Sets the environment of the request.
-