Uses of Interface
org.opensaml.xacml.ctx.StatusType
-
Packages that use StatusType Package Description org.opensaml.xacml.ctx XMLObject interfaces for XACML context schema. -
-
Uses of StatusType in org.opensaml.xacml.ctx
Methods in org.opensaml.xacml.ctx that return StatusType Modifier and Type Method Description StatusTypeResultType. getStatus()Returns the status in the result.Methods in org.opensaml.xacml.ctx with parameters of type StatusType Modifier and Type Method Description voidResultType. setStatus(StatusType status)Sets the result status.
-