Uses of Class
org.exoplatform.services.cms.clouddrives.gdrive.GoogleUser
-
Packages that use GoogleUser Package Description org.exoplatform.services.cms.clouddrives.gdrive -
-
Uses of GoogleUser in org.exoplatform.services.cms.clouddrives.gdrive
Methods in org.exoplatform.services.cms.clouddrives.gdrive that return GoogleUser Modifier and Type Method Description GoogleUserGoogleDriveConnector. authenticate(Map<String,String> params)GoogleUserJCRLocalGoogleDrive. 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 GoogleUser Constructor Description JCRLocalGoogleDrive(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.
-