Class ParameterNaming
Object
org.jasypt.hibernate5.connectionprovider.ParameterNaming
Constant names of the parameters that can be used by a jasypt's Hibernate connection provider.
- Since:
- 1.9.0
- Author:
- Chus Picos
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringProperty in hibernate.cfg.xml or hibernate.properties which contains the registered name (in) of the encryptor which will be used to decrypt the datasource parameters.invalid reference
HibernatePBEEncryptorRegistry -
Method Summary
-
Field Details
-
ENCRYPTOR_REGISTERED_NAME
Property in hibernate.cfg.xml or hibernate.properties which contains the registered name (in) of the encryptor which will be used to decrypt the datasource parameters.invalid reference
HibernatePBEEncryptorRegistry- See Also:
-