| 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 |
|---|---|
com.licensespring.LicenseData |
ProxyFloatingService.registerUserToLicenseV2(Long licenseId,
RegisterUserToLicenseRequest payload) |
| Modifier and Type | Method and Description |
|---|---|
com.licensespring.LicenseData |
FloatingServerV2Api.registerUserToLicense(Long id,
RegisterUserToLicenseRequest payload)
Registers a user under a license with a specified number of allowed registrations Requires user
or admin role.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterUserToLicenseRequest |
RegisterUserToLicenseRequest.RegisterUserToLicenseRequestBuilder.build() |
Copyright © 2025 Cense Data Inc.. All rights reserved.