Uses of Class
blackboard.platform.LicenseManager

Packages that use LicenseManager
blackboard.platform   
 

Uses of LicenseManager in blackboard.platform
 

Methods in blackboard.platform that return LicenseManager
static LicenseManager LicenseUtil.createSignedLicenseManager(LicenseManager lm)
           
static LicenseManager LicenseManager.getInstance(java.io.File licenseFile, boolean validate)
          Returns an instance of LicenseManager initialized with the specified file.
static LicenseManager LicenseManager.getInstance(java.io.File licenseFile)
          Returns an instance of LicenseManager initialized with the specified file.
static LicenseManager BbServiceManager.getLicenseManager()
          Method to access the LicenseManager.
 

Methods in blackboard.platform with parameters of type LicenseManager
static LicenseManager LicenseUtil.createSignedLicenseManager(LicenseManager lm)
           
static boolean LicenseUtil.isValidLicenseManagerKey(LicenseManager lm)
           
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.