Uses of Interface
io.keikaiex.license.LicenseVerifier
-
Packages that use LicenseVerifier Package Description io.keikaiex.license Manages licensing tasks like signing/verifying, validating, compressing/decompressing and encrypting/decrypting.io.keikaiex.rt -
-
Uses of LicenseVerifier in io.keikaiex.license
Classes in io.keikaiex.license that implement LicenseVerifier 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 LicenseVerifier in io.keikaiex.rt
Classes in io.keikaiex.rt that implement LicenseVerifier Modifier and Type Class Description classRuntimeLicenseManagerA runtime license manager
-