| Package | Description |
|---|---|
| rs.baselib.licensing |
Helper methods for licensing products.
|
| rs.baselib.licensing.internal |
Internal Licensing implementations.
|
| Modifier and Type | Method and Description |
|---|---|
ILicenseCreator |
ILicensingScheme.getLicenseCreator()
Returns an instance of the responsible license creator implementation.
|
ILicenseCreator |
LicenseGenerator.getLicenseCreator()
Returns the
LicenseGenerator.licenseCreator. |
ILicenseCreator |
LicensingScheme.getLicenseCreator()
Returns an instance of the responsible license creator implementation.
|
| Constructor and Description |
|---|
LicenseGenerator(ILicenseCreator licenseCreator)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OctetLicenseCreator
Creates an Octet License.
|
class |
RsaLicenseCreator
Creates a full license.
|
Copyright © 2014. All rights reserved.