com.atlassian.confluence.license.validator
Class LegacyLicenseValidator

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

public class LegacyLicenseValidator
extends Object
implements LicenseValidator


Constructor Summary
LegacyLicenseValidator()
           
 
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

LegacyLicenseValidator

public LegacyLicenseValidator()
Method Detail

validate

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


Copyright © 2003-2013 Atlassian. All Rights Reserved.