Uses of Class
org.apache.cxf.ws.security.sts.provider.model.StatusType
-
Packages that use StatusType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of StatusType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return StatusType Modifier and Type Method Description StatusTypeObjectFactory. createStatusType()Create an instance ofStatusTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type StatusType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusType>ObjectFactory. createStatus(StatusType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type StatusType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusType>ObjectFactory. createStatus(StatusType value)
-