Package org.jasypt.properties
package org.jasypt.properties
-
ClassesClassDescriptionSubclass of java.util.Properties which can make use of a
StringEncryptor
orTextEncryptor
object to decrypt property values if they are encrypted in the .properties file.Utility class to encrypt/decrypt values in properties files which could be encrypted.