Class InMemoryBootstrapTokenStore

java.lang.Object
com.svenruppert.jsentinel.bootstrap.InMemoryBootstrapTokenStore
All Implemented Interfaces:
BootstrapTokenStore

public final class InMemoryBootstrapTokenStore extends Object implements BootstrapTokenStore
In-memory token store used by BootstrapMode.TRANSIENT_CONSOLE. The token is forgotten when the JVM exits.