| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.web.oauth2 | 
 OAuth2-based WebHDFS authentication. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConfCredentialBasedAccessTokenProvider
Obtain an access token via a a credential (provided through the
 Configuration) using the
 
   Client Credentials Grant workflow. 
 | 
class  | 
ConfRefreshTokenBasedAccessTokenProvider
Supply a access token obtained via a refresh token (provided through the
 Configuration using the second half of the
 
   Authorization Code Grant workflow. 
 | 
class  | 
CredentialBasedAccessTokenProvider
Obtain an access token via the credential-based OAuth2 workflow. 
 | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.