Uses of Class
com.slack.api.token_rotation.TokenRotationException
Packages that use TokenRotationException
-
Uses of TokenRotationException in com.slack.api.token_rotation
Methods in com.slack.api.token_rotation that throw TokenRotationExceptionModifier and TypeMethodDescriptionTokenRotator.performTokenRotation(RequestConfigurator<CurrentToken.CurrentTokenBuilder> configurator) Performs token rotation for the given set of token and refresh token.TokenRotator.performTokenRotation(CurrentToken current) Performs token rotation for the given set of token and refresh token.