| Package | Description |
|---|---|
| org.jasypt.properties |
| Class and Description |
|---|
| EncryptableProperties
Subclass of java.util.Properties which can make use of a
StringEncryptor or
TextEncryptor object to decrypt property values
if they are encrypted in the .properties file. |
| EncryptablePropertiesEncryptorRegistry |