Uses of Interface
org.opensaml.xacml.ctx.StatusCodeType
Packages that use StatusCodeType
-
Uses of StatusCodeType in org.opensaml.xacml.ctx
Methods in org.opensaml.xacml.ctx that return StatusCodeTypeModifier and TypeMethodDescriptionStatusCodeType.getStatusCode()Gets the status code.StatusType.getStatusCode()Gets the status code of status.Methods in org.opensaml.xacml.ctx with parameters of type StatusCodeTypeModifier and TypeMethodDescriptionvoidStatusCodeType.setStatusCode(StatusCodeType code) Sets the status code.voidStatusType.setStatusCode(StatusCodeType newStatusCode) Sets the status code for the Status.