Hi, I've wrote a custom AuthenticationHandler which throws a BlockedCredentialsAuthenticationException on subsequent login failures for a short period of time.
So far I'm using a custom code in the exception for static but localized messages. Now I would like to insert the actual time-to-wait value to the exception. Is there a recommended way how to do provide spring message arguments in an AuthenticationException? Thanks, Thorsten _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
