Package io.dialob.api.client.okhttp.auth
Interface OAuth.AccessTokenListener
- Enclosing class:
- OAuth
public static interface OAuth.AccessTokenListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidnotify(org.apache.oltu.oauth2.common.token.BasicOAuthToken token)
-
Method Details
-
notify
void notify(org.apache.oltu.oauth2.common.token.BasicOAuthToken token)
-