|
ImagingTools Core SDK
|
Namespaces | |
| namespace | imtlic |
| Core licensing domain model providing feature-based product licensing and instance management. | |
| namespace | imtlicdb |
| Database persistence layer for licensing domain model using PostgreSQL with JSON documents. | |
| namespace | imtlicgql |
| GraphQL API interface layer for the licensing domain model. | |
In many applications it is desirable that the user only has limited access to the implemented software functions. A licensing mechanism that manages these access rights is often used for this purpose.
We define following types of license data:
Each product application has knowledge about all available product licenses and activate them by reading and validating the license keys from the license file containing license keys. The license keys will be defined by Product Manager before shipping of the installation setup to the customer.