| 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. |
| Modifier and Type | Method and Description |
|---|---|
BorrowLicenseResponse |
ProxyFloatingService.borrowLicenseV2(Long licenseId,
BorrowLicenseParams payload)
Borrows a license slot if the license has that feature enabled
|
| Modifier and Type | Method and Description |
|---|---|
BorrowLicenseResponse |
FloatingServerV2Api.borrowLicense(Long id,
BorrowLicenseRequest payload)
Temporarily borrows a license for a user until a given UTC time.
|
Copyright © 2025 Cense Data Inc.. All rights reserved.