public class ExpiredNonceRemover extends Object implements Runnable, Service
ExpiredNonceRemover(Map<UUID,Nonce> nonces, int nonceValiditySeconds)
void
run()
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExpiredNonceRemover(Map<UUID,Nonce> nonces, int nonceValiditySeconds)
public void start()
start
Service
public void stop()
stop
Stoppable
public void run()
run
Runnable
Copyright © 2021 McEvoy Software Ltd. All rights reserved.