Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.acegisecurity.providers.dao.salt

An authentication provider that relies upon a data access object.

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

An authentication provider that relies upon a data access object.