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

Packages that use AbstractAuthenticationManager
org.springframework.security.authentication Core classes and interfaces related to user authentication, which are used throughout Spring Security. 
 

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-2011 SpringSource, Inc. All Rights Reserved.