Uses of Interface
com.atlassian.crowd.integration.springsecurity.DynamicProviderManager

Packages that use DynamicProviderManager
com.atlassian.crowd.integration.springsecurity   
com.atlassian.crowd.plugin.descriptors   
 

Uses of DynamicProviderManager in com.atlassian.crowd.integration.springsecurity
 

Classes in com.atlassian.crowd.integration.springsecurity that implement DynamicProviderManager
 class DynamicProviderManagerImpl
          An extension to the standard ProviderManager implementation of the AuthenticationManager wich allows adding and removing provider managers at runtime.
 

Uses of DynamicProviderManager in com.atlassian.crowd.plugin.descriptors
 

Methods in com.atlassian.crowd.plugin.descriptors with parameters of type DynamicProviderManager
 void CrowdApplicationModuleDescriptor.setAuthenticationManager(DynamicProviderManager authenticationManager)
           
 



Copyright © 2010 Atlassian Pty Ltd. All Rights Reserved.