Interface PasswordDecryptor
public interface PasswordDecryptor
- Version:
- $Id$
- Author:
- Oleg Gusakov
-
Method Summary
-
Method Details
-
decrypt
decrypt given encrypted string- Parameters:
str
- - string to decryptattributes
- - string attributesconfig
- - configuration from settings-security.xml, if any- Returns:
- decrypted string
- Throws:
SecDispatcherException
-