| Interface | Description |
|---|---|
| AddOnLicenseManager | |
| LicenseChanged |
An event signaling that the license has changed.
|
| Class | Description |
|---|---|
| AddOnLicenseManagerImpl | |
| CSFLELicense | |
| License |
this class provides utility functions and a cli for creating/verifying licenses
|
| LicenseManager |
A license manager that can validate and store Confluent licenses in a topic in one Kafka cluster.
|
| LicenseSelectionStrategy |
A strategy class that accepts a lambda function to select a license from a list of licenses.
|
| LicenseStore |
IMPORTANT: This class should not use Kafka APIs newer than AK 0.11.0/CP 3.3.0.
|
| LicenseStore.ConsumeCallback | |
| LicenseStore.LicenseKeySerde | |
| LicenseStore.LicenseMessageSerde | |
| LicenseStoreFactory | |
| TrialOnlyLicenseManager |
License manager for managing only trial licenses in Confluent Platform.
|
| Enum | Description |
|---|---|
| License.DeploymentScope |
Defines the deployment scope where a license can be used.
|
| License.Type |
Supported License Types:
|
| LicenseAutoGenerationPolicy |
Defines the automatic license generation policy when no valid license exists.
|
| LicenseChanged.Type |
The type of license change.
|
| LicenseManager.LicenseStatus |
License status enumeration for license validation operations
|
| LicenseManagerPurpose |
| Exception | Description |
|---|---|
| ExpiredLicenseException | |
| ExpiredLicensesException | |
| InvalidLicenseException |