Smithy Kotlin
Toggle table of contents
1.5.22
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-auth
/
aws.smithy.kotlin.runtime.http.auth
/
AnonymousAuthScheme
Anonymous
Auth
Scheme
object
AnonymousAuthScheme
:
AuthScheme
A no-op auth scheme
Members
Properties
scheme
Id
Link copied to clipboard
open
override
val
schemeId
:
AuthSchemeId
signer
Link copied to clipboard
open
override
val
signer
:
HttpSigner
Functions
identity
Provider
Link copied to clipboard
open
override
fun
identityProvider
(
identityProviderConfig
:
IdentityProviderConfig
)
:
IdentityProvider