Uses of Class
org.exoplatform.services.cms.clouddrives.gdrive.GoogleUser
Packages that use GoogleUser
-
Uses of GoogleUser in org.exoplatform.services.cms.clouddrives.gdrive
Methods in org.exoplatform.services.cms.clouddrives.gdrive that return GoogleUserModifier and TypeMethodDescriptionGoogleDriveConnector.authenticate(Map<String, String> params) JCRLocalGoogleDrive.getUser()protected static GoogleUserJCRLocalGoogleDrive.loadUser(org.exoplatform.services.cms.clouddrives.gdrive.GoogleDriveConnector.API apiBuilder, GoogleProvider provider, javax.jcr.Node driveNode) Load user from the drive Node.Constructors in org.exoplatform.services.cms.clouddrives.gdrive with parameters of type GoogleUserModifierConstructorDescriptionprotectedJCRLocalGoogleDrive(GoogleUser user, javax.jcr.Node driveNode, org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviders, org.exoplatform.services.cms.clouddrives.jcr.NodeFinder finder, org.exoplatform.services.cms.clouddrives.utils.ExtendedMimeTypeResolver mimeTypes) Create newly connecting drive.