Interface PasswordDecryptor
public interface PasswordDecryptor
- Version:
- $Id: PasswordDecryptor.java 882 2009-02-12 22:04:10Z oleg $
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ROLE
-
-
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
-