StaticCredentialsProvider

A credentials provider for a fixed set of credentials

Parameters

credentials

The set of static credentials this provider will return

Constructors

Link copied to clipboard
constructor(credentials: Credentials)

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun resolve(attributes: Attributes): Credentials