Commit Graph

16 Commits

Author SHA1 Message Date
Ben Alex a39e7ed82b Release 0.7.0. 2005-01-16 03:58:42 +00:00
Ben Alex 607ba82522 Allow JBoss adapter to handle new exceptions (thanks to Sergio Berna). 2005-01-04 19:58:27 +00:00
Ben Alex c939bcb176 Add account expiration and credentials expiration capabilities. 2005-01-03 01:14:26 +00:00
Ben Alex 1ef3c87bf2 Add change. 2004-12-26 08:48:25 +00:00
Ben Alex dc726ac75c Clarify and enforce interface interface contract for AuthenticationDao. 2004-12-21 20:53:32 +00:00
Ben Alex 823a2e990b Add hook methods to AbstractProcessingFilter. 2004-12-20 11:14:34 +00:00
Carlos Sanchez 3169199e2b Fixed improperly closed tags 2004-12-11 23:01:51 +00:00
Ben Alex c5900cab9c Added a ContextHolderAwareRequestWrapper to integrate with getRemoteUser() and isUserInRole(String). Thanks to Orlando Garcia Carmona ("paramosyermos" on Spring forums). 2004-12-05 06:11:18 +00:00
Ben Alex c9aa80b655 Add Aaron Tang's changes. 2004-12-05 05:30:26 +00:00
Ben Alex 82ed7253d4 Refactor AbstractFilterInvocationDefinitionSource to use a standard URL String in its lookup method, rather than a full FilterInvocation. This will make it easier for views (taglibs etc) to access URI security details without needing to construct a MockFilterInvocation. 2004-12-05 05:04:52 +00:00
Ben Alex 76c82db196 Refactor EH-CACHE integration classes to work with Spring IoC provided Cache rather than manage our own cache internally. 2004-12-05 04:37:05 +00:00
Ben Alex 88fbac9755 General update. 2004-12-03 06:44:13 +00:00
Ben Alex ac3d3483b3 Improve performance of JBoss container adapter (thanks to Sergio Bern�). 2004-11-30 20:38:15 +00:00
Ben Alex 89eed486e2 Add alwaysUseDefaultTargetUrl feature to AbstractProcessingFilter. 2004-11-22 21:38:14 +00:00
Ben Alex 55c1dd3a8d Move changelog to Maven managed docs. 2004-11-20 21:29:53 +00:00
Carlos Sanchez b0f6c5179a Documentation improvement 2004-11-20 10:28:01 +00:00