Uses of Interface
io.trino.server.security.oauth2.OAuth2TokenHandler
-
Packages that use OAuth2TokenHandler Package Description io.trino.server.security.oauth2 -
-
Uses of OAuth2TokenHandler in io.trino.server.security.oauth2
Classes in io.trino.server.security.oauth2 that implement OAuth2TokenHandler Modifier and Type Class Description classOAuth2TokenExchangeConstructors in io.trino.server.security.oauth2 with parameters of type OAuth2TokenHandler Constructor Description OAuth2Service(OAuth2Client client, io.jsonwebtoken.SigningKeyResolver signingKeyResolver, io.airlift.http.client.HttpClient httpClient, OAuth2Config oauth2Config, OAuth2TokenHandler tokenHandler, Optional<OAuth2WebUiInstalled> webUiOAuthEnabled)
-