| Package | Description |
|---|---|
| net.java.truelicense.core |
Provides life cycle management for license keys.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseConsumerManager |
LicenseConsumerContext.chainedManager(LicenseConsumerManager parent,
Authentication authentication,
Encryption encryption,
Store store)
Deprecated.
since TrueLicense 2.5.0.
This method will be removed from the public API in
TrueLicense 3.0.0.
|
LicenseConsumerManager |
LicenseConsumerContext.ftpManager(LicenseConsumerManager parent,
Authentication authentication,
Encryption encryption,
Store secret,
int days)
Deprecated.
since TrueLicense 2.5.0.
This method will be removed from the public API in
TrueLicense 3.0.0.
|
LicenseConsumerManager |
LicenseConsumerContext.manager(Authentication authentication,
Encryption encryption,
Store store)
Deprecated.
since TrueLicense 2.5.0.
This method will be removed from the public API in
TrueLicense 3.0.0.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseConsumerManager |
LicenseConsumerContext.chainedManager(LicenseConsumerManager parent,
Authentication authentication,
Encryption encryption,
Store store)
Deprecated.
since TrueLicense 2.5.0.
This method will be removed from the public API in
TrueLicense 3.0.0.
|
LicenseConsumerManager |
LicenseConsumerContext.ftpManager(LicenseConsumerManager parent,
Authentication authentication,
Encryption encryption,
Store secret,
int days)
Deprecated.
since TrueLicense 2.5.0.
This method will be removed from the public API in
TrueLicense 3.0.0.
|
LicenseConsumerContext.ManagerBuilder |
LicenseConsumerContext.ManagerBuilder.parent(LicenseConsumerManager parent)
Sets the parent license consumer manager.
|
Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.