Package org.acegisecurity.providers.dao.salt

Implementations that provide salts for more secure password encoding.

See:
          Description

Class Summary
ReflectionSaltSource Obtains a salt from a specified property of the User object.
SystemWideSaltSource Uses a static system-wide String as the salt.
 

Package org.acegisecurity.providers.dao.salt Description

Implementations that provide salts for more secure password encoding.



Copyright © 2004-2011 Interface21, Inc. All Rights Reserved.