Class LegacyServerLicenseValidator

  • All Implemented Interfaces:
    LicenseValidator

    public class LegacyServerLicenseValidator
    extends Object
    implements LicenseValidator
    Validates that if the license is data center one (server license is no longer supported from 8.6).
    Since:
    8.6.0
    • Field Detail

      • log

        public static final org.slf4j.Logger log
    • Constructor Detail

      • LegacyServerLicenseValidator

        public LegacyServerLicenseValidator()
    • Method Detail

      • validate

        public void validate​(com.atlassian.extras.api.confluence.ConfluenceLicense license)
        Specified by:
        validate in interface LicenseValidator