ClientCredentialsListener instead@Deprecated public interface ClientCredentialsListener extends org.mule.runtime.oauth.api.listener.ClientCredentialsListener
| Modifier and Type | Method and Description |
|---|---|
default void |
onTokenRefreshed(org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext context)
Deprecated.
Invoked each time a refresh token operation has been completed successfully
|
default void onTokenRefreshed(org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext context)
onTokenRefreshed in interface org.mule.runtime.oauth.api.listener.ClientCredentialsListenercontext - the resulting ResourceOwnerOAuthContextCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.