public class EncryptionSupport extends Object
Constructor and Description |
---|
EncryptionSupport() |
Modifier and Type | Method and Description |
---|---|
static org.jasypt.encryption.pbe.StandardPBEStringEncryptor |
createEncryptor() |
static void |
decrypt(Properties props) |
public EncryptionSupport()
public static void decrypt(Properties props)
public static org.jasypt.encryption.pbe.StandardPBEStringEncryptor createEncryptor()
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.