Uses of Class
io.trino.server.security.oauth2.OAuth2Client.OAuth2Response
-
Packages that use OAuth2Client.OAuth2Response Package Description io.trino.server.security.oauth2 -
-
Uses of OAuth2Client.OAuth2Response in io.trino.server.security.oauth2
Methods in io.trino.server.security.oauth2 that return OAuth2Client.OAuth2Response Modifier and Type Method Description OAuth2Client.OAuth2ResponseOAuth2Client. getOAuth2Response(String code, URI callbackUri)OAuth2Client.OAuth2ResponseScribeJavaOAuth2Client. getOAuth2Response(String code, URI callbackUri)
-