| Package | Description |
|---|---|
| com.licensespring | |
| com.licensespring.api |
Package
com.licensespring.api
contains all classes required to successfully
call LicenseClientAPI. |
| Modifier and Type | Method and Description |
|---|---|
LicenseSpringConfiguration |
LicenseSpringConfiguration.ClientConfigurationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseManager.initialize(LicenseSpringConfiguration configuration)
Should be called once per runtime.
|
void |
LicenseManager.initialize(LicenseSpringConfiguration configuration,
com.licensespring.internal.services.LicenseRepository repository)
Should be called once per runtime.
|
| Modifier and Type | Method and Description |
|---|---|
static LicenseClientAPI |
LicenseClientApiFactory.buildFeign(LicenseSpringConfiguration configuration,
com.google.gson.Gson gson,
com.licensespring.api.AuthorizationService service)
Build
LicenseClientAPI from provided parameters. |
Copyright © 2021 Cense Data Inc.. All rights reserved.