Class SemaphoreKdfExecutionLimiter

java.lang.Object
com.svenruppert.jsentinel.credential.password.limiter.SemaphoreKdfExecutionLimiter
All Implemented Interfaces:
KdfExecutionLimiter

public final class SemaphoreKdfExecutionLimiter extends Object implements KdfExecutionLimiter
KdfExecutionLimiter backed by a fair Semaphore.