Crate abol_server

Crate abol_server 

Source

Structs§

HandlerFn
A wrapper that allows a simple function or closure to be used as a Handler.
SecretManager
High-level manager responsible for coordinating secret retrieval and caching.
Server
A high-performance RADIUS server instance.

Traits§

Handler
A trait for processing incoming RADIUS requests and producing responses.
SecretProvider
SecretProviderExt
SecretSource
A provider that maps incoming client IP ranges to their shared secrets.
SecretSourceExt

Type Aliases§

BoxError
BoxFuture
SecretResult