public class KeyFile extends Object
| Constructor and Description |
|---|
KeyFile() |
| Modifier and Type | Method and Description |
|---|---|
static KeyFile |
fromJson(Reader value) |
static KeyFile |
fromJson(String value) |
String |
toJson() |
public String toJson() throws IOException
IOExceptionpublic static KeyFile fromJson(String value) throws IOException
IOExceptionpublic static KeyFile fromJson(Reader value) throws IOException
IOExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.