Class CachedCrowdHttpAuthenticatorImpl

java.lang.Object
com.atlassian.crowd.integration.http.CachedCrowdHttpAuthenticatorImpl
All Implemented Interfaces:
CrowdHttpAuthenticator

public class CachedCrowdHttpAuthenticatorImpl extends Object

Similar to CrowdHttpAuthenticatorImpl, but uses additional cache layer to prevent hitting Crowd server again and again in case of negative authentication check in * checkAuthenticated(HttpServletRequest, HttpServletResponse)

Since:
6.0.11