Uses of Class
com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider

Packages that use CrowdAuthenticationProvider
com.atlassian.crowd.integration.springsecurity   
com.atlassian.crowd.plugin.application.springsecurity   
 

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

Subclasses of CrowdAuthenticationProvider in com.atlassian.crowd.integration.springsecurity
 class RemoteCrowdAuthenticationProvider
          A concrete implementation of the CrowdAuthenticationProvider that uses the crowd client libraries (SOAP) to communicate with the Crowd server.
 

Uses of CrowdAuthenticationProvider in com.atlassian.crowd.plugin.application.springsecurity
 

Subclasses of CrowdAuthenticationProvider in com.atlassian.crowd.plugin.application.springsecurity
 class LocalCrowdAuthenticationProvider
          Application-aware local authentication provider.
 



Copyright © 2010 Atlassian. All Rights Reserved.