Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-auth
/
aws.smithy.kotlin.runtime.http.auth
/
BearerTokenSigner
Bearer
Token
Signer
class
BearerTokenSigner
HttpSigner that signs outgoing requests using the provided
BearerToken
identity
Members
Constructors
Bearer
Token
Signer
Link copied to clipboard
constructor
(
)
Functions
sign
Link copied to clipboard
open
suspend
fun
sign
(
signingRequest
:
<Error class: unknown class>
)