Constant Field Values


Contents
org.jasypt.*

org.jasypt.hibernate4.connectionprovider.ParameterNaming
public static final String ENCRYPTOR_REGISTERED_NAME "hibernate.connection.encryptor_registered_name"

org.jasypt.hibernate4.type.ParameterNaming
public static final String ALGORITHM "algorithm"
public static final String DECIMAL_SCALE "decimalScale"
public static final String ENCRYPTOR_NAME "encryptorRegisteredName"
public static final String KEY_OBTENTION_ITERATIONS "keyObtentionIterations"
public static final String PASSWORD "password"
public static final String PROVIDER_NAME "providerName"
public static final String STORE_TIME_ZONE "storeTimeZone"
public static final String STRING_OUTPUT_TYPE "stringOutputType"



Copyright © 2014 The JASYPT team. All Rights Reserved.