Uses of Class
io.trino.server.security.oauth2.ChallengeFailedException
Packages that use ChallengeFailedException
-
Uses of ChallengeFailedException in io.trino.server.security.oauth2
Methods in io.trino.server.security.oauth2 that throw ChallengeFailedExceptionModifier and TypeMethodDescriptionOAuth2Service.convertTokenToClaims(String token) OAuth2Client.getOAuth2Response(String code, URI callbackUri) ScribeJavaOAuth2Client.getOAuth2Response(String code, URI callbackUri)