Uses of Interface
org.opensaml.xacml.ctx.StatusMessageType
-
Packages that use StatusMessageType Package Description org.opensaml.xacml.ctx XMLObject interfaces for XACML context schema. -
-
Uses of StatusMessageType in org.opensaml.xacml.ctx
Methods in org.opensaml.xacml.ctx that return StatusMessageType Modifier and Type Method Description StatusMessageTypeStatusType. getStatusMessage()Gets the status message of status.Methods in org.opensaml.xacml.ctx with parameters of type StatusMessageType Modifier and Type Method Description voidStatusType. setStatusMessage(StatusMessageType newStatusMessage)Sets the status message for the Status.
-