Class PropertyLicenseProvider

java.lang.Object
com.aquima.web.config.PropertyLicenseProvider
All Implemented Interfaces:
com.aquima.interactions.foundation.ILicenseProvider

@Order(10) @RefreshScope public class PropertyLicenseProvider extends Object implements com.aquima.interactions.foundation.ILicenseProvider
  • Constructor Details Link icon

    • PropertyLicenseProvider Link icon

      @Autowired public PropertyLicenseProvider(LicenseProperties licenseProperties)
    • PropertyLicenseProvider Link icon

      public PropertyLicenseProvider(String license)
  • Method Details Link icon

    • getLicenseKey Link icon

      public com.aquima.interactions.foundation.LicenseKey getLicenseKey()
      Specified by:
      getLicenseKey in interface com.aquima.interactions.foundation.ILicenseProvider
    • hasLicenseKey Link icon

      public boolean hasLicenseKey()
      Specified by:
      hasLicenseKey in interface com.aquima.interactions.foundation.ILicenseProvider