Package | Description |
---|---|
com.atlassian.confluence.license | |
com.atlassian.confluence.license.validator | |
com.atlassian.confluence.upgrade.impl |
Constructor and Description |
---|
DefaultLicenseService(LicenseStore store,
com.atlassian.extras.api.LicenseManager decoder,
LicenseValidator validator) |
Modifier and Type | Class and Description |
---|---|
class |
CompositeLicenseValidator |
class |
DataCenterLicenseExpiryValidator
Validates that if the license is for data center, the expiry date has been supplied.
|
class |
DataCenterNumberOfUsersValidator
Validates that if the license is for data center, the number of users have been
specified, if it is not an evaluation license.
|
class |
LegacyClusterLicenseValidator
Detects for old cluster licenses, which had the conf.NumberOfClusterNodes attribute.
|
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–2016 Atlassian. All rights reserved.