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
/
BearerTokenAuthScheme
Bearer
Token
Auth
Scheme
class
BearerTokenAuthScheme
HTTP auth scheme for HTTP Bearer authentication as defined in
RFC 6750
Members
Constructors
Bearer
Token
Auth
Scheme
Link copied to clipboard
constructor
(
)
Properties
scheme
Id
Link copied to clipboard
open
val
schemeId
:
<Error class: unknown class>
signer
Link copied to clipboard
open
val
signer
:
<Error class: unknown class>