Class AzureLicenseProvider

java.lang.Object
org.gridgain.internal.license.provider.AzureLicenseProvider
All Implemented Interfaces:
LicenseProvider

public class AzureLicenseProvider extends Object implements LicenseProvider
License provider for Microsoft Azure.
  • Constructor Details

    • AzureLicenseProvider

      public AzureLicenseProvider(HttpClient httpClient, Path configPath)
      Constructor.
      Parameters:
      httpClient - Http client.
      configPath - Path to the configuration file.
  • Method Details