Uses of Interface
com.atlassian.crowd.integration.http.TokenLockProvider
-
Uses of TokenLockProvider in com.atlassian.crowd.integration.http
Modifier and TypeClassDescriptionclass
An implementation ofTokenLockProvider
which doesn't do any lockingclass
Default implementation ofTokenLockProvider
, backed by Guava'sStriped
ModifierConstructorDescriptionCrowdHttpAuthenticatorImpl
(CrowdClient client, ClientProperties clientProperties, CrowdHttpTokenHelper tokenHelper, TokenLockProvider tokenLockProvider)