Class SupportPeriodValidator

  • All Implemented Interfaces:
    LicenseValidator

    public class SupportPeriodValidator
    extends Object
    implements LicenseValidator
    Validates the support period of a license is not after the build date of the system. This check is skipped for Confluence Data Center edition licenses.
    • Constructor Detail

      • SupportPeriodValidator

        public SupportPeriodValidator()
    • Method Detail

      • validate

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