| Modifier and Type | Method and Description |
|---|---|
UserNamePasswordParameters |
UserNamePasswordParameters.UserNamePasswordParametersBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<IAuthenticationResult> |
IBroker.acquireToken(PublicClientApplication application,
UserNamePasswordParameters parameters)
Acquires a token silently using username and password authentication.
|
CompletableFuture<IAuthenticationResult> |
IPublicClientApplication.acquireToken(UserNamePasswordParameters parameters)
Deprecated.
This API not a secure flow and will be removed in a future release.
|
CompletableFuture<IAuthenticationResult> |
PublicClientApplication.acquireToken(UserNamePasswordParameters parameters)
Deprecated.
|
Copyright © 2013–2026. All rights reserved.