| Modifier and Type | Method and Description |
|---|---|
SilentParameters |
SilentParameters.SilentParametersBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<IAuthenticationResult> |
IClientApplicationBase.acquireTokenSilently(SilentParameters parameters)
Returns tokens from cache if present and not expired or acquires new tokens from the authority
by using the refresh token present in cache.
|
Copyright © 2013–2019. All rights reserved.