| Package | Description |
|---|---|
| com.atlassian.crowd.manager.license |
| 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.
|
Copyright © 2019 Atlassian. All rights reserved.