提交历史

作者 SHA1 备注 提交日期
  Ben Alex 9046efe976 Refer to upgrade documentation on website, including correcting version 0.7.0 file. 21 年之前
  Ben Alex 5dfc3fdcfb Maven workarounds. The definitive guide. :-) 21 年之前
  Ben Alex dc726ac75c Clarify and enforce interface interface contract for AuthenticationDao. 21 年之前
  Ben Alex 4bcc1222e1 Modifications to support EH-CACHE upgrade (EH-CACHE appears to have changed the way the default cache configuration file gets handled). 21 年之前
  Ben Alex 268c894b23 Access resources from core directory. Appears to be a problem with Maven allowing this to be expressed in the parent project file (ie /adapters/project.xml). 21 年之前
  Ben Alex db9e420ceb Use full package name for SecurityConfig, to ease support by Maven commons-attributes plugin. 21 年之前
  Ben Alex f7cfc84358 Fix correct package name for advisor. 21 年之前
  Ben Alex e8bfa37218 Make Attributes sample use Maven's commons-attributes plugin. 21 年之前
  Ben Alex 9175208950 Fix Clover operation with Java 5 SDK and Maven 1.0.2 final release. 21 年之前
  Ben Alex 658a8df9b3 Correct company name. 21 年之前
  Ben Alex 823a2e990b Add hook methods to AbstractProcessingFilter. 21 年之前
  Ben Alex 67d642cfeb Note arrays can now be filtered by BasicAclEntryAfterInvocationCollectionFilteringProvider. 21 年之前
  Ben Alex c5ea35d093 Extend After ACL provider to also filter arrays. Thanks to Joni Suominen. 21 年之前
  Dimitry Kopylenko 93ec9e20a3 Added missing maven dependencies and fixed outdated Eclipse MAVEN_REPO variables 21 年之前
  Carlos Sanchez 3169199e2b Fixed improperly closed tags 21 年之前
  Ray Krueger cb61c88478 Increased test coverate to 100% 21 年之前
  Ray Krueger 8853ba28e2 Replaced $author$ stuff in javadocs with Ray Krueger 21 年之前
  Ray Krueger 41310f26a6 Missed a DOCUMENT ME! spot... 21 年之前
  Ray Krueger 3eb6149877 New LoginExceptionResolver interface and base implementation to handle LoginExceptions thrown in the Jaas API. I am commiting this now so that it isn't lost, while a PropertyEditor based solution is investigated. 21 年之前
  Ben Alex 07f3d1558f Update to HSQLDB 1.7.3.0. 21 年之前
  Carlos Sanchez 543e08fae9 Fixed clover license 21 年之前
  Ben Alex f520bfea91 Change image path locations. sdocbook plugin collapses resource paths, forcing image to always be in the same directory as the generated docbook output. 21 年之前
  Ben Alex b8b31d6f65 Tidy up Maven migration by eliminating unnecessary directories and having Eclipse classpath use MAVEN_REPO. 21 年之前
  Ben Alex c5900cab9c Added a ContextHolderAwareRequestWrapper to integrate with getRemoteUser() and isUserInRole(String). Thanks to Orlando Garcia Carmona ("paramosyermos" on Spring forums). 21 年之前
  Ben Alex c9aa80b655 Add Aaron Tang's changes. 21 年之前
  Ben Alex e3b9920d9c Fix default query string to remove ambiguous columns. Thanks to Aaron Tang. 21 年之前
  Ben Alex 89ba20f057 Fix Tomcat compatibility issue where HttpSession unavailable during "logoff". Thanks to Aaron Tang. 21 年之前
  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. 21 年之前
  Ben Alex 76c82db196 Refactor EH-CACHE integration classes to work with Spring IoC provided Cache rather than manage our own cache internally. 21 年之前
  Ben Alex 01165ea0e1 Documentation update to present state of CVS classes and interfaces. 21 年之前