The Twisted package twisted.cred is a general but complex framework for providing authentication services in general-purpose Twisted servers (not limited to Web servers).
Twisted 包 twisted.cred 是一种通用且复杂的框架,它在用于一般目的的 Twisted 服务器中提供认证服务器,而并不局限于 Web 服务器。
This module is a complete package that supports user authentication.
这个模块是一个支持用户身份验证的完整的包。
The login information (credentials), later used for authentication or validation, travels together with the effective remote call, not as a separate package preceding the call.
登录信息(凭据),稍后用于身份验证或者验证,与有效的远程调用一同传输,而不是在调用之前作为单独的数据包。
应用推荐