|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SoapFault | |
---|---|
com.pingidentity.sts.clientapi.model | Data classes used for construction of WS-Trst messages and interactions with the PingFederate STS endpoint. |
com.pingidentity.sts.clientapi.protocol | Interfaces and data classes used for parsing WS-Trst messages and interactions with the PingFederate STS endpoint. |
Uses of SoapFault in com.pingidentity.sts.clientapi.model |
---|
Methods in com.pingidentity.sts.clientapi.model that return SoapFault | |
---|---|
SoapFault |
STSResponse.getSoapFault()
|
Constructors in com.pingidentity.sts.clientapi.model with parameters of type SoapFault | |
---|---|
STSResponse(SoapFault soapFault,
STSMessage stsMessage)
Creates a fault STS response |
Uses of SoapFault in com.pingidentity.sts.clientapi.protocol |
---|
Methods in com.pingidentity.sts.clientapi.protocol that return SoapFault | |
---|---|
SoapFault |
STSResponseParser.getSoapFault()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |