-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build.Reason:Manual by Gang Zhang Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=476237&view=results
- Loading branch information
1 parent
2f00114
commit 639e677
Showing
1 changed file
with
184 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |