Package com.componio.jlicensure.shared

Interface Summary
Command For now, the Command interface is a marker interface for any type of object.
Decoder Generic object decoding interface
Encoder The server-side encoder.
License A license is a signed license request
LicenseeData Generic interface holding licensee data.
LicenseRequest A license request consists of the licensee data describing the licensee and a unique data token to be part of the issued license.
PropertiesSettable Generic interface for objects that provide a setProperties method.
SignedCommand A signed command.
 

Class Summary
ObjectFactory Creates generic PropertiesSettable objects by class name.
 

Exception Summary
InvalidSignatureException Exception type for invalid signatures.
LicenseNotGrantedException LicenseNotGrantedException class.