Uses of Class
io.trino.server.security.oauth2.OAuth2TokenExchange.TokenPoll
-
Packages that use OAuth2TokenExchange.TokenPoll Package Description io.trino.server.security.oauth2 -
-
Uses of OAuth2TokenExchange.TokenPoll in io.trino.server.security.oauth2
Methods in io.trino.server.security.oauth2 that return types with arguments of type OAuth2TokenExchange.TokenPoll Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<OAuth2TokenExchange.TokenPoll>OAuth2TokenExchange. getTokenPoll(UUID authId)
-