From 2f0011414b3749102553c21492a52d2af520fe9f Mon Sep 17 00:00:00 2001 From: "microsoft-github-policy-service[bot]" <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 18:15:28 +0000 Subject: [PATCH 1/4] CI Update (#218) Build.Reason:Manual by Den Delimarsky Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=473465&view=results Co-authored-by: Den Delimarsky <53200638+localden@users.noreply.github.com> Co-authored-by: docsreference@microsoft.com From 8889741be7cb4a050be18fb325f9b6fc0c72bbd5 Mon Sep 17 00:00:00 2001 From: Den Delimarsky <53200638+localden@users.noreply.github.com> Date: Thu, 9 Jan 2025 16:43:58 -0800 Subject: [PATCH 2/4] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec3e4f0..d031399 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "packageDownloadUrl": "https://repo1.maven.org/maven2", "packageGroupId": "com.microsoft.azure", "packageArtifactId": "msal4j", - "packageVersion": "1.17.2", + "packageVersion": "1.18.0", "inputPath": [], "excludePath": [] } From 3debc02ac8bb9a11628e788264a1c86b9c69737e Mon Sep 17 00:00:00 2001 From: Dickson Mwendia <64727760+Dickson-Mwendia@users.noreply.github.com> Date: Tue, 18 Feb 2025 14:33:59 +0300 Subject: [PATCH 3/4] Apply new ms.topic slugs --- java/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/docfx.json b/java/docfx.json index cc3e8dd..9fbe663 100644 --- a/java/docfx.json +++ b/java/docfx.json @@ -71,7 +71,7 @@ "globalMetadata": { "uhfHeaderId": "MSDocsHeader-Entra", "breadcrumb_path": "breadcrumb/toc.yml", - "ms.topic": "managed-reference", + "ms.topic": "generated-reference", "ms.devlang": "java", "apiPlatform": "java" }, From 96e86148cf69e7dcdc9956cd5cbb9a92c8eb7ba9 Mon Sep 17 00:00:00 2001 From: "microsoft-github-policy-service[bot]" <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 11:38:49 +0000 Subject: [PATCH 4/4] Merge smoke-test into main (#221) * CI Update Build.Reason:Manual by Den Delimarsky Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=473465&view=results * CI Update Build.Reason:Manual by Gang Zhang Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=475855&view=results * CI Update Build.Reason:Schedule Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=476171&view=results * CI Update Build.Reason:Manual by Gang Zhang Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=501252&view=results --------- Co-authored-by: Den Delimarsky <53200638+localden@users.noreply.github.com> Co-authored-by: docsreference@microsoft.com --- java/docs-ref-autogen/toc.yml | 368 +++++++++++++++++----------------- 1 file changed, 184 insertions(+), 184 deletions(-) diff --git a/java/docs-ref-autogen/toc.yml b/java/docs-ref-autogen/toc.yml index 6285cd0..c428374 100644 --- a/java/docs-ref-autogen/toc.yml +++ b/java/docs-ref-autogen/toc.yml @@ -1,186 +1,186 @@ ### YamlMime:TableOfContent -- uid: "com.microsoft.aad.msal4j" - name: "com.microsoft.aad.msal4j" +- uid: com.microsoft.aad.msal4j + name: com.microsoft.aad.msal4j items: - - uid: "com.microsoft.aad.msal4j.AbstractApplicationBase" - name: "AbstractApplicationBase" - - uid: "com.microsoft.aad.msal4j.AbstractApplicationBase.Builder" - name: "AbstractApplicationBase.Builder" - - uid: "com.microsoft.aad.msal4j.AbstractClientApplicationBase" - name: "AbstractClientApplicationBase" - - uid: "com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder" - name: "AbstractClientApplicationBase.Builder" - - uid: "com.microsoft.aad.msal4j.AppTokenProviderParameters" - name: "AppTokenProviderParameters" - - uid: "com.microsoft.aad.msal4j.AuthenticationErrorCode" - name: "AuthenticationErrorCode" - - uid: "com.microsoft.aad.msal4j.AuthenticationErrorMessage" - name: "AuthenticationErrorMessage" - - uid: "com.microsoft.aad.msal4j.AuthenticationResultMetadata" - name: "AuthenticationResultMetadata" - - uid: "com.microsoft.aad.msal4j.AuthenticationResultMetadata.AuthenticationResultMetadataBuilder" - name: "AuthenticationResultMetadata.AuthenticationResultMetadataBuilder" - - uid: "com.microsoft.aad.msal4j.AuthorizationCodeParameters" - name: "AuthorizationCodeParameters" - - uid: "com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder" - name: "AuthorizationCodeParameters.AuthorizationCodeParametersBuilder" - - uid: "com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters" - name: "AuthorizationRequestUrlParameters" - - uid: "com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.Builder" - name: "AuthorizationRequestUrlParameters.Builder" - - uid: "com.microsoft.aad.msal4j.AzureCloudEndpoint" - name: "AzureCloudEndpoint" - - uid: "com.microsoft.aad.msal4j.CIAMAuthority" - name: "CIAMAuthority" - - uid: "com.microsoft.aad.msal4j.ClaimsRequest" - name: "ClaimsRequest" - - uid: "com.microsoft.aad.msal4j.ClientCredentialFactory" - name: "ClientCredentialFactory" - - uid: "com.microsoft.aad.msal4j.ClientCredentialParameters" - name: "ClientCredentialParameters" - - uid: "com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder" - name: "ClientCredentialParameters.ClientCredentialParametersBuilder" - - uid: "com.microsoft.aad.msal4j.ConfidentialClientApplication" - name: "ConfidentialClientApplication" - - uid: "com.microsoft.aad.msal4j.ConfidentialClientApplication.Builder" - name: "ConfidentialClientApplication.Builder" - - uid: "com.microsoft.aad.msal4j.CustomJWTAuthentication" - name: "CustomJWTAuthentication" - - uid: "com.microsoft.aad.msal4j.DeviceCode" - name: "DeviceCode" - - uid: "com.microsoft.aad.msal4j.DeviceCodeFlowParameters" - name: "DeviceCodeFlowParameters" - - uid: "com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder" - name: "DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder" - - uid: "com.microsoft.aad.msal4j.HttpMethod" - name: "HttpMethod" - - uid: "com.microsoft.aad.msal4j.HttpRequest" - name: "HttpRequest" - - uid: "com.microsoft.aad.msal4j.HttpResponse" - name: "HttpResponse" - - uid: "com.microsoft.aad.msal4j.IAccount" - name: "IAccount" - - uid: "com.microsoft.aad.msal4j.IAuthenticationResult" - name: "IAuthenticationResult" - - uid: "com.microsoft.aad.msal4j.IBroker" - name: "IBroker" - - uid: "com.microsoft.aad.msal4j.IClientAssertion" - name: "IClientAssertion" - - uid: "com.microsoft.aad.msal4j.IClientCertificate" - name: "IClientCertificate" - - uid: "com.microsoft.aad.msal4j.IClientCredential" - name: "IClientCredential" - - uid: "com.microsoft.aad.msal4j.IClientSecret" - name: "IClientSecret" - - uid: "com.microsoft.aad.msal4j.IConfidentialClientApplication" - name: "IConfidentialClientApplication" - - uid: "com.microsoft.aad.msal4j.IHttpClient" - name: "IHttpClient" - - uid: "com.microsoft.aad.msal4j.IHttpResponse" - name: "IHttpResponse" - - uid: "com.microsoft.aad.msal4j.IManagedIdentityApplication" - name: "IManagedIdentityApplication" - - uid: "com.microsoft.aad.msal4j.IPublicClientApplication" - name: "IPublicClientApplication" - - uid: "com.microsoft.aad.msal4j.ITenantProfile" - name: "ITenantProfile" - - uid: "com.microsoft.aad.msal4j.ITokenCache" - name: "ITokenCache" - - uid: "com.microsoft.aad.msal4j.ITokenCacheAccessAspect" - name: "ITokenCacheAccessAspect" - - uid: "com.microsoft.aad.msal4j.ITokenCacheAccessContext" - name: "ITokenCacheAccessContext" - - uid: "com.microsoft.aad.msal4j.IUserAssertion" - name: "IUserAssertion" - - uid: "com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters" - name: "IntegratedWindowsAuthenticationParameters" - - uid: "com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder" - name: "IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder" - - uid: "com.microsoft.aad.msal4j.InteractionRequiredExceptionReason" - name: "InteractionRequiredExceptionReason" - - uid: "com.microsoft.aad.msal4j.InteractiveRequestParameters" - name: "InteractiveRequestParameters" - - uid: "com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder" - name: "InteractiveRequestParameters.InteractiveRequestParametersBuilder" - - uid: "com.microsoft.aad.msal4j.ManagedIdentityApplication" - name: "ManagedIdentityApplication" - - uid: "com.microsoft.aad.msal4j.ManagedIdentityApplication.Builder" - name: "ManagedIdentityApplication.Builder" - - uid: "com.microsoft.aad.msal4j.ManagedIdentityErrorResponse" - name: "ManagedIdentityErrorResponse" - - uid: "com.microsoft.aad.msal4j.ManagedIdentityId" - name: "ManagedIdentityId" - - uid: "com.microsoft.aad.msal4j.ManagedIdentityParameters" - name: "ManagedIdentityParameters" - - uid: "com.microsoft.aad.msal4j.ManagedIdentityParameters.ManagedIdentityParametersBuilder" - name: "ManagedIdentityParameters.ManagedIdentityParametersBuilder" - - uid: "com.microsoft.aad.msal4j.ManagedIdentitySourceType" - name: "ManagedIdentitySourceType" - - uid: "com.microsoft.aad.msal4j.MsalAzureSDKException" - name: "MsalAzureSDKException" - - uid: "com.microsoft.aad.msal4j.MsalClientException" - name: "MsalClientException" - - uid: "com.microsoft.aad.msal4j.MsalError" - name: "MsalError" - - uid: "com.microsoft.aad.msal4j.MsalException" - name: "MsalException" - - uid: "com.microsoft.aad.msal4j.MsalInteractionRequiredException" - name: "MsalInteractionRequiredException" - - uid: "com.microsoft.aad.msal4j.MsalServiceException" - name: "MsalServiceException" - - uid: "com.microsoft.aad.msal4j.MsalThrottlingException" - name: "MsalThrottlingException" - - uid: "com.microsoft.aad.msal4j.OSHelper" - name: "OSHelper" - - uid: "com.microsoft.aad.msal4j.OidcAuthority" - name: "OidcAuthority" - - uid: "com.microsoft.aad.msal4j.OnBehalfOfParameters" - name: "OnBehalfOfParameters" - - uid: "com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder" - name: "OnBehalfOfParameters.OnBehalfOfParametersBuilder" - - uid: "com.microsoft.aad.msal4j.OpenBrowserAction" - name: "OpenBrowserAction" - - uid: "com.microsoft.aad.msal4j.PopParameters" - name: "PopParameters" - - uid: "com.microsoft.aad.msal4j.Prompt" - name: "Prompt" - - uid: "com.microsoft.aad.msal4j.PublicClientApplication" - name: "PublicClientApplication" - - uid: "com.microsoft.aad.msal4j.PublicClientApplication.Builder" - name: "PublicClientApplication.Builder" - - uid: "com.microsoft.aad.msal4j.RefreshTokenParameters" - name: "RefreshTokenParameters" - - uid: "com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder" - name: "RefreshTokenParameters.RefreshTokenParametersBuilder" - - uid: "com.microsoft.aad.msal4j.RequestedClaim" - name: "RequestedClaim" - - uid: "com.microsoft.aad.msal4j.RequestedClaimAdditionalInfo" - name: "RequestedClaimAdditionalInfo" - - uid: "com.microsoft.aad.msal4j.ResponseMode" - name: "ResponseMode" - - uid: "com.microsoft.aad.msal4j.SilentParameters" - name: "SilentParameters" - - uid: "com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder" - name: "SilentParameters.SilentParametersBuilder" - - uid: "com.microsoft.aad.msal4j.SystemBrowserOptions" - name: "SystemBrowserOptions" - - uid: "com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder" - name: "SystemBrowserOptions.SystemBrowserOptionsBuilder" - - uid: "com.microsoft.aad.msal4j.TokenCache" - name: "TokenCache" - - uid: "com.microsoft.aad.msal4j.TokenCacheAccessContext" - name: "TokenCacheAccessContext" - - uid: "com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder" - name: "TokenCacheAccessContext.TokenCacheAccessContextBuilder" - - uid: "com.microsoft.aad.msal4j.TokenProviderResult" - name: "TokenProviderResult" - - uid: "com.microsoft.aad.msal4j.TokenSource" - name: "TokenSource" - - uid: "com.microsoft.aad.msal4j.UserAssertion" - name: "UserAssertion" - - uid: "com.microsoft.aad.msal4j.UserIdentifier" - name: "UserIdentifier" - - uid: "com.microsoft.aad.msal4j.UserNamePasswordParameters" - name: "UserNamePasswordParameters" - - uid: "com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder" - name: "UserNamePasswordParameters.UserNamePasswordParametersBuilder" + - uid: com.microsoft.aad.msal4j.AbstractApplicationBase + name: AbstractApplicationBase + - uid: com.microsoft.aad.msal4j.AbstractApplicationBase.Builder + name: AbstractApplicationBase.Builder + - uid: com.microsoft.aad.msal4j.AbstractClientApplicationBase + name: AbstractClientApplicationBase + - uid: com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder + name: AbstractClientApplicationBase.Builder + - uid: com.microsoft.aad.msal4j.AppTokenProviderParameters + name: AppTokenProviderParameters + - uid: com.microsoft.aad.msal4j.AuthenticationErrorCode + name: AuthenticationErrorCode + - uid: com.microsoft.aad.msal4j.AuthenticationErrorMessage + name: AuthenticationErrorMessage + - uid: com.microsoft.aad.msal4j.AuthenticationResultMetadata + name: AuthenticationResultMetadata + - uid: com.microsoft.aad.msal4j.AuthenticationResultMetadata.AuthenticationResultMetadataBuilder + name: AuthenticationResultMetadata.AuthenticationResultMetadataBuilder + - uid: com.microsoft.aad.msal4j.AuthorizationCodeParameters + name: AuthorizationCodeParameters + - uid: com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder + name: AuthorizationCodeParameters.AuthorizationCodeParametersBuilder + - uid: com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters + name: AuthorizationRequestUrlParameters + - uid: com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.Builder + name: AuthorizationRequestUrlParameters.Builder + - uid: com.microsoft.aad.msal4j.AzureCloudEndpoint + name: AzureCloudEndpoint + - uid: com.microsoft.aad.msal4j.CIAMAuthority + name: CIAMAuthority + - uid: com.microsoft.aad.msal4j.ClaimsRequest + name: ClaimsRequest + - uid: com.microsoft.aad.msal4j.ClientCredentialFactory + name: ClientCredentialFactory + - uid: com.microsoft.aad.msal4j.ClientCredentialParameters + name: ClientCredentialParameters + - uid: com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder + name: ClientCredentialParameters.ClientCredentialParametersBuilder + - uid: com.microsoft.aad.msal4j.ConfidentialClientApplication + name: ConfidentialClientApplication + - uid: com.microsoft.aad.msal4j.ConfidentialClientApplication.Builder + name: ConfidentialClientApplication.Builder + - uid: com.microsoft.aad.msal4j.CustomJWTAuthentication + name: CustomJWTAuthentication + - uid: com.microsoft.aad.msal4j.DeviceCode + name: DeviceCode + - uid: com.microsoft.aad.msal4j.DeviceCodeFlowParameters + name: DeviceCodeFlowParameters + - uid: com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder + name: DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder + - uid: com.microsoft.aad.msal4j.HttpMethod + name: HttpMethod + - uid: com.microsoft.aad.msal4j.HttpRequest + name: HttpRequest + - uid: com.microsoft.aad.msal4j.HttpResponse + name: HttpResponse + - uid: com.microsoft.aad.msal4j.IAccount + name: IAccount + - uid: com.microsoft.aad.msal4j.IAuthenticationResult + name: IAuthenticationResult + - uid: com.microsoft.aad.msal4j.IBroker + name: IBroker + - uid: com.microsoft.aad.msal4j.IClientAssertion + name: IClientAssertion + - uid: com.microsoft.aad.msal4j.IClientCertificate + name: IClientCertificate + - uid: com.microsoft.aad.msal4j.IClientCredential + name: IClientCredential + - uid: com.microsoft.aad.msal4j.IClientSecret + name: IClientSecret + - uid: com.microsoft.aad.msal4j.IConfidentialClientApplication + name: IConfidentialClientApplication + - uid: com.microsoft.aad.msal4j.IHttpClient + name: IHttpClient + - uid: com.microsoft.aad.msal4j.IHttpResponse + name: IHttpResponse + - uid: com.microsoft.aad.msal4j.IManagedIdentityApplication + name: IManagedIdentityApplication + - uid: com.microsoft.aad.msal4j.IPublicClientApplication + name: IPublicClientApplication + - uid: com.microsoft.aad.msal4j.ITenantProfile + name: ITenantProfile + - uid: com.microsoft.aad.msal4j.ITokenCache + name: ITokenCache + - uid: com.microsoft.aad.msal4j.ITokenCacheAccessAspect + name: ITokenCacheAccessAspect + - uid: com.microsoft.aad.msal4j.ITokenCacheAccessContext + name: ITokenCacheAccessContext + - uid: com.microsoft.aad.msal4j.IUserAssertion + name: IUserAssertion + - uid: com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters + name: IntegratedWindowsAuthenticationParameters + - uid: com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder + name: IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder + - uid: com.microsoft.aad.msal4j.InteractionRequiredExceptionReason + name: InteractionRequiredExceptionReason + - uid: com.microsoft.aad.msal4j.InteractiveRequestParameters + name: InteractiveRequestParameters + - uid: com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder + name: InteractiveRequestParameters.InteractiveRequestParametersBuilder + - uid: com.microsoft.aad.msal4j.ManagedIdentityApplication + name: ManagedIdentityApplication + - uid: com.microsoft.aad.msal4j.ManagedIdentityApplication.Builder + name: ManagedIdentityApplication.Builder + - uid: com.microsoft.aad.msal4j.ManagedIdentityErrorResponse + name: ManagedIdentityErrorResponse + - uid: com.microsoft.aad.msal4j.ManagedIdentityId + name: ManagedIdentityId + - uid: com.microsoft.aad.msal4j.ManagedIdentityParameters + name: ManagedIdentityParameters + - uid: com.microsoft.aad.msal4j.ManagedIdentityParameters.ManagedIdentityParametersBuilder + name: ManagedIdentityParameters.ManagedIdentityParametersBuilder + - uid: com.microsoft.aad.msal4j.ManagedIdentitySourceType + name: ManagedIdentitySourceType + - uid: com.microsoft.aad.msal4j.MsalAzureSDKException + name: MsalAzureSDKException + - uid: com.microsoft.aad.msal4j.MsalClientException + name: MsalClientException + - uid: com.microsoft.aad.msal4j.MsalError + name: MsalError + - uid: com.microsoft.aad.msal4j.MsalException + name: MsalException + - uid: com.microsoft.aad.msal4j.MsalInteractionRequiredException + name: MsalInteractionRequiredException + - uid: com.microsoft.aad.msal4j.MsalServiceException + name: MsalServiceException + - uid: com.microsoft.aad.msal4j.MsalThrottlingException + name: MsalThrottlingException + - uid: com.microsoft.aad.msal4j.OSHelper + name: OSHelper + - uid: com.microsoft.aad.msal4j.OidcAuthority + name: OidcAuthority + - uid: com.microsoft.aad.msal4j.OnBehalfOfParameters + name: OnBehalfOfParameters + - uid: com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder + name: OnBehalfOfParameters.OnBehalfOfParametersBuilder + - uid: com.microsoft.aad.msal4j.OpenBrowserAction + name: OpenBrowserAction + - uid: com.microsoft.aad.msal4j.PopParameters + name: PopParameters + - uid: com.microsoft.aad.msal4j.Prompt + name: Prompt + - uid: com.microsoft.aad.msal4j.PublicClientApplication + name: PublicClientApplication + - uid: com.microsoft.aad.msal4j.PublicClientApplication.Builder + name: PublicClientApplication.Builder + - uid: com.microsoft.aad.msal4j.RefreshTokenParameters + name: RefreshTokenParameters + - uid: com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder + name: RefreshTokenParameters.RefreshTokenParametersBuilder + - uid: com.microsoft.aad.msal4j.RequestedClaim + name: RequestedClaim + - uid: com.microsoft.aad.msal4j.RequestedClaimAdditionalInfo + name: RequestedClaimAdditionalInfo + - uid: com.microsoft.aad.msal4j.ResponseMode + name: ResponseMode + - uid: com.microsoft.aad.msal4j.SilentParameters + name: SilentParameters + - uid: com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder + name: SilentParameters.SilentParametersBuilder + - uid: com.microsoft.aad.msal4j.SystemBrowserOptions + name: SystemBrowserOptions + - uid: com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder + name: SystemBrowserOptions.SystemBrowserOptionsBuilder + - uid: com.microsoft.aad.msal4j.TokenCache + name: TokenCache + - uid: com.microsoft.aad.msal4j.TokenCacheAccessContext + name: TokenCacheAccessContext + - uid: com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder + name: TokenCacheAccessContext.TokenCacheAccessContextBuilder + - uid: com.microsoft.aad.msal4j.TokenProviderResult + name: TokenProviderResult + - uid: com.microsoft.aad.msal4j.TokenSource + name: TokenSource + - uid: com.microsoft.aad.msal4j.UserAssertion + name: UserAssertion + - uid: com.microsoft.aad.msal4j.UserIdentifier + name: UserIdentifier + - uid: com.microsoft.aad.msal4j.UserNamePasswordParameters + name: UserNamePasswordParameters + - uid: com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder + name: UserNamePasswordParameters.UserNamePasswordParametersBuilder