Uses of Class
org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceUserStore
-
Packages that use OAuth2ServiceUserStore Package Description org.nuxeo.ecm.platform.oauth2.providers -
-
Uses of OAuth2ServiceUserStore in org.nuxeo.ecm.platform.oauth2.providers
Fields in org.nuxeo.ecm.platform.oauth2.providers declared as OAuth2ServiceUserStore Modifier and Type Field Description protected OAuth2ServiceUserStore
NuxeoOAuth2ServiceProvider. serviceUserStore
Methods in org.nuxeo.ecm.platform.oauth2.providers that return OAuth2ServiceUserStore Modifier and Type Method Description protected OAuth2ServiceUserStore
NuxeoOAuth2ServiceProvider. getServiceUserStore()
-