com.paypal.core.credential
Interface ICredential

All Known Implementing Classes:
CertificateCredential, OAuthTokenCredential, SignatureCredential

public interface ICredential

ICredential acts a base class for any credential required by the service for authentication. Credential implementations are essentially information passed on to any API service for authentication.




Copyright © 2015. All Rights Reserved.