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
          CacheAwareCrowdHttpAuthenticator ensures that a user exists in the cache when a user is retrieved from the server or is authenticated.
 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 © 2012 Atlassian. All Rights Reserved.