Uses of Class
io.prestosql.server.security.oauth2.OAuth2Service
-
Packages that use OAuth2Service Package Description io.prestosql.server.security.oauth2 io.prestosql.server.ui -
-
Uses of OAuth2Service in io.prestosql.server.security.oauth2
Constructors in io.prestosql.server.security.oauth2 with parameters of type OAuth2Service Constructor Description OAuth2CallbackResource(OAuth2Service service) -
Uses of OAuth2Service in io.prestosql.server.ui
Constructors in io.prestosql.server.ui with parameters of type OAuth2Service Constructor Description OAuth2WebUiAuthenticationFilter(OAuth2Service service, OAuth2Config oauth2Config)
-