Ben Alex d169829f27 AbstractAuthenticationToken.getName() now returns username alone if UserDetails present. 20 年之前
..
main d169829f27 AbstractAuthenticationToken.getName() now returns username alone if UserDetails present. 20 年之前
test 54ccbf5617 The SecurityEnforcementFilter was forced to catch Throwable by the FilterInvocation.invoke(...) method. Therefore it was wrapping the throwable in ServletException, which left it wrapping SevletException and IOException in ServletException. 20 年之前