Uses of Class
org.exoplatform.clouddrive.gdrive.GoogleUser

Packages that use GoogleUser
org.exoplatform.clouddrive.gdrive   
 

Uses of GoogleUser in org.exoplatform.clouddrive.gdrive
 

Methods in org.exoplatform.clouddrive.gdrive that return GoogleUser
 GoogleUser GoogleDriveConnector.authenticate(String code)
          
 GoogleUser JCRLocalGoogleDrive.getUser()
          
protected static GoogleUser JCRLocalGoogleDrive.loadUser(org.exoplatform.clouddrive.gdrive.GoogleDriveConnector.API apiBuilder, GoogleProvider provider, javax.jcr.Node driveNode)
          Load user from the drive Node.
 

Constructors in org.exoplatform.clouddrive.gdrive with parameters of type GoogleUser
JCRLocalGoogleDrive(GoogleUser user, javax.jcr.Node driveNode, org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviders, org.exoplatform.clouddrive.jcr.NodeFinder finder)
          Create newly connecting drive.
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.