Smithy Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-auth
/
aws.smithy.kotlin.runtime.http.auth
/
BearerTokenProvider
Bearer
Token
Provider
interface
BearerTokenProvider
Represents a producer/source of Bearer authentication tokens
Inheritors
CloseableBearerTokenProvider
BearerTokenProviderChain
EnvironmentBearerTokenProvider
Members
Functions
resolve
Link copied to clipboard
abstract
suspend
fun
resolve
(
attributes
:
<Error class: unknown class>
)
:
BearerToken
Request a
BearerToken
from the provider