| Package | Description |
|---|---|
| com.licensespring.floating |
This package contains the main public classes to be used when implementing the LicenseSpring
Floating Client.
|
| com.licensespring.floating.api |
This package contains all classes required to successfully call
FloatingApi or ProxyAPI. |
| com.licensespring.floating.dto |
This package contains all DTO classes required to make requests to floating server, either
floating cloud or on-premises server.
|
| Modifier and Type | Method and Description |
|---|---|
AddLicenseResponse |
ProxyFloatingService.addLicenseV2(com.licensespring.dto.proxy_floating_service.AddLicenseParams params) |
| Modifier and Type | Method and Description |
|---|---|
AddLicenseResponse |
FloatingServerV2Api.addLicense(AddLicenseRequest payload)
Activates a product license using either a license key or a username/password pair.
|
| Modifier and Type | Method and Description |
|---|---|
AddLicenseResponse |
AddLicenseResponse.AddLicenseResponseBuilder.build() |
Copyright © 2025 Cense Data Inc.. All rights reserved.