com.microsoft.bot.restclient.credentials

The package provides 2 basic credential classes that work with AutoRest generated clients for authentication purposes.

Classes

BasicAuthenticationCredentials

Basic Auth credentials for use with a REST Service Client.

TokenCredentials

Token based credentials for use with a REST Service Client.

Interfaces

ServiceClientCredentials

ServiceClientCredentials is the abstraction for credentials used by ServiceClients accessing REST services.