public static interface AzureActiveDirectoryTokenProvider.AuthenticationCallback
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<String> |
acquireToken(String audience,
String authority,
Object state) |
CompletableFuture<String> acquireToken(String audience, String authority, Object state)
Copyright © 2019 Microsoft Corporation. All rights reserved.