Uses of Interface
com.atlassian.crowd.integration.http.TokenLockProvider
Packages that use TokenLockProvider
-
Uses of TokenLockProvider in com.atlassian.crowd.integration.http
Classes in com.atlassian.crowd.integration.http that implement TokenLockProviderModifier and TypeClassDescriptionclassAn implementation ofTokenLockProviderwhich doesn't do any lockingclassDefault implementation ofTokenLockProvider, backed by Guava'sStripedConstructors in com.atlassian.crowd.integration.http with parameters of type TokenLockProviderModifierConstructorDescriptionCrowdHttpAuthenticatorImpl(CrowdClient client, ClientProperties clientProperties, CrowdHttpTokenHelper tokenHelper, TokenLockProvider tokenLockProvider)