public abstract class PublicAppTokenProviderBase extends MsalTokenProviderBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
clientAppId |
protected com.microsoft.aad.msal4j.IPublicClientApplication |
clientApplication |
aadAuthorityUrl, ERROR_ACQUIRING_APPLICATION_ACCESS_TOKEN, ERROR_INVALID_AUTHORITY_URL, ORGANIZATION_URI_SUFFIX, TIMEOUT_MSscopesclusterUrl, httpClient, logger| Modifier and Type | Method and Description |
|---|---|
protected com.microsoft.aad.msal4j.IAuthenticationResult |
acquireAccessTokenSilentlyMsal() |
protected void |
initializeWithCloudInfo(CloudInfo cloudInfo) |
acquireAccessTokenImpl, acquireAccessTokenSilently, acquireNewAccessTokengetTracingAttributesacquireAccessToken, getAuthMethodprotected com.microsoft.aad.msal4j.IPublicClientApplication clientApplication
protected String clientAppId
protected void initializeWithCloudInfo(CloudInfo cloudInfo) throws DataClientException, DataServiceException
initializeWithCloudInfo in class MsalTokenProviderBaseDataClientExceptionDataServiceExceptionprotected com.microsoft.aad.msal4j.IAuthenticationResult acquireAccessTokenSilentlyMsal()
throws MalformedURLException,
InterruptedException,
ExecutionException,
TimeoutException
acquireAccessTokenSilentlyMsal in class MsalTokenProviderBaseMalformedURLExceptionInterruptedExceptionExecutionExceptionTimeoutExceptionCopyright © 2023. All rights reserved.