Uses of Class
org.opensaml.soap.client.SOAPFaultException
Packages that use SOAPFaultException
-
Uses of SOAPFaultException in org.opensaml.soap.client.http
Methods in org.opensaml.soap.client.http that throw SOAPFaultExceptionModifier and TypeMethodDescriptionprotected void
HttpSOAPClient.processFaultResponse
(org.apache.http.HttpResponse httpResponse, InOutOperationContext context) Process a SOAP fault, as determined by an HTTP 500 status code, response.