Package-level declarations

Types

Link copied to clipboard
interface AuthScheme

A configured authentication scheme for HTTP protocol

Link copied to clipboard
interface HttpAuthConfig

The user-accessible configuration properties for the SDKs HTTP authentication schemes

Link copied to clipboard
interface HttpSigner

Represents a component capable of signing an HTTP request

Link copied to clipboard
data class SignHttpRequest(val httpRequest: <Error class: unknown class>, val identity: <Error class: unknown class>, val signingAttributes: <Error class: unknown class>)

Container for signing request parameters/config