List of all items
Structs
- actix::auth::authentication::AuthenticatedUntil
- actix::auth::authentication::UsernameAndToken
- actix::auth::authorization::ApplicationAuthorizer
- actix::auth::authorization::AuthZ
- actix::auth::authorization::Context
- actix::auth::authorization::IntoNotFound
- actix::auth::authorization::NotAnonymous
- actix::auth::authorization::OrElseAuthorizer
- actix::http::CorsSettings
- actix::http::HttpBuilder
- actix::http::HttpConfig
- app::health::HealthChecker
- app::health::HealthServer
- app::health::HealthServerConfig
- app::run::ConsoleMetrics
- app::run::Main
- app::run::Runtime
- app::run::RuntimeConfig
- app::run::SubMain
- app::run::SubMainSeed
- auth::openid::Authenticator
- auth::openid::AuthenticatorClientConfig
- auth::openid::AuthenticatorConfig
- auth::openid::AuthenticatorGlobalConfig
- auth::openid::ExtendedClaims
- auth::openid::TokenConfig
- auth::pat::Authenticator
- auth::pat::Request
- auth::pat::Response
- client::ClientConfig
- core::config::CommaSeparatedVec
- core::info::ComponentInformation
- core::info::ProjectInformation
- core::tls::ClientConfig
- core::tls::TlsAuthConfig
- db::postgres::Config
- reqwest::ClientFactory
Enums
- actix::auth::authentication::AuthN
- actix::auth::authentication::Credentials
- actix::http::CorsConfig
- actix::http::CorsConfigError
- app::init::Tracing
- auth::AuthError
- auth::UserInformation
- auth::authz::Outcome
- auth::openid::AuthenticatorError
- auth::pat::Outcome
- core::tls::TlsMode
- health::HealthCheckError
Traits
- actix::auth::authorization::Authorizer
- actix::auth::authorization::AuthorizerExt
- actix::http::BuildCors
- app::run::App
- app::run::AppFn
- app::run::Startup
- app::run::StartupExt
- auth::authz::Authorizer
- auth::openid::ClientConfig
- auth::openid::CustomClaims
- auth::pat::Service
- client::ClientCreator
- core::config::ConfigFromEnv
- core::spawn::Spawner
- core::spawn::SpawnerExt
- core::tls::WithTlsAuthConfig
- health::BoxedHealthChecked
- health::HealthChecked
Macros
Functions
- actix::http::bind_http
- app::init::phase1
- app::init::phase2
- auth::openid::create_client
- core::default::is_default
- reqwest::to_method