gpt4 book ai didi

java - spring security-在身份验证失败 url 中捕获异常

转载 作者:行者123 更新时间:2023-11-30 11:54:35 25 4
gpt4 key购买 nike

我使用实现 UserDetails 的类进行身份验证。在其中我传递了我的自定义异常,就像 attempts exceeds 而不是 userNotFoundException 一样。

我想知道如何在身份验证失败 url 中捕获此异常。

最佳答案

我假设您有一个实现 UserDetailsS​​ervice 的类,并且您正在抛出一个自定义异常,您希望在 AuthenticationFailureHandler 中捕获该异常。如果是这种情况,您的自定义异常应该扩展 AuthenticationException登录过滤器会将其传递给 AuthenticationFailureHandleronAuthenticationFailure 方法。

关于java - spring security-在身份验证失败 url 中捕获异常,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5574193/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com