Uses of Interface
com.atlassian.confluence.license.validator.LicenseValidator

Packages that use LicenseValidator
com.atlassian.confluence.license   
com.atlassian.confluence.license.validator   
 

Uses of LicenseValidator in com.atlassian.confluence.license
 

Constructors in com.atlassian.confluence.license with parameters of type LicenseValidator
DefaultLicenseService(LicenseStore store, com.atlassian.extras.api.LicenseManager decoder, LicenseValidator validator)
           
 

Uses of LicenseValidator in com.atlassian.confluence.license.validator
 

Classes in com.atlassian.confluence.license.validator that implement LicenseValidator
 class ClusterLicenseValidator
           
 class CompositeLicenseValidator
           
 class LegacyLicenseValidator
           
 class SupportPeriodValidator
           
 

Constructors in com.atlassian.confluence.license.validator with parameters of type LicenseValidator
CompositeLicenseValidator(LicenseValidator... validators)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.