Uses of Interface
org.opensaml.xacml.ctx.StatusDetailType
-
Packages that use StatusDetailType Package Description org.opensaml.xacml.ctx XMLObject interfaces for XACML context schema. -
-
Uses of StatusDetailType in org.opensaml.xacml.ctx
Methods in org.opensaml.xacml.ctx that return StatusDetailType Modifier and Type Method Description StatusDetailTypeStatusType. getStatusDetail()Gets the status detail of status.Methods in org.opensaml.xacml.ctx with parameters of type StatusDetailType Modifier and Type Method Description voidStatusType. setStatusDetail(StatusDetailType statusDetail)Sets the status detail for the Status.
-