1. e4e09fc Changed configuration to load file based on configUrl parameter. If configUrl parameter isn't found, falls back to jsecurity.ini. If that isn't found, loads from the config filter param. by mentiro · 16 years ago
  2. eec4fb0 Refactoring of filters to make better use of inheritance hierarchy. by mentiro · 16 years ago
  3. 8328777 Updated Spring JSecurity Filter to use SpringConfiguration object for configuring. Modified cipher to accept the key as bytes and use the default unless one is specified. Modified remember me to accept pass through args from the security manager. Added support for global properties in the ini config. Added a user and pass thru filter. Added redirection after login by saving request in the session. by mentiro · 16 years ago
  4. 931c52d enabled one more username null check to avoid NPE by pharaohh · 16 years ago
  5. f3ba2f1 Fix to resolve JSEC-108 by applying principalSuffix to username. by mentiro · 16 years ago
  6. f8ebcff Applied patch suggested by JSEC-107 to fix null pointer bug. by mentiro · 16 years ago
  7. 2ad6188 updated JavaDoc by pharaohh · 16 years ago
  8. d50e5b6 Added user filter for remember me support. by mentiro · 16 years ago
  9. 0a4694e Added anonymous filter and a jar.deploy task. by mentiro · 16 years ago
  10. b3f8d81 updated copyright headers for all files per http://www.apache.org/legal/src-headers.html#headers by pharaohh · 16 years ago
  11. 579f73c JavaDoc update by pharaohh · 16 years ago
  12. 4de05b4 JavaDoc update by pharaohh · 16 years ago
  13. 2b0cf96 JSEC-109 - added JavaDoc by pharaohh · 16 years ago
  14. 05fb219 JSEC-109 - added JavaDoc by pharaohh · 16 years ago
  15. 93cb399 JSEC-100, JSEC-110 fixes by pharaohh · 16 years ago
  16. 79a7ddd JSEC-113 - initial implementation complete by pharaohh · 16 years ago
  17. 8dd95ee basic error checking for JndiRealmFactory by pharaohh · 16 years ago
  18. 764b6f3 JavaDoc linebreak changes by pharaohh · 16 years ago
  19. 2beeccf various cleanup by pharaohh · 16 years ago
  20. a8c4a40 various cleanup by pharaohh · 16 years ago
  21. 667ebd0 added JndiRealmFactory to support EJB3 environment configurations by pharaohh · 16 years ago
  22. bfcaf30 fixed filter parsing definitions by pharaohh · 16 years ago
  23. 5559f10 renamed 'interceptors' section to 'filters' by pharaohh · 16 years ago
  24. 378e61c removed due to package renaming (interceptor -> filter) by pharaohh · 16 years ago
  25. 0e6754d removed due to package renaming (interceptor -> filter) by pharaohh · 16 years ago
  26. edb2a4b removed due to parent package renaming (interceptor -> filter) by pharaohh · 16 years ago
  27. f852112 renamed WebIniConfiguration to IniWebConfiguration by pharaohh · 16 years ago
  28. 1b28580 Renamed all *Interceptor to *Filter by pharaohh · 16 years ago
  29. a2a3442 updated config filter processing by pharaohh · 16 years ago
  30. cfad49d updated config filter processing by pharaohh · 16 years ago
  31. 786f53d added some basic unit tests by pharaohh · 16 years ago
  32. d19053e Fixed NPE and classpath dependency for sample app by pharaohh · 16 years ago
  33. a06428e Fixed NPE and classpath dependency for sample app by pharaohh · 16 years ago
  34. 83ec275 Fix bug in code. by mentiro · 16 years ago
  35. 12e987d Changes to SpringJSecurityFilter behavior for JSEC-106. by mentiro · 16 years ago
  36. 914f150 more Configuration work by pharaohh · 16 years ago
  37. e047ccb more Configuration work by pharaohh · 16 years ago
  38. 5a3ff7f ensured user id was acquired (username used only during login) by pharaohh · 16 years ago
  39. e5f30d1 more Configuration work by pharaohh · 16 years ago
  40. 4e2ab2a more Configuration work by pharaohh · 16 years ago
  41. d3cd954 more Configuration work by pharaohh · 16 years ago
  42. f722d9a Initial Configuration check-in (work in progress) by pharaohh · 16 years ago
  43. d5fd14a JavaDoc correction by pharaohh · 16 years ago
  44. c8c1cb8 JavaDoc correction by pharaohh · 16 years ago
  45. aa22852 JSEC-102: removed all web-related classes from the ThreadContext and migrated existing bind/unbind/get thread-based methods to WebUtils by pharaohh · 16 years ago
  46. 03f3163 JavaDoc'd a class constant by pharaohh · 16 years ago
  47. 0937a05 JavaDoc updates - added convenience JavaBean properties for passthrough configuration, changed default rememberMe cookie max age due to Jetty bug by pharaohh · 16 years ago
  48. eb1cf0a ensured user id was acquired (username used only during login) by pharaohh · 16 years ago
  49. 488d56a Initial commit of the spring-hibernate sample application by pharaohh · 16 years ago
  50. d6d38d5 JavaDoc update by pharaohh · 16 years ago
  51. 08b5dd7 doc updates by pharaohh · 16 years ago
  52. 3b7c950 JavaDoc modifications by pharaohh · 16 years ago
  53. 84ecb26 JavaDoc updates by pharaohh · 16 years ago
  54. 2055b94 added initial support for vm singleton deployments (non container environment) by pharaohh · 16 years ago
  55. e335945 fixed pom.xml per Siegfried's recommendations by pharaohh · 16 years ago
  56. bfdc308 added legal cryptography notice by pharaohh · 16 years ago
  57. 634faa4 removed JUG dependency, verified regression tests pass by pharaohh · 16 years ago
  58. 5c6886d added descriptions to all ant targets so they would display when calling ant -p by pharaohh · 16 years ago
  59. 06024f2 added descriptions to all ant targets so they would display when calling ant -p by pharaohh · 16 years ago
  60. d0128fb by pharaohh · 16 years ago
  61. 34f7bff Finished initial support for a proper reference manual (pdf, html, html_single) by pharaohh · 16 years ago
  62. 21c86f3 Finished initial support for a proper reference manual (pdf, html, html_single) by pharaohh · 16 years ago
  63. d8ebed3 JavaDoc changes, updated build.xml header to 0.9.0-beta2 by pharaohh · 16 years ago
  64. 78350b5 killing superstition :) by pharaohh · 16 years ago
  65. 44a11ed killing superstition :) by pharaohh · 16 years ago
  66. 33a2121 JavaDoc updates by pharaohh · 16 years ago
  67. 00b796b Fixed rememberMe manager cookie attribute settings by pharaohh · 16 years ago
  68. 1b22617 Fixed rememberMe manager cookie attribute settings by pharaohh · 16 years ago
  69. 56600d4 prevented exception from being swallowed (now propagates correctly) by pharaohh · 16 years ago
  70. 7e9d204 fixed javadoc by pharaohh · 16 years ago
  71. bf7a54c google analytics re-enabled during javadoc task (needed to escape quotes) by pharaohh · 16 years ago
  72. ffdca8d final checkin before 0.9.0-beta release by pharaohh · 16 years ago
  73. ad0af08 Added backport-util-concurrent to the quickstart webapp - it's required by the provided ehcache jar. by Peter Ledbrook · 16 years ago
  74. b7a4157 minor build changes by pharaohh · 16 years ago
  75. 15230bf minor build changes by pharaohh · 16 years ago
  76. d93d686 enabled Default Java serialization instead of JavaBeans serializer by pharaohh · 16 years ago
  77. 273b18d renamed WebSecurityManager to DefaultWebSecurityManager and created a WebSecurityManager interface by pharaohh · 16 years ago
  78. d366635 fixed erroneous cast assumption (added interface to counteract) by pharaohh · 16 years ago
  79. c952f21 using jsp 2.0 instead of 2.1 by pharaohh · 16 years ago
  80. 0907267 used servlet-api of 2.4 instead of 2.5 by pharaohh · 16 years ago
  81. c04429c fixing issue with PrincipalTag where string representing class name was not properly converted to class behind the scenes. Handling this conversion manually in the Tag now. by timveil · 16 years ago
  82. 6605ae6 adding support for permissions in sample; fixing bug with PermissionTag by timveil · 16 years ago
  83. 953cc4b fixing annotations in spring sample by timveil · 16 years ago
  84. e553593 Fixed bug that required both web.xml and spring config to specify the sessionMode by pharaohh · 16 years ago
  85. 5f6ca85 spring sample session sharing finally working by timveil · 16 years ago
  86. 07f0146 added overloading constructor by pharaohh · 16 years ago
  87. 6a1527a fixed bug where session id (but not the session) was null for incoming requests by pharaohh · 16 years ago
  88. 02e20e4 JSEC-93: fixes for test cases to pass by pharaohh · 16 years ago
  89. a34cd04 JSEC-93: Initial completion of PrincipalCompletion support by pharaohh · 16 years ago
  90. a4db424 PrincipalCollection work cont'd by pharaohh · 16 years ago
  91. 32b59df PARTIAL completion of implementing a PrincipalCollection by pharaohh · 16 years ago
  92. d447c8e more sample cleanup; but still not working completely by timveil · 16 years ago
  93. c31ba63 removing old security image by timveil · 16 years ago
  94. 06e700a adding properly configured filter config, but leaving commented out. When uncommented, sample app gets lots of strange errors. getting closer, but with filter in place sample app is still not functional by timveil · 16 years ago
  95. 06923e9 cleaning up login.jsp page by timveil · 16 years ago
  96. e5dc3be cleaning up jsp page by timveil · 16 years ago
  97. 2a28678 displaying principal name on sampleIndex by timveil · 16 years ago
  98. b293d64 adding new logo to webstart; removing old logo by timveil · 16 years ago
  99. 2c0b6cb adding new image by timveil · 16 years ago
  100. 306b51c still working issues in sample app; Updating DelegatingSubject so session is recreated with session is null or session.getId is null. by timveil · 16 years ago