Module actix_web_security::authentication::scheme::authentication_provider [−][src]
The trait definition of authentication providers.
Traits
| AuthenticationProvider | An authentication provider executes the authentication for an |
| AuthenticationProviderClone | An authentication provider must be cloneable, |