See: Description
Package | Description |
---|---|
com.licensespring.management |
This package contains the main classes to be used when interfacing with Management APIS.
|
com.licensespring.management.api |
This package contains management APIs (
LicensesApi and
OrdersApi ). |
com.licensespring.management.dto |
This package contains all DTO classes, both requests and responses, for making management requests
to the LicenseSpring server.
|
com.licensespring.management.dto.request |
This package contains all request data transfer objects.
|
com.licensespring.management.dto.response |
This package contains all models used to store response data when
making a call to Management APIs.
|
com.licensespring.management.exceptions |
This package contains all custom exceptions within the management APIs.
|
com.licensespring.management.model |
This package contains all models used in license-management SDK.
|
This SDK provides all the backend license management utility methods.
This SDK should be used in a back-end environment, since it has the power to create new licenses. Ideally, it should be integrated with the ordering funnel, where your license purchases are made. The SDK requires a different API key than the one being used for client SDKs. LicenseSpring SDKs are intentionally split in this way, so that the Management API key cannot be obtained by decompiling the target application.
Copyright © 2023 Cense Data Inc.. All rights reserved.