|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object org.jasypt.hibernate4.connectionprovider.ParameterNaming
public final class ParameterNaming
Constant names of the parameters that can be used by a jasypt's Hibernate connection provider.
Field Summary | |
---|---|
static String |
ENCRYPTOR_REGISTERED_NAME
Property in hibernate.cfg.xml or hibernate.properties which contains the registered name (in HibernatePBEEncryptorRegistry ) of the encryptor which
will be used to decrypt the datasource parameters. |
Method Summary |
---|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String ENCRYPTOR_REGISTERED_NAME
HibernatePBEEncryptorRegistry
) of the encryptor which
will be used to decrypt the datasource parameters.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |