Uses of Class
io.trino.server.security.oauth2.OAuth2TokenExchange
-
Packages that use OAuth2TokenExchange Package Description io.trino.server.security.oauth2 -
-
Uses of OAuth2TokenExchange in io.trino.server.security.oauth2
Constructors in io.trino.server.security.oauth2 with parameters of type OAuth2TokenExchange Constructor Description OAuth2TokenExchangeResource(OAuth2TokenExchange tokenExchange, OAuth2Service service, DispatchExecutor executor)
-