Uses of Class
io.prestosql.server.security.oauth2.OAuth2Service.OAuthResult
-
Packages that use OAuth2Service.OAuthResult Package Description io.prestosql.server.security.oauth2 -
-
Uses of OAuth2Service.OAuthResult in io.prestosql.server.security.oauth2
Methods in io.prestosql.server.security.oauth2 that return OAuth2Service.OAuthResult Modifier and Type Method Description OAuth2Service.OAuthResultOAuth2Service. finishChallenge(String state, String code, URI callbackUri)
-