|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ dao overview ] | PREV NEXT | ||||||||
Uses of Interface
org.acegisecurity.providers.dao.SaltSource
| Uses of SaltSource in org.acegisecurity.providers.dao |
| Fields in org.acegisecurity.providers.dao declared as SaltSource | |
private SaltSource |
DaoAuthenticationProvider.saltSource
|
| Methods in org.acegisecurity.providers.dao that return SaltSource | |
SaltSource |
DaoAuthenticationProvider.getSaltSource()
|
| Methods in org.acegisecurity.providers.dao with parameters of type SaltSource | |
void |
DaoAuthenticationProvider.setSaltSource(SaltSource saltSource)
The source of salts to use when decoding passwords. |
|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ dao overview ] | PREV NEXT | ||||||||