public static interface OAuthAuthenticationProvider.TokenListener
| Modifier and Type | Method and Description |
|---|---|
void |
tokenRefreshed(OAuthAuthenticationProvider.Token token)
Called when a token is requested of refreshed.
|
void tokenRefreshed(OAuthAuthenticationProvider.Token token)
token - the new tokenCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.