Package com.atlassian.confluence.license.validator
-
Interface Summary Interface Description LicenseValidator -
Class Summary Class Description CompositeLicenseValidator DataCenterLicenseExpiryValidator Validates that if the license is for data center, the expiry date has been supplied.DataCenterNumberOfUsersValidator Validates that if the license is for data center, the number of users have been specified, if it is not an evaluation license.LegacyClusterLicenseValidator Detects for old cluster licenses, which had the conf.NumberOfClusterNodes attribute.LegacyServerLicenseValidator Validates that if the license is data center one (server license is no longer supported from 8.6).LegacyV1LicenseValidator Detects for old v1 style licenses, which are not allowed anymore.