Interface LicenseService
@ExperimentalApi
public interface LicenseService
Allows interacting with the license for the Crowd Server
- Since:
- 2.10
-
Method Summary
-
Method Details
-
getLicense
com.atlassian.extras.api.crowd.CrowdLicense getLicense()- Returns:
- the currently configured license details
-