Uses of Class
io.trino.server.security.oauth2.ChallengeFailedException
-
Packages that use ChallengeFailedException Package Description io.trino.server.security.oauth2 -
-
Uses of ChallengeFailedException in io.trino.server.security.oauth2
Methods in io.trino.server.security.oauth2 that throw ChallengeFailedException Modifier and Type Method Description Optional<Map<String,Object>>OAuth2Service. convertTokenToClaims(String token)OAuth2Client.OAuth2ResponseOAuth2Client. getOAuth2Response(String code, URI callbackUri)OAuth2Client.OAuth2ResponseScribeJavaOAuth2Client. getOAuth2Response(String code, URI callbackUri)
-