Method and Description |
---|
com.microsoft.aad.msal4j.SilentParameters.builder(Set<String>)
This method was used for using cached tokens in client credentials or On-behalf-of
flow. Those flows will now by default attempt to use cached the cached tokens, so there is
no need to call acquireTokenSilently. This overload will be removed in the next major version.
|
Copyright © 2013–2024. All rights reserved.