public class OneDriveProvider
extends org.exoplatform.services.cms.clouddrives.CloudProvider
| Modifier and Type | Field and Description |
|---|---|
protected static org.exoplatform.services.log.Log |
LOG |
| Modifier | Constructor and Description |
|---|---|
protected |
OneDriveProvider(String id,
String name,
String authUrl,
String redirectUrl)
Instantiates a new cloud provider.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthURL() |
String |
getRedirectUrl() |
boolean |
retryOnProviderError() |
public String getAuthURL() throws org.exoplatform.services.cms.clouddrives.CloudDriveException
getAuthURL in class org.exoplatform.services.cms.clouddrives.CloudProviderorg.exoplatform.services.cms.clouddrives.CloudDriveExceptionpublic String getRedirectUrl()
public boolean retryOnProviderError()
retryOnProviderError in class org.exoplatform.services.cms.clouddrives.CloudProviderCopyright © 2003–2021 eXo Platform SAS. All rights reserved.