Uses of Class
com.slack.api.token_rotation.CurrentToken
| Package | Description |
|---|---|
| com.slack.api.token_rotation |
-
Uses of CurrentToken in com.slack.api.token_rotation
Methods in com.slack.api.token_rotation that return CurrentToken Modifier and Type Method Description CurrentTokenCurrentToken.CurrentTokenBuilder. build()Methods in com.slack.api.token_rotation with parameters of type CurrentToken Modifier and Type Method Description Optional<RefreshedToken>TokenRotator. performTokenRotation(CurrentToken current)Performs token rotation for the given set of token and refresh token.