Skip to main content

Module web

Module web 

Source
Expand description

Re-exports for backward compatibility.

§Deprecated

This module is kept for backward compatibility. Import directly from actix_security_core::http::security instead.

§Spring Security Equivalent

org.springframework.security.web

Structs§

Access
Access configuration for URL patterns.
HttpBasicConfig
HTTP Basic Authentication configuration.
MemoryAuthenticator
In-memory user store for authentication.
RequestMatcherAuthorizer
URL pattern-based authorization.