Interface | Description |
---|---|
ExpirationDate |
Describes a FlexNet expiration date, which can represent either a permanent license or license that expires at a specific date.
|
License |
Describes a license that has been checked-out.
|
LicenseProvider |
Provides access to license check-outs and check-ins.
|
Class | Description |
---|---|
Feature |
Describes a license feature to checkout, composed of a feature name and version.
|
LicenseProvider.Builder |
Builds a license provider.
|
Exception | Description |
---|---|
LicenseException |
An error raised when an FlexNet operation fails to complete.
|