Uses of Class
com.sun.xml.ws.security.trust.WSTrustSOAPFaultException

Packages that use WSTrustSOAPFaultException
com.sun.xml.ws.security.secconv   
com.sun.xml.ws.security.trust.util   
 

Uses of WSTrustSOAPFaultException in com.sun.xml.ws.security.secconv
 

Subclasses of WSTrustSOAPFaultException in com.sun.xml.ws.security.secconv
 class WSSCSOAPFaultException
          Captures 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 WSTrustSOAPFaultException
static SOAPFault WSTrustUtil.createSOAP11Fault(WSTrustSOAPFaultException sfex)
          create and return a SOAP 1.1 Fault corresponding to this exception
static SOAPFault WSTrustUtil.createSOAP12Fault(WSTrustSOAPFaultException sfex)
          create and return a SOAP 1.2 Fault corresponding to this exception
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.