Skip to content

Commit f7d9f7c

Browse files
Merge pull request #238 from MicrosoftDocs/smoke-test
Merge smoke-test into main
2 parents 7e4c4df + 8bae0e7 commit f7d9f7c

File tree

1 file changed

+186
-0
lines changed

1 file changed

+186
-0
lines changed

java/docs-ref-autogen/toc.yml

Lines changed: 186 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,185 +4,371 @@
44
items:
55
- uid: com.microsoft.aad.msal4j.AbstractApplicationBase
66
name: AbstractApplicationBase
7+
no-loc:
8+
- AbstractApplicationBase
79
- uid: com.microsoft.aad.msal4j.AbstractApplicationBase.Builder
810
name: AbstractApplicationBase.Builder
11+
no-loc:
12+
- AbstractApplicationBase.Builder
913
- uid: com.microsoft.aad.msal4j.AbstractClientApplicationBase
1014
name: AbstractClientApplicationBase
15+
no-loc:
16+
- AbstractClientApplicationBase
1117
- uid: com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder
1218
name: AbstractClientApplicationBase.Builder
19+
no-loc:
20+
- AbstractClientApplicationBase.Builder
1321
- uid: com.microsoft.aad.msal4j.AppTokenProviderParameters
1422
name: AppTokenProviderParameters
23+
no-loc:
24+
- AppTokenProviderParameters
1525
- uid: com.microsoft.aad.msal4j.AuthenticationErrorCode
1626
name: AuthenticationErrorCode
27+
no-loc:
28+
- AuthenticationErrorCode
1729
- uid: com.microsoft.aad.msal4j.AuthenticationErrorMessage
1830
name: AuthenticationErrorMessage
31+
no-loc:
32+
- AuthenticationErrorMessage
1933
- uid: com.microsoft.aad.msal4j.AuthenticationResultMetadata
2034
name: AuthenticationResultMetadata
35+
no-loc:
36+
- AuthenticationResultMetadata
2137
- uid: com.microsoft.aad.msal4j.AuthenticationResultMetadata.AuthenticationResultMetadataBuilder
2238
name: AuthenticationResultMetadata.AuthenticationResultMetadataBuilder
39+
no-loc:
40+
- AuthenticationResultMetadata.AuthenticationResultMetadataBuilder
2341
- uid: com.microsoft.aad.msal4j.AuthorizationCodeParameters
2442
name: AuthorizationCodeParameters
43+
no-loc:
44+
- AuthorizationCodeParameters
2545
- uid: com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder
2646
name: AuthorizationCodeParameters.AuthorizationCodeParametersBuilder
47+
no-loc:
48+
- AuthorizationCodeParameters.AuthorizationCodeParametersBuilder
2749
- uid: com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters
2850
name: AuthorizationRequestUrlParameters
51+
no-loc:
52+
- AuthorizationRequestUrlParameters
2953
- uid: com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.Builder
3054
name: AuthorizationRequestUrlParameters.Builder
55+
no-loc:
56+
- AuthorizationRequestUrlParameters.Builder
3157
- uid: com.microsoft.aad.msal4j.AzureCloudEndpoint
3258
name: AzureCloudEndpoint
59+
no-loc:
60+
- AzureCloudEndpoint
3361
- uid: com.microsoft.aad.msal4j.CIAMAuthority
3462
name: CIAMAuthority
63+
no-loc:
64+
- CIAMAuthority
3565
- uid: com.microsoft.aad.msal4j.CacheRefreshReason
3666
name: CacheRefreshReason
67+
no-loc:
68+
- CacheRefreshReason
3769
- uid: com.microsoft.aad.msal4j.ClaimsRequest
3870
name: ClaimsRequest
71+
no-loc:
72+
- ClaimsRequest
3973
- uid: com.microsoft.aad.msal4j.ClientCredentialFactory
4074
name: ClientCredentialFactory
75+
no-loc:
76+
- ClientCredentialFactory
4177
- uid: com.microsoft.aad.msal4j.ClientCredentialParameters
4278
name: ClientCredentialParameters
79+
no-loc:
80+
- ClientCredentialParameters
4381
- uid: com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder
4482
name: ClientCredentialParameters.ClientCredentialParametersBuilder
83+
no-loc:
84+
- ClientCredentialParameters.ClientCredentialParametersBuilder
4585
- uid: com.microsoft.aad.msal4j.ConfidentialClientApplication
4686
name: ConfidentialClientApplication
87+
no-loc:
88+
- ConfidentialClientApplication
4789
- uid: com.microsoft.aad.msal4j.ConfidentialClientApplication.Builder
4890
name: ConfidentialClientApplication.Builder
91+
no-loc:
92+
- ConfidentialClientApplication.Builder
4993
- uid: com.microsoft.aad.msal4j.CustomJWTAuthentication
5094
name: CustomJWTAuthentication
95+
no-loc:
96+
- CustomJWTAuthentication
5197
- uid: com.microsoft.aad.msal4j.DeviceCode
5298
name: DeviceCode
99+
no-loc:
100+
- DeviceCode
53101
- uid: com.microsoft.aad.msal4j.DeviceCodeFlowParameters
54102
name: DeviceCodeFlowParameters
103+
no-loc:
104+
- DeviceCodeFlowParameters
55105
- uid: com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder
56106
name: DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder
107+
no-loc:
108+
- DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder
57109
- uid: com.microsoft.aad.msal4j.HttpMethod
58110
name: HttpMethod
111+
no-loc:
112+
- HttpMethod
59113
- uid: com.microsoft.aad.msal4j.HttpRequest
60114
name: HttpRequest
115+
no-loc:
116+
- HttpRequest
61117
- uid: com.microsoft.aad.msal4j.HttpResponse
62118
name: HttpResponse
119+
no-loc:
120+
- HttpResponse
63121
- uid: com.microsoft.aad.msal4j.IAccount
64122
name: IAccount
123+
no-loc:
124+
- IAccount
65125
- uid: com.microsoft.aad.msal4j.IAuthenticationResult
66126
name: IAuthenticationResult
127+
no-loc:
128+
- IAuthenticationResult
67129
- uid: com.microsoft.aad.msal4j.IBroker
68130
name: IBroker
131+
no-loc:
132+
- IBroker
69133
- uid: com.microsoft.aad.msal4j.IClientAssertion
70134
name: IClientAssertion
135+
no-loc:
136+
- IClientAssertion
71137
- uid: com.microsoft.aad.msal4j.IClientCertificate
72138
name: IClientCertificate
139+
no-loc:
140+
- IClientCertificate
73141
- uid: com.microsoft.aad.msal4j.IClientCredential
74142
name: IClientCredential
143+
no-loc:
144+
- IClientCredential
75145
- uid: com.microsoft.aad.msal4j.IClientSecret
76146
name: IClientSecret
147+
no-loc:
148+
- IClientSecret
77149
- uid: com.microsoft.aad.msal4j.IConfidentialClientApplication
78150
name: IConfidentialClientApplication
151+
no-loc:
152+
- IConfidentialClientApplication
79153
- uid: com.microsoft.aad.msal4j.IHttpClient
80154
name: IHttpClient
155+
no-loc:
156+
- IHttpClient
81157
- uid: com.microsoft.aad.msal4j.IHttpResponse
82158
name: IHttpResponse
159+
no-loc:
160+
- IHttpResponse
83161
- uid: com.microsoft.aad.msal4j.IManagedIdentityApplication
84162
name: IManagedIdentityApplication
163+
no-loc:
164+
- IManagedIdentityApplication
85165
- uid: com.microsoft.aad.msal4j.IPublicClientApplication
86166
name: IPublicClientApplication
167+
no-loc:
168+
- IPublicClientApplication
87169
- uid: com.microsoft.aad.msal4j.ITenantProfile
88170
name: ITenantProfile
171+
no-loc:
172+
- ITenantProfile
89173
- uid: com.microsoft.aad.msal4j.ITokenCache
90174
name: ITokenCache
175+
no-loc:
176+
- ITokenCache
91177
- uid: com.microsoft.aad.msal4j.ITokenCacheAccessAspect
92178
name: ITokenCacheAccessAspect
179+
no-loc:
180+
- ITokenCacheAccessAspect
93181
- uid: com.microsoft.aad.msal4j.ITokenCacheAccessContext
94182
name: ITokenCacheAccessContext
183+
no-loc:
184+
- ITokenCacheAccessContext
95185
- uid: com.microsoft.aad.msal4j.IUserAssertion
96186
name: IUserAssertion
187+
no-loc:
188+
- IUserAssertion
97189
- uid: com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters
98190
name: IntegratedWindowsAuthenticationParameters
191+
no-loc:
192+
- IntegratedWindowsAuthenticationParameters
99193
- uid: com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder
100194
name: IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder
195+
no-loc:
196+
- IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder
101197
- uid: com.microsoft.aad.msal4j.InteractionRequiredExceptionReason
102198
name: InteractionRequiredExceptionReason
199+
no-loc:
200+
- InteractionRequiredExceptionReason
103201
- uid: com.microsoft.aad.msal4j.InteractiveRequestParameters
104202
name: InteractiveRequestParameters
203+
no-loc:
204+
- InteractiveRequestParameters
105205
- uid: com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder
106206
name: InteractiveRequestParameters.InteractiveRequestParametersBuilder
207+
no-loc:
208+
- InteractiveRequestParameters.InteractiveRequestParametersBuilder
107209
- uid: com.microsoft.aad.msal4j.ManagedIdentityApplication
108210
name: ManagedIdentityApplication
211+
no-loc:
212+
- ManagedIdentityApplication
109213
- uid: com.microsoft.aad.msal4j.ManagedIdentityApplication.Builder
110214
name: ManagedIdentityApplication.Builder
215+
no-loc:
216+
- ManagedIdentityApplication.Builder
111217
- uid: com.microsoft.aad.msal4j.ManagedIdentityErrorResponse
112218
name: ManagedIdentityErrorResponse
219+
no-loc:
220+
- ManagedIdentityErrorResponse
113221
- uid: com.microsoft.aad.msal4j.ManagedIdentityId
114222
name: ManagedIdentityId
223+
no-loc:
224+
- ManagedIdentityId
115225
- uid: com.microsoft.aad.msal4j.ManagedIdentityParameters
116226
name: ManagedIdentityParameters
227+
no-loc:
228+
- ManagedIdentityParameters
117229
- uid: com.microsoft.aad.msal4j.ManagedIdentityParameters.ManagedIdentityParametersBuilder
118230
name: ManagedIdentityParameters.ManagedIdentityParametersBuilder
231+
no-loc:
232+
- ManagedIdentityParameters.ManagedIdentityParametersBuilder
119233
- uid: com.microsoft.aad.msal4j.ManagedIdentitySourceType
120234
name: ManagedIdentitySourceType
235+
no-loc:
236+
- ManagedIdentitySourceType
121237
- uid: com.microsoft.aad.msal4j.MsalAzureSDKException
122238
name: MsalAzureSDKException
239+
no-loc:
240+
- MsalAzureSDKException
123241
- uid: com.microsoft.aad.msal4j.MsalClientException
124242
name: MsalClientException
243+
no-loc:
244+
- MsalClientException
125245
- uid: com.microsoft.aad.msal4j.MsalError
126246
name: MsalError
247+
no-loc:
248+
- MsalError
127249
- uid: com.microsoft.aad.msal4j.MsalException
128250
name: MsalException
251+
no-loc:
252+
- MsalException
129253
- uid: com.microsoft.aad.msal4j.MsalInteractionRequiredException
130254
name: MsalInteractionRequiredException
255+
no-loc:
256+
- MsalInteractionRequiredException
131257
- uid: com.microsoft.aad.msal4j.MsalServiceException
132258
name: MsalServiceException
259+
no-loc:
260+
- MsalServiceException
133261
- uid: com.microsoft.aad.msal4j.MsalThrottlingException
134262
name: MsalThrottlingException
263+
no-loc:
264+
- MsalThrottlingException
135265
- uid: com.microsoft.aad.msal4j.OSHelper
136266
name: OSHelper
267+
no-loc:
268+
- OSHelper
137269
- uid: com.microsoft.aad.msal4j.OidcAuthority
138270
name: OidcAuthority
271+
no-loc:
272+
- OidcAuthority
139273
- uid: com.microsoft.aad.msal4j.OnBehalfOfParameters
140274
name: OnBehalfOfParameters
275+
no-loc:
276+
- OnBehalfOfParameters
141277
- uid: com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder
142278
name: OnBehalfOfParameters.OnBehalfOfParametersBuilder
279+
no-loc:
280+
- OnBehalfOfParameters.OnBehalfOfParametersBuilder
143281
- uid: com.microsoft.aad.msal4j.OpenBrowserAction
144282
name: OpenBrowserAction
283+
no-loc:
284+
- OpenBrowserAction
145285
- uid: com.microsoft.aad.msal4j.PopParameters
146286
name: PopParameters
287+
no-loc:
288+
- PopParameters
147289
- uid: com.microsoft.aad.msal4j.Prompt
148290
name: Prompt
291+
no-loc:
292+
- Prompt
149293
- uid: com.microsoft.aad.msal4j.PublicClientApplication
150294
name: PublicClientApplication
295+
no-loc:
296+
- PublicClientApplication
151297
- uid: com.microsoft.aad.msal4j.PublicClientApplication.Builder
152298
name: PublicClientApplication.Builder
299+
no-loc:
300+
- PublicClientApplication.Builder
153301
- uid: com.microsoft.aad.msal4j.RefreshTokenParameters
154302
name: RefreshTokenParameters
303+
no-loc:
304+
- RefreshTokenParameters
155305
- uid: com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder
156306
name: RefreshTokenParameters.RefreshTokenParametersBuilder
307+
no-loc:
308+
- RefreshTokenParameters.RefreshTokenParametersBuilder
157309
- uid: com.microsoft.aad.msal4j.RequestedClaim
158310
name: RequestedClaim
311+
no-loc:
312+
- RequestedClaim
159313
- uid: com.microsoft.aad.msal4j.RequestedClaimAdditionalInfo
160314
name: RequestedClaimAdditionalInfo
315+
no-loc:
316+
- RequestedClaimAdditionalInfo
161317
- uid: com.microsoft.aad.msal4j.ResponseMode
162318
name: ResponseMode
319+
no-loc:
320+
- ResponseMode
163321
- uid: com.microsoft.aad.msal4j.SilentParameters
164322
name: SilentParameters
323+
no-loc:
324+
- SilentParameters
165325
- uid: com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder
166326
name: SilentParameters.SilentParametersBuilder
327+
no-loc:
328+
- SilentParameters.SilentParametersBuilder
167329
- uid: com.microsoft.aad.msal4j.SystemBrowserOptions
168330
name: SystemBrowserOptions
331+
no-loc:
332+
- SystemBrowserOptions
169333
- uid: com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder
170334
name: SystemBrowserOptions.SystemBrowserOptionsBuilder
335+
no-loc:
336+
- SystemBrowserOptions.SystemBrowserOptionsBuilder
171337
- uid: com.microsoft.aad.msal4j.TokenCache
172338
name: TokenCache
339+
no-loc:
340+
- TokenCache
173341
- uid: com.microsoft.aad.msal4j.TokenCacheAccessContext
174342
name: TokenCacheAccessContext
343+
no-loc:
344+
- TokenCacheAccessContext
175345
- uid: com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder
176346
name: TokenCacheAccessContext.TokenCacheAccessContextBuilder
347+
no-loc:
348+
- TokenCacheAccessContext.TokenCacheAccessContextBuilder
177349
- uid: com.microsoft.aad.msal4j.TokenProviderResult
178350
name: TokenProviderResult
351+
no-loc:
352+
- TokenProviderResult
179353
- uid: com.microsoft.aad.msal4j.TokenSource
180354
name: TokenSource
355+
no-loc:
356+
- TokenSource
181357
- uid: com.microsoft.aad.msal4j.UserAssertion
182358
name: UserAssertion
359+
no-loc:
360+
- UserAssertion
183361
- uid: com.microsoft.aad.msal4j.UserIdentifier
184362
name: UserIdentifier
363+
no-loc:
364+
- UserIdentifier
185365
- uid: com.microsoft.aad.msal4j.UserNamePasswordParameters
186366
name: UserNamePasswordParameters
367+
no-loc:
368+
- UserNamePasswordParameters
187369
- uid: com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder
188370
name: UserNamePasswordParameters.UserNamePasswordParametersBuilder
371+
no-loc:
372+
- UserNamePasswordParameters.UserNamePasswordParametersBuilder
373+
no-loc:
374+
- com.microsoft.aad.msal4j

0 commit comments

Comments
 (0)