@InterfaceAudience.Public @InterfaceStability.Evolving public final class AuthConfigurations extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_FS_AZURE_ACCOUNT_OAUTH_MSI_AUTHORITY
Default value for authority for the MSI flow.
|
static String |
DEFAULT_FS_AZURE_ACCOUNT_OAUTH_MSI_ENDPOINT
Default OAuth token end point for the MSI flow.
|
static String |
DEFAULT_FS_AZURE_ACCOUNT_OAUTH_REFRESH_TOKEN_ENDPOINT
Default OAuth token end point for the refresh token flow.
|
public static final String DEFAULT_FS_AZURE_ACCOUNT_OAUTH_MSI_ENDPOINT
public static final String DEFAULT_FS_AZURE_ACCOUNT_OAUTH_MSI_AUTHORITY
public static final String DEFAULT_FS_AZURE_ACCOUNT_OAUTH_REFRESH_TOKEN_ENDPOINT
Copyright © 2021 Apache Software Foundation. All rights reserved.