public class LocalOfflineKey extends Object
vaadin.offlineKey) if available. Also
capable of writing an offline key but this should not be used except for
testing. Offline keys are always downloaded and stored manually.| Constructor and Description |
|---|
LocalOfflineKey() |
| Modifier and Type | Method and Description |
|---|---|
static OfflineKey |
get()
Finds an offline key, either from a system property or from the home
directory.
|
static File |
getAlternativeLocation() |
static File |
getLocation() |
public static File getLocation()
public static File getAlternativeLocation()
public static OfflineKey get()
null if no key was foundCopyright © 2017-2022. All Rights Reserved.