Module identity

Source
Expand description

Smithy identity used by auth and signing.

Modules§

http
Identity types for HTTP auth

Structs§

Identity
An identity that can be used for authentication.
IdentityCachePartition
Cache partition key for identity caching.
IdentityFuture
Future for [IdentityResolver::resolve_identity].
SharedIdentityCache
Shared identity cache.
SharedIdentityResolver
Container for a shared identity resolver.

Enums§

IdentityCacheLocation
Cache location for identity caching.

Traits§

ResolveCachedIdentity
Caching resolver for identities.
ResolveIdentity
Resolver for identities.