Package | Description |
---|---|
org.apache.hadoop.hdfs.web.oauth2 |
A distributed implementation of
org.apache.hadoop.hdfs.web.oauth2 for oauth2 token management support. |
Modifier and Type | Class and Description |
---|---|
class |
AzureADClientCredentialBasedAccesTokenProvider
Obtain an access token via the credential-based OAuth2 workflow.
|
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 © 2016 Apache Software Foundation. All rights reserved.