@InterfaceAudience.Private public class KMSServerJSONUtils extends Object
| Constructor and Description |
|---|
KMSServerJSONUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List |
toJSON(List<org.apache.hadoop.crypto.key.KeyProvider.KeyVersion> keyVersions) |
static List |
toJSON(String[] keyNames,
org.apache.hadoop.crypto.key.KeyProvider.Metadata[] metas) |
static Map |
toJSON(String keyName,
org.apache.hadoop.crypto.key.KeyProvider.Metadata meta) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.