Skip navigation links

Licensespring Floating Client 2.16.4 API

LicenseSpring Floating Client

See: Description

Packages 
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.

LicenseSpring Floating Client

This SDK is primarily meant to be used handling Floating licenses. It can also handle multiple licenses / products within a single installation. The primary class to be used is the FloatingLicenseService. The SDK sets up background threads in order to constantly renew floating licenses while the process is running. It also sets up shutdown hooks, which release licenses upon the program terminating gracefully.

This SDK can also be used with non-floating licenses, however some configuration options should be adjusted for such usage. The primary use case would be to handle multiple products and licenses per process.

The offline/on-premises licenses are implemented, use ProxyFloatingService class to handle user registrations.

Skip navigation links

Copyright © 2024 Cense Data Inc.. All rights reserved.