|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use License | |
| blackboard.platform | |
| Uses of License in blackboard.platform |
| Methods in blackboard.platform that return License | |
static License |
LicenseUtil.createSignedLicense(License l)
|
License |
LicenseManager.lookupLicense(java.lang.String componentName)
Returns the License associated with the specified component key. |
License[] |
LicenseManager.listLicenses()
Returns an array of all License objects read from the license file. |
| Methods in blackboard.platform with parameters of type License | |
static License |
LicenseUtil.createSignedLicense(License l)
|
static boolean |
LicenseUtil.isValidLicenseKey(License l)
|
| Constructors in blackboard.platform with parameters of type License | |
LicenseManager(java.lang.String productName,
java.lang.String clientId,
java.lang.String productOwnedId,
License[] licenses,
java.lang.String key)
Instantiates a LicenseManager object with the specified parameters and license components. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||