Uses of Class
com.paypal.core.credential.CertificateCredential

Packages that use CertificateCredential
com.paypal.core   
com.paypal.core.nvp   
com.paypal.core.soap   
 

Uses of CertificateCredential in com.paypal.core
 

Methods in com.paypal.core with parameters of type CertificateCredential
 Map<String,String> AbstractCertificateHttpHeaderAuthStrategy.generateHeaderStrategy(CertificateCredential credential)
          Returns CertificateCredential as HTTP headers
protected abstract  Map<String,String> AbstractCertificateHttpHeaderAuthStrategy.processTokenAuthorization(CertificateCredential credential, TokenAuthorization tokenAuth)
          Process TokenAuthorization based on API format
 

Uses of CertificateCredential in com.paypal.core.nvp
 

Methods in com.paypal.core.nvp with parameters of type CertificateCredential
protected  Map<String,String> CertificateHttpHeaderAuthStrategy.processTokenAuthorization(CertificateCredential credential, TokenAuthorization tokenAuth)
          Processing for TokenAuthorization under CertificateCredential
 

Uses of CertificateCredential in com.paypal.core.soap
 

Methods in com.paypal.core.soap with parameters of type CertificateCredential
 String CertificateSOAPHeaderAuthStrategy.generateHeaderStrategy(CertificateCredential credential)
           
protected  Map<String,String> CertificateHttpHeaderAuthStrategy.processTokenAuthorization(CertificateCredential credential, TokenAuthorization tokenAuth)
          Processing for TokenAuthorization under CertificateCredential
 



Copyright © 2014. All Rights Reserved.