String |
TokenProviderBase.acquireAccessToken() |
protected String |
AzureCliTokenProvider.acquireAccessTokenImpl() |
protected abstract String |
TokenProviderBase.acquireAccessTokenImpl() |
protected String |
MsalTokenProviderBase.acquireAccessTokenImpl() |
protected String |
PublicAppTokenProviderBase.acquireAccessTokenImpl() |
protected String |
ManagedIdentityTokenProvider.acquireAccessTokenImpl() |
protected com.microsoft.aad.msal4j.IAuthenticationResult |
MsalTokenProviderBase.acquireAccessTokenSilently() |
protected abstract com.microsoft.aad.msal4j.IAuthenticationResult |
MsalTokenProviderBase.acquireAccessTokenSilentlyMsal() |
protected com.microsoft.aad.msal4j.IAuthenticationResult |
ConfidentialAppTokenProviderBase.acquireNewAccessToken() |
protected abstract com.microsoft.aad.msal4j.IAuthenticationResult |
MsalTokenProviderBase.acquireNewAccessToken() |
protected com.microsoft.aad.msal4j.IAuthenticationResult |
UserPromptTokenProvider.acquireNewAccessToken() |
protected void |
ConfidentialAppTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
AzureCliTokenProvider.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
MsalTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
PublicAppTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
ManagedIdentityTokenProvider.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
CloudDependentTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
static CloudInfo |
CloudInfo.retrieveCloudInfoForCluster(String clusterUrl) |
static CloudInfo |
CloudInfo.retrieveCloudInfoForCluster(String clusterUrl,
@Nullable org.apache.http.client.HttpClient givenHttpClient) |