public class DomainCredentials extends Object implements com.microsoft.rest.credentials.ServiceClientCredentials
| Constructor and Description |
|---|
DomainCredentials(String domainKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyCredentialsFilter(okhttp3.OkHttpClient.Builder clientBuilder) |
public DomainCredentials(String domainKey)
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/