Package | Description |
---|---|
com.atlassian.crowd.manager.license | |
com.atlassian.crowd.plugins.testkit.rest |
Modifier and Type | Method and Description |
---|---|
int |
CrowdLicenseManagerImpl.getCurrentResourceUsageTotal() |
int |
CrowdLicenseManager.getCurrentResourceUsageTotal()
This will calculate the number of unique Principals currently being used by Crowd.
|
com.atlassian.extras.api.crowd.CrowdLicense |
CrowdLicenseManagerImpl.storeLicense(String licenseKey) |
com.atlassian.extras.api.crowd.CrowdLicense |
CrowdLicenseManager.storeLicense(String licenseKey)
This will store the license in the LicenseStore for the currently running Crowd instance.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
TestkitLicenseResource.restore() |
javax.ws.rs.core.Response |
TestkitLicenseResource.setLicense(String licenseKey) |
javax.ws.rs.core.Response |
TestkitLicenseResource.updateLicenseUsage() |
Copyright © 2021 Atlassian. All rights reserved.