|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.flume.channel.file.encryption.EncryptionConfiguration
public class EncryptionConfiguration
| Field Summary | |
|---|---|
static String |
ACTIVE_KEY
Encryption key alias, default is null. |
static String |
CIPHER_PROVIDER
Encryption cipher provider, default is null. |
static String |
ENCRYPTION_PREFIX
|
static String |
JCE_FILE_KEY_PASSWORD_FILE
Path to key password file is: keys.aliasName.passwordFile |
static String |
JCE_FILE_KEY_STORE_FILE
Path to a jceks key store |
static String |
JCE_FILE_KEY_STORE_PASSWORD_FILE
Path to a jceks key store password file |
static String |
JCE_FILE_KEYS
Space separated list of keys which are needed for the current set of logs plus the one specified in keyAlias |
static String |
KEY_PROVIDER
Encryption key provider, default is null. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ENCRYPTION_PREFIX
public static final String KEY_PROVIDER
public static final String ACTIVE_KEY
public static final String CIPHER_PROVIDER
public static final String JCE_FILE_KEYS
public static final String JCE_FILE_KEY_PASSWORD_FILE
public static final String JCE_FILE_KEY_STORE_FILE
public static final String JCE_FILE_KEY_STORE_PASSWORD_FILE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||