I'm using a single realm - jpa based, and as I said, authentication works
correctly with my overloaded doAuthentication method (or whatever it's
called).  And, inside that method I find that a password change is required,
and I throw an ExcessiveAttemptsException, but the calling controller for my
UI only catches the base class AuthenticationException.  Very strange
behavior, and I can't figure it out, to say the least.
Thanks.



--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/ExcessiveAttemptsException-How-to-configure-tp4534742p7580589.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to