public class FilteredKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
FilteredKey() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
encrypt(java.util.Map<java.lang.String,java.lang.Object> key,
java.lang.String masterKey) |
public static java.lang.String encrypt(java.util.Map<java.lang.String,java.lang.Object> key,
java.lang.String masterKey)
throws FilteredKeyException
FilteredKeyException