1. 2084c4c JavaDoc modifications by Les Hazlewood · 15 years ago trunk
  2. 200d5c8 Added SessionFactory for OO delegation instead of requiring to subclass the SessionManager implementation. Also added some JavaDoc by Les Hazlewood · 15 years ago
  3. b81d652 javadoc & minor enhancements (implemented all methods in the Map API instead of subclassing AbstractMap) by Les Hazlewood · 15 years ago
  4. a37503d Modified SoftHashMap for highly concurrent environments by Les Hazlewood · 15 years ago
  5. 050d9c7 Added WildcardPermission default,no-arg constructor (protected - not public) for use by subclasses. Added new 'DomainPermission' subclass for those that wish to use type-safe permissions (work in progress) by Les Hazlewood · 15 years ago
  6. 58eb7c5 refactored out constructor logic to protected method to be accessible to custom type-safe subclasses by Les Hazlewood · 15 years ago
  7. d898f02 minor logging clean up with slf4j, added root-level javadoc pom config by Les Hazlewood · 15 years ago
  8. d28dd4e added log level corresponding to new package structure by Les Hazlewood · 15 years ago
  9. 9dbe6b4 Fixed bug where session.stop was not delegating at all times to the security manager (required for the security manager to clear out a cookie in web environments) by Les Hazlewood · 15 years ago
  10. b5b2add further jsecurity name changes. Also moved jsecurity.tld to ki.tld in the appropriate META-INF location in maven resource tree by Les Hazlewood · 15 years ago
  11. db7364a re-enabled the Quickstart executable. Updated the QuickStart wiki page by Les Hazlewood · 15 years ago
  12. c8202b6 Started working on a HostFilter. Not yet complete. by Les Hazlewood · 15 years ago
  13. bf285e0 Added JavaDoc by Les Hazlewood · 15 years ago
  14. 55d280e changed DEFAULT_ERROR_KEY_ATTRIBUTE_NAME constant to be 'kiLoginFailure' for simplicity and to ease backwards compatibility. by Les Hazlewood · 15 years ago
  15. 0a43844 changed DEFAULT_ERROR_KEY_ATTRIBUTE_NAME constant to be 'ki.authenticationExceptionClassName' to be more explicit as to what it represents as well as to remove the 'jsec' name remnant. by Les Hazlewood · 15 years ago
  16. 4e25187 removed two unnecessary html <p/> elements, which was preventing the JavaDoc from displaying correctly in Idea by Les Hazlewood · 15 years ago
  17. ba61b80 removed two unnecessary html <p/> elements, which was preventing the JavaDoc from displaying correctly in Idea by Les Hazlewood · 15 years ago
  18. cf2a453 KI-75 - added more to JavaDoc to better explain how to define Realms, RealmFactories, and other objects in an object graph, as well as how to apply them to the SecurityManager by Les Hazlewood · 15 years ago
  19. 4a08fc4 fixed code that returned a null subject - Subject should never be null (they can be re-used even after logout - they're just considered anonymous again after that point). by Les Hazlewood · 15 years ago
  20. 2018212 added Apache license and @since information by Les Hazlewood · 15 years ago
  21. 5efae48 Added two new default filters - 'port' and 'ssl' to ensure a request comes in on a certain port (with the 'ssl' filter being a PortFilter that just defaults to 443). by Les Hazlewood · 15 years ago
  22. c3ce225 removed unnecessary property 'kiVersion' since project.version is suitable (no need to maintain version in 2 places) by Les Hazlewood · 15 years ago
  23. ffed2d7 documentation work - prepared to use the docbkx plugin for DocBook documentation by Les Hazlewood · 15 years ago
  24. 62b6330 final modifications to prevent stack overflow in a federated session environment by Les Hazlewood · 15 years ago
  25. d098a2c modifications to clean up spring-remoting support (was causing stack overflows) by Les Hazlewood · 15 years ago
  26. 2f69dfa fixed cause of stack overflow by Les Hazlewood · 15 years ago
  27. d878799 KI-72: swapped out commons-logging for slf4j by Les Hazlewood · 15 years ago
  28. fcdbd29 Updated many files where a default JSecurity -> 'Apache Ki' was unnatural or didn't make sense (for example KiFilter -> Apache KiFilter in servlet filter definitions and related documentation). Just using 'Ki' was more appropriate and natural in these cases. by Les Hazlewood · 15 years ago
  29. 8031848 added jar bundle module by Les Hazlewood · 15 years ago
  30. 703d8b8 Fixed POMs' versions by Alan Cabrera · 15 years ago
  31. ac7b39c added '-incubating-' to the version to make our incubation status clear by Les Hazlewood · 15 years ago
  32. 4ee2e95 added ASF parent pom to pick up distribution management settings for snapshot and staging publishing by Les Hazlewood · 15 years ago
  33. 1005bee moved files to maven standard directory layout, one file's JavaDoc updated by Les Hazlewood · 15 years ago
  34. a4da66e moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  35. 0b13189 moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  36. fe67eb5 moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  37. 0118a6d moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  38. 24310c2 moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  39. 24ae3d7 moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  40. e910195 moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  41. 4b45b29 moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  42. d218889 moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  43. df36cbb moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  44. 00ec147 moved files to maven standard directory layout by Les Hazlewood · 15 years ago
  45. 4850e66 ki renaming changes - removed empty directories as well by Les Hazlewood · 15 years ago
  46. 2f576b6 ki renaming changes - removed empty directories as well by Les Hazlewood · 15 years ago
  47. 894d152 ki renaming changes - removed empty directories as well by Les Hazlewood · 15 years ago
  48. 24d3fea Fix for KI-70 so that an AuthenticationException is thrown if LDAP throws a javax.naming.AuthenticationException instead of logging it as an error and returning null. by Jeremy Haile · 15 years ago
  49. 1c520db KI-66 intermediate changes by Alan Cabrera · 15 years ago
  50. 06768f7 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  51. 5c91e2f KI-66 intermediate changes by Alan Cabrera · 15 years ago
  52. 066f673 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  53. fb33368 KI-69 commented out broken tests by Alan Cabrera · 15 years ago
  54. f01bb42 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  55. b181f94 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  56. 68a4167 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  57. 0f264b0 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  58. c7dc9d0 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  59. 9cd66b6 KI-66 intermediate checkin by Alan Cabrera · 15 years ago
  60. 5956522 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  61. e561918 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  62. ce724f5 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  63. 915169c KI-66 intermediate changes by Alan Cabrera · 15 years ago
  64. ef261c9 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  65. d06721b KI-66 intermediate changes by Alan Cabrera · 15 years ago
  66. e8e0ee9 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  67. 01157dc KI-66 intermediate changes by Alan Cabrera · 15 years ago
  68. 3adbf0c KI-66 intermediate changes by Alan Cabrera · 15 years ago
  69. d05ea1e KI-66 intermediate changes by Alan Cabrera · 15 years ago
  70. 8f0426b KI-66 intermediate changes by Alan Cabrera · 15 years ago
  71. cdf79b6 KI-66 intermediate changes by Alan Cabrera · 15 years ago
  72. 3d162cb KI-66 intermediate changes by Alan Cabrera · 15 years ago
  73. a85ce65 Cleanup sample app. by Jeremy Haile · 15 years ago
  74. 586f91f Merged changes from the import branch that were accidentally committed into the trunk. by Jeremy Haile · 15 years ago
  75. 5eb3174 JSEC-57 - implemented functionality required to ignore identity calls after logout by Les Hazlewood · 15 years ago
  76. 54d607f Added the ability to hash a File and InputStream by Les Hazlewood · 15 years ago
  77. d036b97 JSEC-56 - implemented functionality recommended by patch. by Les Hazlewood · 15 years ago
  78. b5301f0 removing project files for now (seeing errors in my IDE) - will re-add them after cleanup. Also added some utility methods to reduce method complexity by Les Hazlewood · 15 years ago
  79. 79d5c14 deprecated HashtableCache by Les Hazlewood · 15 years ago
  80. 891e3fa Added a quick fix to extract out the ivy base repository url in case that needs to be overridden (e.g. when using a company internal repository proxy) by Les Hazlewood · 15 years ago
  81. a91eca3 JSEC-45 oops by Alan Cabrera · 15 years ago
  82. 3654cef JSEC-52 - implemented serializable by Les Hazlewood · 15 years ago
  83. f6f96ce JSEC-45 Moved to get demo to run by Alan Cabrera · 15 years ago
  84. 22b6976 JSEC-45 added web sample to build by Alan Cabrera · 15 years ago
  85. 6845434 JSEC-45 Added properties realm by Alan Cabrera · 15 years ago
  86. 90575bb JSEC-45 Getting the web demo to work by Alan Cabrera · 15 years ago
  87. 18e4fbf JSEC-45 updated Jetty version by Alan Cabrera · 15 years ago
  88. bdd00e7 JSEC-45 better names for jars/wars by Alan Cabrera · 15 years ago
  89. 1aa6a8c JSEC-45 Getting the web demo to work by Alan Cabrera · 15 years ago
  90. 2ffbb87 JSEC-45 fixed destination of TLD file. by Alan Cabrera · 15 years ago
  91. 3d8f416 JSEC-50 - changed log level to debug by Les Hazlewood · 15 years ago
  92. 896e98e minor update to pass a test by Les Hazlewood · 15 years ago
  93. 5141443 updated JavaDoc by Les Hazlewood · 15 years ago
  94. 88518d8 JSEC-22 - implemented fix for DelegatingSubject to retain the SecurityManager instance (not null it out) upon logout for continued re-use. Accompanied by DefaultSecurityManagerTest.testSubjectReuseAfterLogout() test case to verify. by Les Hazlewood · 15 years ago
  95. 1b11600 JSEC-20 - added JavaDoc and modified code to now throw an IllegalStateException if the SecurityManager is inaccessible, indicating invalid configuration. by Les Hazlewood · 15 years ago
  96. d4abc47 JSEC-15 - applied patch code w/ minor modification by Les Hazlewood · 15 years ago
  97. 5d9cd81 JSEC-46 Minor adjustment to catch a possible exception by Les Hazlewood · 15 years ago
  98. 535925f JSEC-46 Implemented functionality for issue, also added minor updates to reference documentation by Les Hazlewood · 15 years ago
  99. fd51d78 re-enabled samples builds by Les Hazlewood · 15 years ago
  100. f7223d4 Fix the build to test Hudson by Alan Cabrera · 15 years ago