com.atlassian.bamboo.license
Class BambooLicenseManager
java.lang.Object
com.atlassian.bamboo.license.BambooLicenseManager
public class BambooLicenseManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BAMBOO_LICENSE_KEY
public static final String BAMBOO_LICENSE_KEY
- See Also:
- Constant Field Values
BAMBOO_LICENSE_REG_LOCATION
public static final String BAMBOO_LICENSE_REG_LOCATION
- See Also:
- Constant Field Values
BambooLicenseManager
public BambooLicenseManager()
getLicense
public License getLicense()
setLicense
public License setLicense(String license)
authenticateLicense
public boolean authenticateLicense(String license)
isLicenseValid
public boolean isLicenseValid(License license)
getLicenseRegistry
public LicenseRegistry getLicenseRegistry()
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.