Interface | Description |
---|---|
ActivationExecutor |
Enables activating a license key.
|
LicenseLocator |
Determines the location of the license to use.
|
Class | Description |
---|---|
HostNameVerifier |
Verifies the host information of a license matches the actual configuration.
|
License |
Describes the content of a license, with information on its host name restriction or expiration date (if any).
|
LicenseService |
Service for a developer to verify license key activation.
|
Exception | Description |
---|---|
ActivationException |
An exception raised when a license cannot be loaded or a license key cannot be activated.
|