| Package | Description |
|---|---|
| com.licensespring |
| Modifier and Type | Method and Description |
|---|---|
License |
LicenseManager.activateLicense(com.licensespring.model.ActivationLicense identity)
Activate the license on the remove server.
|
License |
LicenseManager.activateOfflineResponse(com.licensespring.model.LicenseIdentity identity,
InputStream inputStream)
Activates the license using ls_activation.lic file that was generated using LicenseSpring platform.
|
License |
LicenseManager.activateOfflineResponse(com.licensespring.model.LicenseIdentity identity,
String filePath)
Activates the license using ls_activation.lic file that was generated using LicenseSpring platform.
|
License |
License.LicenseBuilder.build() |
License |
LicenseManager.checkLicense(License license)
Check license call.
|
static License |
License.createFromCheck(License license,
com.licensespring.dto.CheckResponse checkResponse) |
License |
LicenseManager.getCurrent()
Returns the license from the local license file
Updates the usage timestamp
if offline mode, check locally for clock tampering before setting usage timestamp
|
| Modifier and Type | Method and Description |
|---|---|
License |
LicenseManager.checkLicense(License license)
Check license call.
|
static License |
License.createFromCheck(License license,
com.licensespring.dto.CheckResponse checkResponse) |
Copyright © 2021 Cense Data Inc.. All rights reserved.