Skip to main content

Module handler

Module handler 

Source
Expand description

Authentication Handler

Main entry point for authentication operations. Coordinates between different authentication providers (JWT, OAuth, LDAP, API keys).

Structs§

AuthRequest
Authentication request context
AuthResult
Authentication result
AuthenticationHandler
Main authentication handler
AuthenticationHandlerBuilder
Builder for AuthenticationHandler
CacheStats
Cache statistics

Enums§

AuthError
Authentication errors