| Package | Description |
|---|---|
| com.microsoft.rest.credentials |
The package provides 2 basic credential classes that work with AutoRest
generated clients for authentication purposes.
|
| Constructor and Description |
|---|
BasicAuthenticationCredentialsInterceptor(BasicAuthenticationCredentials credentials)
Initialize a BasicAuthenticationCredentialsFilter class with a
BasicAuthenticationCredentials credential.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/