| Package | Description |
|---|---|
| com.atlassian.confluence.impl.license | |
| com.atlassian.confluence.license | |
| com.atlassian.confluence.license.validator | |
| com.atlassian.confluence.upgrade.impl |
| Modifier and Type | Method and Description |
|---|---|
LicenseValidator |
LicenseServiceAppConfig.licenseValidator() |
| Constructor and Description |
|---|
DefaultLicenseService(LicenseStore store,
com.atlassian.extras.api.LicenseManager decoder,
LicenseValidator validator) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeLicenseValidator |
class |
LegacyV1LicenseValidator
Detects for old v1 style licenses, which are not allowed anymore.
|
class |
SupportPeriodValidator
Validates the support period of a license is not after the build date of the system.
|
| Constructor and Description |
|---|
CompositeLicenseValidator(LicenseValidator... validators) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUpgradeManager.setLicenseValidator(LicenseValidator licenseValidator) |
Copyright © 2003–2017 Atlassian. All rights reserved.