Package io.dialob.api.client.okhttp.auth
Interface OAuth.AccessTokenListener
-
- Enclosing class:
- OAuth
public static interface OAuth.AccessTokenListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnotify(org.apache.oltu.oauth2.common.token.BasicOAuthToken token)
-