Class PersistentTokenRegistry

java.lang.Object
org.apache.drill.exec.oauth.PersistentTokenRegistry
All Implemented Interfaces:
AutoCloseable, TokenRegistry

public class PersistentTokenRegistry extends Object implements TokenRegistry
Implementation of TokenRegistry that persists token tables to the preconfigured persistent store.