Class OneDriveProvider


  • public class OneDriveProvider
    extends org.exoplatform.services.cms.clouddrives.CloudProvider
    The Class OneDriveProvider.
    • Field Detail

      • LOG

        protected static final org.exoplatform.services.log.Log LOG
    • Constructor Detail

      • OneDriveProvider

        protected OneDriveProvider​(String id,
                                   String name,
                                   String authUrl,
                                   String redirectUrl)
        Instantiates a new cloud provider.
        Parameters:
        id - the id
        name - the name
    • Method Detail

      • getAuthURL

        public String getAuthURL()
                          throws org.exoplatform.services.cms.clouddrives.CloudDriveException
        Specified by:
        getAuthURL in class org.exoplatform.services.cms.clouddrives.CloudProvider
        Throws:
        org.exoplatform.services.cms.clouddrives.CloudDriveException
      • getRedirectUrl

        public String getRedirectUrl()
      • retryOnProviderError

        public boolean retryOnProviderError()
        Specified by:
        retryOnProviderError in class org.exoplatform.services.cms.clouddrives.CloudProvider