public class LocalProKey extends Object
| Constructor and Description |
|---|
LocalProKey() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<ProKey> |
fromString(String key)
Creates a new
ProKey based on the given string representation. |
static ProKey |
get() |
static File |
getLocation() |
static File |
getVaadinFolder() |
static void |
write(ProKey proKey) |
public static File getVaadinFolder()
public static File getLocation()
public static ProKey get()
public static Optional<ProKey> fromString(String key)
ProKey based on the given string representation.public static void write(ProKey proKey)
Copyright © 2017-2025. All Rights Reserved.