Uses of Class
org.nuxeo.ecm.platform.oauth2.providers.AbstractOAuth2UserEmailProvider
-
Packages that use AbstractOAuth2UserEmailProvider Package Description org.nuxeo.ecm.liveconnect.box org.nuxeo.ecm.liveconnect.core org.nuxeo.ecm.liveconnect.google.drive -
-
Uses of AbstractOAuth2UserEmailProvider in org.nuxeo.ecm.liveconnect.box
Subclasses of AbstractOAuth2UserEmailProvider in org.nuxeo.ecm.liveconnect.box Modifier and Type Class Description classBoxOAuth2ServiceProvider -
Uses of AbstractOAuth2UserEmailProvider in org.nuxeo.ecm.liveconnect.core
Subclasses of AbstractOAuth2UserEmailProvider in org.nuxeo.ecm.liveconnect.core Modifier and Type Class Description classAbstractLiveConnectOAuth2ServiceProviderBasic implementation ofOAuth2ServiceProviderfor live connect. -
Uses of AbstractOAuth2UserEmailProvider in org.nuxeo.ecm.liveconnect.google.drive
Subclasses of AbstractOAuth2UserEmailProvider in org.nuxeo.ecm.liveconnect.google.drive Modifier and Type Class Description classGoogleOAuth2ServiceProvider
-