You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Mats Henricson <ma...@henricson.se> on 2009/09/15 17:56:38 UTC

Mapping org.acegisecurity.AccountExpiredException

Hi!

I need to map three Acegi exceptions to specific pages:

   org.acegisecurity.AccountExpiredException
   org.acegisecurity.CredentialsExpiredException
   org.acegisecurity.LockedException

I can't see how to do it in contributeApplicationDefaults(),
since there doesn't appear to be configuration symbols for
these cases:

   http://www.localhost.nu/java/tapestry5-acegi/conf.html

Any ideas?

Mats

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org