All Classes
-
All Classes Class Summary Enum Summary Class Description Feature A feature is a single "feature" in a license.Feature.Create HardwareBinder The hardware binder binds a license to a certain hardware.IOFormat License can be stored in files in three different format: BINARY is as the name suggests binary format BASE64 is the same as binary but encoded to be ascii using the Base64 ncoding STRING is a textual, human readable format that can be edited using text editorKeyPairReader Class to read a key from file.KeyPairWriter Class to write the key pair into two files.License A license describes the rights that a certain user has.License.Create Inner class containing factory methods to create a license object from various sources.LicenseKeyPair ALisenceKeyPair
contains the public and the private key.LicenseKeyPair.Create LicenseReader Reads a license from some input.LicenseWriter Write the license into the outputNetwork Network.Interface Network.Interface.Data Network.Interface.Selector NumericParser A simple string parser that can parse decimal and hexa format numbers to be stored in byte, short, int or long.NumericParser.Byte NumericParser.Int NumericParser.Long NumericParser.Short RevocableLicense Extended license works with a license object and provides features that are not core license functionalities.UUIDCalculator Calculate a UUID that is specific to the machne.