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