| Package | Description |
|---|---|
| net.java.truelicense.core |
Provides life cycle management for license keys.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseVendorContext.ManagerBuilder |
LicenseVendorContext.ManagerBuilder.authentication(Authentication authentication)
Sets the authentication.
|
LicenseVendorContext.ManagerBuilder |
LicenseVendorContext.ManagerBuilder.encryption(Encryption encryption)
Sets the encryption.
|
LicenseVendorContext.ManagerBuilder |
LicenseVendorContext.manager()
Returns a builder for a
license vendor manager.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseApplicationContext.PbeInjection<LicenseVendorContext.ManagerBuilder> |
LicenseVendorContext.ManagerBuilder.encryption()
Returns an injection for a password based encryption.
|
LicenseApplicationContext.KsbaInjection<LicenseVendorContext.ManagerBuilder> |
LicenseVendorContext.ManagerBuilder.keyStore()
Returns an injection for a key store based authentication.
|
LicenseApplicationContext.PbeInjection<LicenseVendorContext.ManagerBuilder> |
LicenseVendorContext.ManagerBuilder.pbe()
Deprecated.
since TrueLicense 2.5. Use
encryption() instead. |
Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.