Uses of Package
rs.baselib.licensing
Package | Description |
---|---|
rs.baselib.licensing |
Helper methods for licensing products.
|
rs.baselib.licensing.internal |
Internal Licensing implementations.
|
-
Classes in rs.baselib.licensing used by rs.baselib.licensing Class Description AbstractLicense Abstract implementation of a license.ILicense The interface a license has to fulfill.ILicenseContext A container holding properties for creation and verification of licenses.ILicenseCreator Internal interface for implementations of license generators.ILicenseVerifier Internal interface for implementations of license generators.ILicensingScheme Describes a licensing scheme.LicensingScheme Describes the alternative ways to produce a license key.LicGen A universal generator for creating RSA licenses.SimpleLicense A limited, simple implementation of a license. -
Classes in rs.baselib.licensing used by rs.baselib.licensing.internal Class Description ILicense The interface a license has to fulfill.ILicenseContext A container holding properties for creation and verification of licenses.ILicenseCreator Internal interface for implementations of license generators.ILicenseVerifier Internal interface for implementations of license generators.SimpleLicense A limited, simple implementation of a license.