Uses of Class
com.slack.api.token_rotation.TokenRotationException
| Package | Description |
|---|---|
| com.slack.api.token_rotation |
-
Uses of TokenRotationException in com.slack.api.token_rotation
Methods in com.slack.api.token_rotation that throw TokenRotationException Modifier and Type Method Description Optional<RefreshedToken>TokenRotator. performTokenRotation(RequestConfigurator<CurrentToken.CurrentTokenBuilder> configurator)Performs token rotation for the given set of token and refresh token.Optional<RefreshedToken>TokenRotator. performTokenRotation(CurrentToken current)Performs token rotation for the given set of token and refresh token.