Uses of Class
org.nuxeo.client.spi.auth.oauth2.OAuth2Client
-
Packages that use OAuth2Client Package Description org.nuxeo.client.spi.auth -
-
Uses of OAuth2Client in org.nuxeo.client.spi.auth
Fields in org.nuxeo.client.spi.auth declared as OAuth2Client Modifier and Type Field Description protected OAuth2ClientOAuth2AuthInterceptor. oAuth2ClientConstructors in org.nuxeo.client.spi.auth with parameters of type OAuth2Client Constructor Description OAuth2AuthInterceptor(OAuth2Token token, OAuth2Client oAuth2Client)
-