public class LoadUserByPasswordStrategyFilter extends AbstractStrategyFilter<LoadUserByPasswordStrategy> implements LoadUserFilter<LoadUserByPasswordStrategy>
applicationContext, priority, strategyClasslogger| 构造器和说明 |
|---|
LoadUserByPasswordStrategyFilter() |
| 限定符和类型 | 方法和说明 |
|---|---|
LoadUserByPasswordStrategy |
defaultStrategy() |
void |
executeLoadUser(LoginContext<? extends LoginRequest> loginContext)
处理安全策略
|
int |
priority() |
boolean |
support(LoginContext<? extends LoginRequest> loginContext)
检查登录上下文是否需要执行当前策略处理器
|
getApplicationContext, getStrategyClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadUser, wrapUsergetApplicationContext, getStrategyClass, loadCurrentStrategy, loadCurrentStrategy, loadStrategyMap, strategyClasspublic int priority()
public LoadUserByPasswordStrategy defaultStrategy()
public boolean support(LoginContext<? extends LoginRequest> loginContext)
StrategyFiltersupport 在接口中 LoadUserFilter<LoadUserByPasswordStrategy>support 在接口中 StrategyFilter<LoadUserByPasswordStrategy>public void executeLoadUser(LoginContext<? extends LoginRequest> loginContext)
LoadUserFilterexecuteLoadUser 在接口中 LoadUserFilter<LoadUserByPasswordStrategy>loginContext - 登录上下文