Interface CredentialFactory
- All Known Implementing Classes:
- GcpCredentialFactory,- GoogleAdsUserCredentialFactory,- NoopCredentialFactory
public interface CredentialFactory
Construct an oauth credential to be used by the SDK and the SDK workers.
- 
Method Summary
- 
Method Details- 
getCredential- Throws:
- IOException
- GeneralSecurityException
 
 
-