These methods are called from {@link Credential#refreshToken()} after a response has beenreceived from refreshing the token. {@link #onTokenResponse} is called on a successful HTTPresponse, and {@link #onTokenErrorResponse} is called on an error HTTP response.
@since 1.7 @author Yaniv Inbar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|