| Package | Description |
|---|---|
| net.java.truelicense.core |
Provides life cycle management for license keys.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseParameters |
LicenseParametersProvider.parameters()
Returns the license parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseAuthorization.clearCreate(LicenseParameters lp)
Returns if and only if
creating
a license key is authorized.
|
void |
LicenseAuthorization.clearInstall(LicenseParameters lp)
Returns if and only if
installing
a license key is authorized.
|
void |
LicenseAuthorization.clearUninstall(LicenseParameters lp)
Returns if and only if
uninstalling
a license key is authorized.
|
void |
LicenseAuthorization.clearVerify(LicenseParameters lp)
Returns if and only if
verifying
a license key is authorized.
|
void |
LicenseAuthorization.clearView(LicenseParameters lp)
Returns if and only if
viewing
a license key is authorized.
|
Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.