| Package | Description |
|---|---|
| com.licensespring.dto |
com.licensespring.dto contains all
data transfer objects used in API requests and API responses. |
| com.licensespring.model |
Package
com.licensespring.model
contains all models used in LicenseSpring. |
| Modifier and Type | Method and Description |
|---|---|
ActivationLicense |
UnactivatedTrialLicense.createIdentity()
Creates License identity from
License key.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ActivationLicense.ActivationLicenseBuilder<C extends ActivationLicense,B extends ActivationLicense.ActivationLicenseBuilder<C,B>> |
| Modifier and Type | Method and Description |
|---|---|
static ActivationLicense |
ActivationLicense.fromKey(String license)
Create license from license key
|
static ActivationLicense |
ActivationLicense.fromUsername(String username,
String password)
Create license from username and password.
|
Copyright © 2024 Cense Data Inc.. All rights reserved.