Package org.jasypt.properties
-
Class Summary Class Description EncryptableProperties Subclass of java.util.Properties which can make use of aStringEncryptor
orTextEncryptor
object to decrypt property values if they are encrypted in the .properties file.EncryptablePropertiesEncryptorRegistry PropertyValueEncryptionUtils Utility class to encrypt/decrypt values in properties files which could be encrypted.