Uses of Class
io.trino.server.security.oauth2.OAuth2Client.OAuth2Response
Packages that use OAuth2Client.OAuth2Response
-
Uses of OAuth2Client.OAuth2Response in io.trino.server.security.oauth2
Methods in io.trino.server.security.oauth2 that return OAuth2Client.OAuth2ResponseModifier and TypeMethodDescriptionOAuth2Client.getOAuth2Response(String code, URI callbackUri) ScribeJavaOAuth2Client.getOAuth2Response(String code, URI callbackUri)