| Package | Description |
|---|---|
| com.h3c.sdn.misc.license | |
| com.h3c.sdn.misc.license.model |
| Modifier and Type | Method and Description |
|---|---|
static License |
LicenseManager.handleLicense(Map<String,String> map)
get license from a map to license constructor
|
static License |
LicenseManager.initLicense()
read the license from hardware to memory
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
LicenseManager.isOverDue(License license) |
static boolean |
LicenseManager.isTempLicense(License license) |
static boolean |
LicenseManager.validateBase(License license)
validate cupId of license
|
static boolean |
LicenseManager.validateHa(License license)
validate ha of license
|
static ValidateType |
LicenseManager.validateLicense(License license) |
static ValidateType |
LicenseManager.validateLicenseHa(License license) |
static boolean |
LicenseManager.validateNodeTiny(License license) |
| Modifier and Type | Method and Description |
|---|---|
License |
LicenseContext.getLicense() |
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseContext.setLicense(License license) |
Copyright © 2014. All Rights Reserved.