# Functions
NewEmailIdentity ...
NewFeedback 新建一个默认的 Feedback 对象.
NewPhoneIdentity ...
NewUserIdentity ...
# Constants
定义几种常用的授权动作.
定义几种常用的授权动作.
定义几种常用的授权动作.
定义几种常用的授权动作.
定义几种常用的授权动作.
定义几种常用的验证机制.
定义几种常用的验证机制.
定义几种常用的验证机制.
定义几种常用的验证机制.
# Structs
AuthenticationBuilder 用于创建 Authentication 实例.
AuthorizationBuilder 用来创建 Authorization.
PasswordCalculator 是默认的密码计算器.
Registration ..
# Interfaces
Authentication 表示一个身份验证请求.
Authenticator 表示一个身份验证算法.
AuthenticatorManager ...
Authorization 表示一个授权请求.
Authorizer 表示一个授权组件.
AuthorizerManager ...
EmailIdentity 表示基于 email address 的身份信息.
Feedback ..
Identity 表示一个经过验证的身份.
Mechanism 表示一个验证/授权机制组件.
PhoneIdentity 表示基于 phone number 的身份信息.
Registry ..
Request 包含 Authentication 和 Authorization 的公共方法.
Service ...
UserIdentity ...