| Modifier and Type | Class and Description |
|---|---|
class |
AzureActiveDirectoryTokenProvider |
class |
ManagedIdentityTokenProvider |
| Modifier and Type | Method and Description |
|---|---|
static CompletableFuture<EventHubClient> |
EventHubClient.createWithTokenProvider(URI endpointAddress,
String eventHubName,
ITokenProvider tokenProvider,
ScheduledExecutorService executor,
EventHubClientOptions options)
Factory method to create an instance of
EventHubClient using the supplied namespace endpoint address, eventhub name and authentication mechanism. |
Copyright © 2019 Microsoft Corporation. All rights reserved.