Uses of Interface
org.apache.drill.exec.oauth.TokenRegistry
Packages that use TokenRegistry
-
Uses of TokenRegistry in org.apache.drill.exec.oauth
Classes in org.apache.drill.exec.oauth that implement TokenRegistryModifier and TypeClassDescriptionclassImplementation ofTokenRegistrythat persists token tables to the preconfigured persistent store.Methods in org.apache.drill.exec.oauth that return TokenRegistry -
Uses of TokenRegistry in org.apache.drill.exec.store.dfs
Methods in org.apache.drill.exec.store.dfs that return TokenRegistryModifier and TypeMethodDescriptionFileSystemPlugin.getTokenRegistry()FileSystemPlugin.getTokenRegistry(String username) This method returns theTokenRegistryfor a given user.