| Modifier and Type | Method and Description |
|---|---|
IntegratedWindowsAuthenticationParameters |
IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<IAuthenticationResult> |
IPublicClientApplication.acquireToken(IntegratedWindowsAuthenticationParameters parameters)
Acquires tokens from the authority configured in the application via Integrated Windows Authentication.
|
CompletableFuture<IAuthenticationResult> |
PublicClientApplication.acquireToken(IntegratedWindowsAuthenticationParameters parameters) |
Copyright © 2013–2025. All rights reserved.