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