public interface PasswordDecryptor
Modifier and Type | Method and Description |
---|---|
String |
decrypt(String str,
Map attributes,
Map config)
decrypt given encrypted string
|
static final String ROLE
String decrypt(String str, Map attributes, Map config) throws SecDispatcherException
str
- - string to decryptattributes
- - string attributesconfig
- - configuration from settings-security.xml, if anySecDispatcherException
Copyright © 2012. All rights reserved.