public interface EAuthenticationSuccessHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onAuthenticationSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication,
com.loy.e.common.vo.LoginSuccessResponse loginSuccessResponse) |