Class LegacyClusterLicenseValidator
java.lang.Object
com.atlassian.confluence.license.validator.LegacyClusterLicenseValidator
- All Implemented Interfaces:
LicenseValidator
Detects for old cluster licenses, which had the conf.NumberOfClusterNodes attribute.
They are now banned.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvalidate(com.atlassian.extras.api.confluence.ConfluenceLicense license)
-
Constructor Details
-
LegacyClusterLicenseValidator
public LegacyClusterLicenseValidator()
-
-
Method Details
-
validate
public void validate(com.atlassian.extras.api.confluence.ConfluenceLicense license) throws KnownConfluenceLicenseValidationException - Specified by:
validatein interfaceLicenseValidator- Throws:
KnownConfluenceLicenseValidationException
-