| Modifier and Type | Method and Description |
|---|---|
UserNamePasswordParameters |
UserNamePasswordParameters.UserNamePasswordParametersBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<IAuthenticationResult> |
IPublicClientApplication.acquireToken(UserNamePasswordParameters parameters)
Acquires tokens from the authority configured in the application via Username/Password authentication.
|
CompletableFuture<IAuthenticationResult> |
PublicClientApplication.acquireToken(UserNamePasswordParameters parameters) |
Copyright © 2013–2021. All rights reserved.