Uses of Class
com.sun.xml.ws.security.trust.WSTrustSOAPFaultException
Packages that use WSTrustSOAPFaultException
-
Uses of WSTrustSOAPFaultException in com.sun.xml.ws.security.secconv
Subclasses of WSTrustSOAPFaultException in com.sun.xml.ws.security.secconvModifier and TypeClassDescriptionclassCaptures the SOAPFault that needs to be thrown by an Security Context Token Service when a processing error occurs -
Uses of WSTrustSOAPFaultException in com.sun.xml.ws.security.trust.util
Methods in com.sun.xml.ws.security.trust.util with parameters of type WSTrustSOAPFaultExceptionModifier and TypeMethodDescriptionstatic javax.xml.soap.SOAPFaultWSTrustUtil.createSOAP11Fault(WSTrustSOAPFaultException sfex) create and return a SOAP 1.1 Fault corresponding to this exceptionstatic javax.xml.soap.SOAPFaultWSTrustUtil.createSOAP12Fault(WSTrustSOAPFaultException sfex) create and return a SOAP 1.2 Fault corresponding to this exception