|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LicenseKey | |
|---|---|
| com.antelmann | These are general classes that apply for the framework as a whole. |
| Uses of LicenseKey in com.antelmann |
|---|
| Methods in com.antelmann that return LicenseKey | |
|---|---|
LicenseKey |
LicenseKeyException.getKey()
|
LicenseKey |
License.getLicenseKey()
returns the associated LicenseKey object - if any |
| Methods in com.antelmann with parameters of type LicenseKey | |
|---|---|
void |
License.setLicenseKey(LicenseKey key)
allows to set an individual license key for a license; must be set before signing. |
| Constructors in com.antelmann with parameters of type LicenseKey | |
|---|---|
LicenseKeyException(LicenseKey key)
|
|
LicenseKeyException(LicenseKey key,
Exception cause)
|
|
LicenseKeyException(String message,
LicenseKey key,
License license)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||