Class TokenProcessorSupplier
java.lang.Object
com.salesforce.datacloud.jdbc.interceptor.TokenProcessorSupplier
- All Implemented Interfaces:
com.salesforce.datacloud.jdbc.interceptor.AuthorizationHeaderInterceptor.TokenSupplier
public class TokenProcessorSupplier
extends Object
implements com.salesforce.datacloud.jdbc.interceptor.AuthorizationHeaderInterceptor.TokenSupplier
This file is part of https://github.com/forcedotcom/datacloud-jdbc which is released under the
Apache 2.0 license. See https://github.com/forcedotcom/datacloud-jdbc/blob/main/LICENSE.txt
-
Method Details
-
of
public static com.salesforce.datacloud.jdbc.interceptor.AuthorizationHeaderInterceptor of(com.salesforce.datacloud.jdbc.auth.TokenProcessor tokenProcessor) -
getToken
- Specified by:
getTokenin interfacecom.salesforce.datacloud.jdbc.interceptor.AuthorizationHeaderInterceptor.TokenSupplier
-
getAudience
- Specified by:
getAudiencein interfacecom.salesforce.datacloud.jdbc.interceptor.AuthorizationHeaderInterceptor.TokenSupplier
-