Uses of Interface
org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenService
-
Packages that use OAuth2TokenService Package Description org.nuxeo.ecm.platform.oauth2.tokens -
-
Uses of OAuth2TokenService in org.nuxeo.ecm.platform.oauth2.tokens
Classes in org.nuxeo.ecm.platform.oauth2.tokens that implement OAuth2TokenService Modifier and Type Class Description class
OAuth2TokenServiceImpl
The implementation that manages the oauth2 tokens in Nuxeo.
-