public class OAuthTokenProvider extends Object implements AutoCloseable
| Constructor and Description |
|---|
OAuthTokenProvider(DrillbitContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
TokenRegistry |
getOauthTokenRegistry() |
public OAuthTokenProvider(DrillbitContext context)
public TokenRegistry getOauthTokenRegistry()
public void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.