Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.oauth.OAuthTokenProvider (implements java.lang.AutoCloseable)
- org.apache.drill.exec.oauth.PersistentTokenRegistry (implements org.apache.drill.exec.oauth.TokenRegistry)
- org.apache.drill.exec.oauth.PersistentTokenRegistry.StoreProvider
- org.apache.drill.exec.oauth.PersistentTokenTable (implements org.apache.drill.exec.oauth.Tokens)
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.drill.exec.oauth.TokenRegistry
- org.apache.drill.exec.oauth.Tokens