| Modifier and Type | Method and Description |
|---|---|
static OfflineKey |
LocalOfflineKey.get()
Finds an offline key, either from a system property or from the home
directory.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
OfflineKeyValidator.isExpired(OfflineKey key) |
static boolean |
OfflineKeyValidator.validate(Product product,
BuildType buildType,
OfflineKey offlineKey,
String machineId)
Validates that the given offline license is valid and provides access to the
given product.
|
Copyright © 2017-2022. All Rights Reserved.