Uses of Class
org.eclipse.higgins.proxy.web.ws.wsdl.TokenResponseTO

Packages that use TokenResponseTO
org.eclipse.higgins.proxy.web.ws.wsdl   
 

Uses of TokenResponseTO in org.eclipse.higgins.proxy.web.ws.wsdl
 

Methods in org.eclipse.higgins.proxy.web.ws.wsdl that return TokenResponseTO
 TokenResponseTO RPPSServiceSEIBindingStub.getTokenByClaims(String sslCert, String claimNameArray, String claimValueArray)
           
 TokenResponseTO RPPSServiceSEI.getTokenByClaims(String sslCert, String claimNameArray, String claimValueArray)
           
 TokenResponseTO RPPSServiceSEIBindingStub.getTokenByUrl(String userId, String password, String policy, String policytype, String sslCert, String url)
           
 TokenResponseTO RPPSServiceSEI.getTokenByUrl(String userId, String password, String policy, String policytype, String sslCert, String url)
           
 TokenResponseTO RPPSServiceSEIBindingStub.getTokenObject(String userId, String password, String policy, String policytype, String sslCert, String[] cuids, String typeofCredential, String[] credentialKey, String[] credentialValue)
           
 TokenResponseTO RPPSServiceSEI.getTokenObject(String userId, String password, String policy, String policytype, String sslCert, String[] cuids, String typeofCredential, String[] credentialKey, String[] credentialValue)