Ben Alex d169829f27 AbstractAuthenticationToken.getName() now returns username alone if UserDetails present. 20 years ago
..
main d169829f27 AbstractAuthenticationToken.getName() now returns username alone if UserDetails present. 20 years ago
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 years ago