Package io.trino.server.security.oauth2
Interface OAuth2TokenHandler
- All Known Implementing Classes:
OAuth2TokenExchange
public interface OAuth2TokenHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetAccessToken(String hashedState, String accessToken) voidsetTokenExchangeError(String hashedState, String errorMessage)
-
Method Details
-
setAccessToken
-
setTokenExchangeError
-