Uses of Class
org.eclipse.higgins.ics.ws.wsdl.StsFaultException

Packages that use StsFaultException
org.eclipse.higgins.ics.ws.client   
org.eclipse.higgins.ics.ws.wsdl   
 

Uses of StsFaultException in org.eclipse.higgins.ics.ws.client
 

Methods in org.eclipse.higgins.ics.ws.client with parameters of type StsFaultException
static StsFault Utils.StsFautlException2StsFault(StsFaultException e)
           
 

Uses of StsFaultException in org.eclipse.higgins.ics.ws.wsdl
 

Methods in org.eclipse.higgins.ics.ws.wsdl that throw StsFaultException
 ICardTO RPPSServiceSEI.getICardByIdAndTokenServiceCredential(String userId, String password, String cuid, UITokenServiceCredentialTO userCredintial)
           
 ICardTO RPPSServiceSEIBindingStub.getICardByIdAndTokenServiceCredential(String userId, String password, String cuid, UITokenServiceCredentialTO userCredintial)