1. c7ecbfb JSEC-119 - fixed problem for type conversion by pharaohh · 16 years ago
  2. 19f8c5a final javadoc updates and code modifications for RC1 by pharaohh · 16 years ago
  3. 5010e4a javadoc updates by pharaohh · 16 years ago
  4. ae02fbe javadoc updates by pharaohh · 16 years ago
  5. 590cc10 removed more init() methods where possible (where the default constructor would suffice) by pharaohh · 16 years ago
  6. cceef02 JavaDoc adjustments (<pre> and <code> adjustments) by pharaohh · 16 years ago
  7. 1f3b3e6 BlowfishCipher 'defaultKey' attribute renamed to just 'key' to avoid confusion with the default value set. BasicHttpAuthenticationFilter method stubbing and more JavaDoc. by pharaohh · 16 years ago
  8. 0be408d fixed session isStopped() bug by pharaohh · 16 years ago
  9. 145460e removed session.isExpired and session.getStopTimestamp() from the interface (still exists in implementation) by pharaohh · 16 years ago
  10. a364918 removed remaining orphan 'Event' references to reflect the newer Listener mechanism by pharaohh · 16 years ago
  11. 3eb9a03 ensured subject can start and stop sessions multiple times in the same transaction. Moved some Test classes to their appropriate packages. by pharaohh · 16 years ago
  12. ca9c6b7 javadoc updates, chunked up BasicHttpAuthenticationFilter's logic to be more maintainable and configurable by pharaohh · 16 years ago
  13. 539f76b Changed loggers to all be private/static. by mentiro · 16 years ago
  14. 087bbe5 javadoc fix by pharaohh · 16 years ago
  15. b193690 javadoc fix by pharaohh · 16 years ago
  16. 9270e7a javadoc fix by pharaohh · 16 years ago
  17. 9814e1e added ImmutableProxiedSession to ensure SessionListeners don't modify a Session during an onStop/onExpired notification by pharaohh · 16 years ago
  18. 4cbe7c3 more JavaDoc updates by pharaohh · 16 years ago
  19. ea66c54 more JavaDoc updates by pharaohh · 16 years ago
  20. a314e5b fixed source of potential bug by pharaohh · 16 years ago
  21. 22c9ee1 More JavaDoc by pharaohh · 16 years ago
  22. a61732b More JavaDoc by pharaohh · 16 years ago
  23. 69eaeea9 JavaDoc updates, added clearCachedAuthorizationInfo method by pharaohh · 16 years ago
  24. 0d29aea method parameter re-ordering, minor javadoc updates by pharaohh · 16 years ago
  25. 0231c2a Fixed null pointer bugs when a null authorization info is returned. Added a unit test to confirm behavior. Fixed problem where decryption errors are not handled correctly by remember me manager. by mentiro · 16 years ago
  26. 2fd4ff6 javadoc updates, BasicHttpAuthenticationFilter adjustments for better flexibility by pharaohh · 16 years ago
  27. 7e17517 variable renamed for clarity by pharaohh · 16 years ago
  28. e37ec08 minor implementation cleanup by pharaohh · 16 years ago
  29. ac51993 fixed bug where the challenge may not be sent in all necessary cases by pharaohh · 16 years ago
  30. a18c615 javadoc updates by pharaohh · 16 years ago
  31. 2520d85 javadoc updates by pharaohh · 16 years ago
  32. 1bb25c4 fixed Class Cast Exception bug by pharaohh · 16 years ago
  33. d019aef enabled lazy-loading of default PropertiesRealm instead of at instantiation time (was confusing to most users) by pharaohh · 16 years ago
  34. 8fb6cc9 fixed bug that wouldn't load spring configuration without ini embedded in web.xml by pharaohh · 16 years ago
  35. ba2da9a moved unnecessary method from interface - only used by one implementation by pharaohh · 16 years ago
  36. 2656370 removed WebUtils.getSubject (not needed as Filter parent class consolidated this behavior), optimized imports by pharaohh · 16 years ago
  37. a9e2251 updated javadoc by pharaohh · 16 years ago
  38. 07c23ca updated javadoc by pharaohh · 16 years ago
  39. ed8e9ef javadoc updates by pharaohh · 16 years ago
  40. a030573 javadoc updates by pharaohh · 16 years ago
  41. 894ae4d Updates to authc filter javadoc. by mentiro · 16 years ago
  42. 8e69b63 Updated pass thru javadoc. by mentiro · 16 years ago
  43. 3b88b80 consolidated method calls to a consistent location by pharaohh · 16 years ago
  44. 2315a7e renamed FirstSuccessfulStrategy to FirstSuccessfulAuthenticationStrategy to maintain consistency. Will be renamed back to FirstSuccessfulStrategy for 1.0 final by pharaohh · 16 years ago
  45. 81d320d added quick sanity check for remember me attribute passthrough methods to ensure the correct instance exists at runtime by pharaohh · 16 years ago
  46. af597c9 added quick sanity check for session id cookie attribute passthrough methods to ensure the correct instance exists at runtime by pharaohh · 16 years ago
  47. bb0dcc8 by pharaohh · 16 years ago
  48. f0afb83 quick fix to ensure cookies are set properly by pharaohh · 16 years ago
  49. bf74645 javadoc updates by pharaohh · 16 years ago
  50. 8bb1f66 javadoc updates by pharaohh · 16 years ago
  51. b0f3dfd javadoc updates by pharaohh · 16 years ago
  52. 009302f javadoc updates by pharaohh · 16 years ago
  53. fd8a99b javadoc updates by pharaohh · 16 years ago
  54. 2966cea added delegate method for overriding by pharaohh · 16 years ago
  55. c7bba9b removed unnecessary init call by pharaohh · 16 years ago
  56. 0cd7a30 chunked up a complex method for simplicity/readability by pharaohh · 16 years ago
  57. 617a26d fixed minor initialization race condition (http session mode not set yet) by pharaohh · 16 years ago
  58. 6503e6e added delegation method for overriding by pharaohh · 16 years ago
  59. 8c797a4 removed missed dependency (not necessary) by pharaohh · 16 years ago
  60. 9a706c8 javadoc modification by pharaohh · 16 years ago
  61. 06ed1f3 javadoc correction by pharaohh · 16 years ago
  62. d160441 quite a bit of architectural cleanup to simplify instantiation across all components as well as simplify event management by pharaohh · 16 years ago
  63. cccf9e0 quite a bit of architectural cleanup to simplify instantiation across all components as well as simplify event management by pharaohh · 16 years ago
  64. 7d2d5f4 quite a bit of architectural cleanup to simplify instantiation across all components as well as simplify event management by pharaohh · 16 years ago
  65. 4b8e96f event support modifications by pharaohh · 16 years ago
  66. c9be7c5 added JavaDoc by pharaohh · 16 years ago
  67. 87cd113 Set 1.5 as the target of all compile tests to prevent accidentally building for only Java 6. by mentiro · 16 years ago
  68. c8b3d08 Bugfix for JSEC-105. by mentiro · 16 years ago
  69. 5766db0 Refactoring of Account into AuthenticationInfo and AuthorizationInfo, and deprecation of AuthorizingAccount for JSEC-105. by mentiro · 16 years ago
  70. 81b57a2 reverted back to JCL by pharaohh · 16 years ago
  71. 13dddf9 adjusted for potential NPE, updated JavaDoc by pharaohh · 16 years ago
  72. dcfec62 altered potential cause of bugs in classloader-segmented environments by pharaohh · 16 years ago
  73. 76964c3 fixed FirstSuccessfulStrategy - was previousl broken by pharaohh · 16 years ago
  74. 24809f0 reverted to JCL by pharaohh · 16 years ago
  75. 506b4ce reverted to JCL by pharaohh · 16 years ago
  76. 5e0276e reverted to JCL by pharaohh · 16 years ago
  77. cc92445 test commit by pharaohh · 16 years ago
  78. 8602036 removed ClassUtils usage to avoid CL issues (now uses static linking) by pharaohh · 16 years ago
  79. 0dc9e17 removed ClassUtils usage to avoid CL issues (now uses static linking) by pharaohh · 16 years ago
  80. 7daf736 by pharaohh · 16 years ago
  81. 80b0993 by pharaohh · 16 years ago
  82. 0d861db javadoc update by pharaohh · 16 years ago
  83. 66f64fd trying to finalize adjustments for ongoing dev list discussion by pharaohh · 16 years ago
  84. fce13a8 trying to finalize adjustments for ongoing dev list discussion by pharaohh · 16 years ago
  85. cbb115b by pharaohh · 16 years ago
  86. 07d09fd by pharaohh · 16 years ago
  87. c32b972 fixed slf4j jar references by pharaohh · 16 years ago
  88. 95c10ff JSEC-118 - addedd SLF4J and removed commons logging. by pharaohh · 16 years ago
  89. 6d77239 JSEC-118 - addedd SLF4J and removed commons logging. by pharaohh · 16 years ago
  90. 9daf7a3 JSEC-118 - addedd SLF4J dependency directives by pharaohh · 16 years ago
  91. 08b7bfc JSEC-117 - initial logging framework support by pharaohh · 16 years ago
  92. d6f6916 by pharaohh · 16 years ago
  93. 02d530a changed build file to ensure no core components can depend on the web components by pharaohh · 16 years ago
  94. d981272 javadoc modifications, et. al. by pharaohh · 16 years ago
  95. 56102e7 formatting only by pharaohh · 16 years ago
  96. 657f039 moved to io package by pharaohh · 16 years ago
  97. dc4a51c Ensured RememberMe identity iis always removed on any login attempt. It will be reset if necessary based on the AuthenticationToken by pharaohh · 16 years ago
  98. 11493e5 Ensured RememberMe identity iis always removed on any login attempt. It will be reset if necessary based on the AuthenticationToken by pharaohh · 16 years ago
  99. 58986b4 Removed HashedCookieComposer - mostly because it is not being used and secondly because it was authored by non-CLA contributor by pharaohh · 16 years ago
  100. 96bcdb1 by pharaohh · 16 years ago