|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EncryptKeyManager
Determine keys used for encryption and decryption.
| Method Summary | |
|---|---|
EncryptKey |
getEncryptKey(String tableName,
String columnName)
Return the key used to encrypt and decrypt a property mapping to the given table and column. |
void |
initialise()
Initialise the EncryptKeyManager. |
| Method Detail |
|---|
void initialise()
This gives the EncryptKeyManager the opportunity to get keys etc.
EncryptKey getEncryptKey(String tableName,
String columnName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||