回想一下第1 部分,其中Acegi 使用身份验证处理过滤器( Authentication Processing Filter ,APF)进行身份验证。APF 执行 .
基于8个网页-相关网页
比如,一个身份验证处理过滤器需要一个身份验证管理器选择一个合适的身份验证提供者。
For example, an authentication processing filter requires an authentication manager to select an appropriate authentication provider.
下一节将进一步介绍 Acegi 的身份验证处理过滤器,了解新配置的 bean 是如何管理身份验证过程的。
The next section digs deeper into Acegi's Authentication Processing Filter to see how its newly configured beans manage the process of authentication.
回忆一下,您在本系列第 1 部分的 配置身份验证处理过滤器 中曾对 authenticationManager 属性进行了配置。
Recall that you configured the authenticationManager property while configuring the authentication processing filter in the first article of this series.
应用推荐