|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> dao >> [ salt overview ] | PREV NEXT | ||||||||
A
- afterPropertiesSet() - Method in class org.acegisecurity.providers.dao.salt.ReflectionSaltSource
- afterPropertiesSet() - Method in class org.acegisecurity.providers.dao.salt.SystemWideSaltSource
G
- getSalt(UserDetails) - Method in class org.acegisecurity.providers.dao.salt.ReflectionSaltSource
- Performs reflection on the passed
Userto obtain the salt. - getSalt(UserDetails) - Method in class org.acegisecurity.providers.dao.salt.SystemWideSaltSource
- getSystemWideSalt() - Method in class org.acegisecurity.providers.dao.salt.SystemWideSaltSource
- getUserPropertyToUse() - Method in class org.acegisecurity.providers.dao.salt.ReflectionSaltSource
O
- org.acegisecurity.providers.dao.salt - package org.acegisecurity.providers.dao.salt
- An authentication provider that relies upon a data access object.
R
- ReflectionSaltSource - class org.acegisecurity.providers.dao.salt.ReflectionSaltSource.
- Obtains a salt from a specified property of the
Userobject. - ReflectionSaltSource() - Constructor for class org.acegisecurity.providers.dao.salt.ReflectionSaltSource
S
- SystemWideSaltSource - class org.acegisecurity.providers.dao.salt.SystemWideSaltSource.
- Uses a static system-wide
Stringas the salt. - SystemWideSaltSource() - Constructor for class org.acegisecurity.providers.dao.salt.SystemWideSaltSource
- setSystemWideSalt(String) - Method in class org.acegisecurity.providers.dao.salt.SystemWideSaltSource
- setUserPropertyToUse(String) - Method in class org.acegisecurity.providers.dao.salt.ReflectionSaltSource
- The method name to call to obtain the salt.
- systemWideSalt - Variable in class org.acegisecurity.providers.dao.salt.SystemWideSaltSource
U
- userPropertyToUse - Variable in class org.acegisecurity.providers.dao.salt.ReflectionSaltSource
A G O R S U
|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> dao >> [ salt overview ] | PREV NEXT | ||||||||