public interface IOAuthTokenChangeHandler
| Modifier and Type | Method and Description |
|---|---|
void |
storeNewToken(ISFApiClient apiClient,
SFOAuth2Token newAccessToken) |
void |
tokenRenewFailed(ISFApiClient apiClient,
SFSDKException exception) |
void storeNewToken(ISFApiClient apiClient, SFOAuth2Token newAccessToken)
void tokenRenewFailed(ISFApiClient apiClient, SFSDKException exception)