Package com.vs.ezlicrun

Interface Summary
EzLicCustomLicenseInterface An ISV that is interested in adding custom license management to the framework can implement this interface and provide its implementation for the method checkCustomKeyCode().
 

Class Summary
Crypt Key-based encryption class.
EzLicCustomKeyHandler  
EzLicenseCustomUtil Utilities for custom key management.
EzLicenseExtendedAPI The class provides an extended API that provides higher-level functionality, reducing the level of development effort involved in integrating an application.
EzLicenseInfo The class manages the state of the information pertaining to a license key and provides a method to check a license key.
EzLicenseInfo.Hfile  
EzLicenseInfo.Util  
PkCrypt Public key encryption class.
 

Exception Summary
EzLicExceptionAuthent EasyLicenser authentication exception.
EzLicExceptionBase The superclass for all License Management exceptions.
EzLicExceptionConfig EasyLicenser configuration exception.
EzLicExceptionExceededLimits Exceeded-limits exception.
EzLicExceptionExpired Expired-license exception.
EzLicExceptionGen Key generation exception.
EzLicExceptionInternal Internal exception.
EzLicExceptionInvalidCustomKey Malformed-custom-key exception.
EzLicExceptionInvalidHostUserNet Invalid host/user/network exception.
EzLicExceptionMalformedKey Malformed-key exception.
EzLicExceptionOS OS-Error exception.
EzLicExceptionUnimplemented Unimplemented-feature exception.
EzLicExceptionUnlicensedOption Unlicensed-option exception.
EzLicExceptionUsage EasyLicenser usage exception.
EzLicExceptionVendor Vendor exception.