Uses of Interface
com.salesforce.datacloud.jdbc.auth.model.AuthenticationResponseWithError
-
Packages that use AuthenticationResponseWithError Package Description com.salesforce.datacloud.jdbc.auth.model -
-
Uses of AuthenticationResponseWithError in com.salesforce.datacloud.jdbc.auth.model
Classes in com.salesforce.datacloud.jdbc.auth.model that implement AuthenticationResponseWithError Modifier and Type Class Description classDataCloudTokenResponseThe shape of this response can be found here under the heading "Exchanging Access Token for Data Cloud Token"classOAuthTokenResponseThe shape of this response can be found here under the heading "Salesforce Grants a New Access Token"
-