Class Hierarchy
- java.lang.Object
- com.atlassian.confluence.license.validator.CompositeLicenseValidator (implements com.atlassian.confluence.license.validator.LicenseValidator)
- com.atlassian.confluence.license.validator.DataCenterLicenseExpiryValidator (implements com.atlassian.confluence.license.validator.LicenseValidator)
- com.atlassian.confluence.license.validator.DataCenterNumberOfUsersValidator (implements com.atlassian.confluence.license.validator.LicenseValidator)
- com.atlassian.confluence.license.validator.LegacyClusterLicenseValidator (implements com.atlassian.confluence.license.validator.LicenseValidator)
- com.atlassian.confluence.license.validator.LegacyV1LicenseValidator (implements com.atlassian.confluence.license.validator.LicenseValidator)
- com.atlassian.confluence.license.validator.SupportPeriodValidator (implements com.atlassian.confluence.license.validator.LicenseValidator)
Interface Hierarchy
- com.atlassian.confluence.license.validator.LicenseValidator