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

Quick Search    Search Deep

Uses of Package
org.acegisecurity.providers.dao

Classes in org.acegisecurity.providers.dao used by org.acegisecurity.providers.dao
AbstractUserDetailsAuthenticationProvider
          A base org.acegisecurity.providers.AuthenticationProvider that allows subclasses to override and work with org.acegisecurity.userdetails.UserDetails objects.
SaltSource
          Provides alternative sources of the salt to use for encoding passwords.
UserCache
          Provides a cache of org.acegisecurity.userdetails.User objects.