Package com.atlassian.crowd.integration.http
package com.atlassian.crowd.integration.http
-
ClassDescriptionCacheAwareCrowdHttpAuthenticator ensures that a user exists in the cache when a user is retrieved from the server or is authenticated.This interface is used to manage HTTP authentication.An implementation of CrowdHttpAuthenticator using a
CrowdClient
to talk to a Crowd server.An implementation ofTokenLockProvider
which doesn't do any lockingDefault implementation ofTokenLockProvider
, backed by Guava'sStriped
Provides locks for tokens.