Uses of Class
org.springframework.security.authentication.AbstractAuthenticationManager

Packages that use AbstractAuthenticationManager
org.springframework.security.authentication Implements a provider-based approach to authentication decisions. 
 

Uses of AbstractAuthenticationManager in org.springframework.security.authentication
 

Subclasses of AbstractAuthenticationManager in org.springframework.security.authentication
 class ProviderManager
          Iterates an Authentication request through a list of AuthenticationProviders.
 



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