public class GoogleProvider
extends org.exoplatform.clouddrive.CloudProvider
| Modifier and Type | Field and Description |
|---|---|
protected String |
authURL |
protected org.exoplatform.services.jcr.RepositoryService |
jcrService |
protected String |
redirectURL |
| Constructor and Description |
|---|
GoogleProvider(String id,
String name,
String authURL,
String redirectURL,
org.exoplatform.services.jcr.RepositoryService jcrService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthURL() |
String |
getErrorMessage(String error,
String errorDescription) |
String |
getRedirectURL() |
boolean |
retryOnProviderError() |
protected final String authURL
protected final String redirectURL
protected final org.exoplatform.services.jcr.RepositoryService jcrService
public String getAuthURL() throws org.exoplatform.clouddrive.CloudDriveException
getAuthURL in class org.exoplatform.clouddrive.CloudProviderorg.exoplatform.clouddrive.CloudDriveExceptionpublic String getErrorMessage(String error, String errorDescription)
getErrorMessage in class org.exoplatform.clouddrive.CloudProviderpublic String getRedirectURL()
public boolean retryOnProviderError()
retryOnProviderError in class org.exoplatform.clouddrive.CloudProviderCopyright © 2003–2015 eXo Platform SAS. All rights reserved.