@FunctionalInterface public interface TokenLockProvider
TokenLockProvider should be reused across all CrowdHttpAuthenticators at runtime.| Modifier and Type | Method and Description |
|---|---|
Lock |
getLock(String token)
Returns lock for given token
|
Copyright © 2024 Atlassian. All rights reserved.