Package se.swedenconnect.bankid.idp.concurrency
package se.swedenconnect.bankid.idp.concurrency
BankID concurrency handling.
-
ClassDescriptionIn-memory
TryLockRepository
.AFilter
that handles per user locking for the polling critical section.A Redis implementation ofTryLockRepository
.Implements a subset of lock with only trylock/unlock.Interface for allTryLock
s.