Spring Security Framework

Uses of Class
org.springframework.security.providers.ProviderManager

Packages that use ProviderManager
org.springframework.security.config   
 

Uses of ProviderManager in org.springframework.security.config
 

Subclasses of ProviderManager in org.springframework.security.config
 class NamespaceAuthenticationManager
          Extended version of the default authentication manager which lazily initializes the list of AuthenticationProviders.
 


Spring Security Framework

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