| Class | Description |
|---|---|
| ChannelAuthToken |
Authentication class where a given fixed token is used in Authorization headers of channel requests.
|
| ChannelAuthUserPass |
Authentication class where a token is retrieved from a base URL for the given user and password and such token is
later used in Authorization headers of channel requests.
|