public final class ParameterNaming extends Object
Constant names of the parameters that can be used by a jasypt's Hibernate connection provider.
Modifier and Type | Field and Description |
---|---|
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. |
public static final String ENCRYPTOR_REGISTERED_NAME
HibernatePBEEncryptorRegistry
) of the encryptor which
will be used to decrypt the datasource parameters.Copyright © 2019 The JASYPT team. All rights reserved.