类 DefaultAuthenticationLoginServiceImpl

    • 构造器详细资料

      • DefaultAuthenticationLoginServiceImpl

        public DefaultAuthenticationLoginServiceImpl()
    • 方法详细资料

      • loginFail

        public void loginFail​(String username,
                              org.springframework.security.core.AuthenticationException errorMessage)
        登录失败处理
        指定者:
        loginFail 在接口中 AuthenticationLoginService
        参数:
        username - 用户名称
        errorMessage - 错误描述