Uses of Package
org.springframework.security.authentication.dao

Packages that use org.springframework.security.authentication.dao
org.springframework.security.authentication.dao An authentication provider that relies upon a data access object. 
 

Classes in org.springframework.security.authentication.dao used by org.springframework.security.authentication.dao
AbstractUserDetailsAuthenticationProvider
          A base AuthenticationProvider that allows subclasses to override and work with UserDetails objects.
SaltSource
          Provides alternative sources of the salt to use for encoding passwords.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.