org.exoplatform.clouddrive.gdrive
Class GoogleProvider
java.lang.Object
org.exoplatform.clouddrive.CloudProvider
org.exoplatform.clouddrive.gdrive.GoogleProvider
public class GoogleProvider
- extends org.exoplatform.clouddrive.CloudProvider
Created by The eXo Platform SAS.
- Version:
- $Id: GoogleProvider.java 00000 Oct 13, 2012 pnedonosko $
- Author:
- Peter Nedonosko
| Fields inherited from class org.exoplatform.clouddrive.CloudProvider |
CONNECT_URL_BASE, hashCode, id, name |
| Methods inherited from class org.exoplatform.clouddrive.CloudProvider |
equals, getId, getName, hashCode, toString |
authURL
protected final String authURL
redirectURL
protected final String redirectURL
jcrService
protected final org.exoplatform.services.jcr.RepositoryService jcrService
GoogleProvider
public GoogleProvider(String id,
String name,
String authURL,
String redirectURL,
org.exoplatform.services.jcr.RepositoryService jcrService)
- Parameters:
id - name -
getAuthURL
public String getAuthURL()
throws org.exoplatform.clouddrive.CloudDriveException
- Specified by:
getAuthURL in class org.exoplatform.clouddrive.CloudProvider
- Throws:
org.exoplatform.clouddrive.CloudDriveException
getRedirectURL
public String getRedirectURL()
- Returns:
- the redirectURL
retryOnProviderError
public boolean retryOnProviderError()
- Specified by:
retryOnProviderError in class org.exoplatform.clouddrive.CloudProvider
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.