Uses of Interface
io.keikaiex.license.LicenseCreator
-
Packages that use LicenseCreator Package Description io.keikaiex.license Manages licensing tasks like signing/verifying, validating, compressing/decompressing and encrypting/decrypting.io.keikaiex.rt -
-
Uses of LicenseCreator in io.keikaiex.license
Classes in io.keikaiex.license that implement LicenseCreator Modifier and Type Class Description classLicenseManagerThis is the top level class which manages all licensing aspects like for instance the creation, installation and verification of license keys. -
Uses of LicenseCreator in io.keikaiex.rt
Classes in io.keikaiex.rt that implement LicenseCreator Modifier and Type Class Description classRuntimeLicenseManagerA runtime license manager
-