com.atlassian.confluence.license.validator
Class LegacyClusterLicenseValidator

java.lang.Object
  extended by com.atlassian.confluence.license.validator.LegacyClusterLicenseValidator
All Implemented Interfaces:
LicenseValidator

public class LegacyClusterLicenseValidator
extends java.lang.Object
implements LicenseValidator

Detects for old cluster licenses, which had the conf.NumberOfClusterNodes attribute. They are now banned.


Constructor Summary
LegacyClusterLicenseValidator()
           
 
Method Summary
 void validate(com.atlassian.extras.api.confluence.ConfluenceLicense license)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegacyClusterLicenseValidator

public LegacyClusterLicenseValidator()
Method Detail

validate

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.