We'd probably have to update our code to pass any objects along, which we currently don't do in CAS3. I think I've put it on the list for CAS4, but I'd have to double check.
-Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Tue, Nov 18, 2008 at 10:23 AM, Thorsten Roemer <[EMAIL PROTECTED]> wrote: > 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 >
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
