public interface ClientCredentialsListener extends OAuthStateListener
| Modifier and Type | Method and Description |
|---|---|
default void |
onTokenRefreshed(ResourceOwnerOAuthContext context)
Invoked each time a refresh token operation has been completed successfully
|
onTokenInvalidateddefault void onTokenRefreshed(ResourceOwnerOAuthContext context)
context - the resulting ResourceOwnerOAuthContextCopyright © 2022. All rights reserved.