|
||||||||||
| 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.listLicenses()
Returns an array of all License objects read from the license file. |
License |
LicenseManager.lookupLicense(java.lang.String componentName)
Returns the License associated with the specified component key. |
| Methods in blackboard.platform with parameters of type License | |
|---|---|
static License |
LicenseUtil.createSignedLicense(License l)
|
static boolean |
LicenseUtil.isValidLicenseKey(License l)
|
static LicenseManager |
LicenseManagerFactory.newInstance(java.lang.String productName,
java.lang.String clientId,
java.lang.String productOwnedId,
License[] licenses,
java.lang.String key)
Creates a new instance of the license manager based on the information passed in. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||