Uses of Interface
com.atlassian.crowd.integration.http.CrowdHttpAuthenticator

Packages that use CrowdHttpAuthenticator
com.atlassian.crowd.integration.http   
com.atlassian.crowd.integration.http.filter   
 

Uses of CrowdHttpAuthenticator in com.atlassian.crowd.integration.http
 

Classes in com.atlassian.crowd.integration.http that implement CrowdHttpAuthenticator
 class CacheAwareCrowdHttpAuthenticator
           
 class CrowdHttpAuthenticatorImpl
          Implementation of CrowdHttpAuthenticator.
 

Constructors in com.atlassian.crowd.integration.http with parameters of type CrowdHttpAuthenticator
CacheAwareCrowdHttpAuthenticator(CrowdHttpAuthenticator delegate, AuthenticatorUserCache userCache)
           
 

Uses of CrowdHttpAuthenticator in com.atlassian.crowd.integration.http.filter
 

Constructors in com.atlassian.crowd.integration.http.filter with parameters of type CrowdHttpAuthenticator
CrowdSecurityFilter(CrowdHttpAuthenticator httpAuthenticator, ClientProperties clientProperties)
          Constructs a CrowdSecurityFilter.
 



Copyright © 2010 Atlassian. All Rights Reserved.