
JChain offers 2 classes as the interface to the internal JChain classes. The CkLicensee class is to protect your software on licensee's side. If you need to integrate JChain with your own licensing server, you also need to use the CkLicensor class.

Sample source codes can be found in the "JChainWeb_1.5/sample/src" directory. See also "STEP III. Embedding JChain in Your Product" of the tutorial in this documentation.
Note: you can customize the package name, the class names, or the method names of those classes by ordering the optional obfuscation service.
API Documents
- CkLicensee class - the sole interface to the internal JChain classes on licensee's side.
- CkLicensor class - the sole interface to the internal JChain classes on licensor's side.
* Those API documents were generated using javadoc.
|
|
|
|