Interface ILicense

All Known Implementing Classes:
License

public interface ILicense
  • Method Details

    • getLicense

      String getLicense()
    • getLicenseExpires

      String getLicenseExpires()
    • getSupportExpires

      String getSupportExpires()
    • getCustomer

      String getCustomer()
    • getApplication

      String getApplication()
    • getIpaddress

      String getIpaddress()
    • getPlatform

      String getPlatform()
    • getClients

      long getClients()
    • getUsers

      long getUsers()
    • getCapabilities

      List<String> getCapabilities()