| Package | Description |
|---|---|
| com.licensespring.management.api |
This package contains management APIs (
LicensesApi and
OrdersApi). |
| Modifier and Type | Method and Description |
|---|---|
Response |
LicensesApi.blacklistDevice(Long id)
Blacklist the device.
|
Response |
LicensesApi.disableAllLicenses(Long[] ids)
Disable all licenses.
|
Response |
LicensesApi.disableLicense(Long id)
Disable the license.
|
Response |
LicensesApi.resetDevice(Long id)
Reset the device.
|
Response |
LicensesApi.resetLicense(Long id)
Reset the license.
|
Response |
LicensesApi.setUserPassword(int id,
SetPasswordRequest request)
Set license users password.
|
Response |
LicensesApi.unassignUser(Long id,
UnassignRequest request)
Unassign a user from a single license.
|
Copyright © 2022 Cense Data Inc.. All rights reserved.