875 Commits (1805ab8ec445d7b7d8dd163936037e55c0e2c5ff)

Author SHA1 Message Date
Ben Alex 1805ab8ec4 SEC-401: internalMethod handling fixes, plus correct issue with startsWith(String) usage. 19 years ago
Ben Alex e79a28875f SEC-400: Clarify exception if getter returns null. 19 years ago
Ray Krueger 1a486e584b HttpSessionEventPublisher need not implement ServletContextListener any longer 19 years ago
Ray Krueger 74e8efc4e9 Fixed SEC-395 19 years ago
Ben Alex 6fe569556c Use type in same module (Maven requirement). 19 years ago
Ben Alex 197a011ac5 Relocate resource files to comply with Maven directory conventions. 19 years ago
Ben Alex 1081c267d9 SEC-239: New ACL module. 19 years ago
Ben Alex 9f512c384e SEC-239: New ACL module. 19 years ago
Ben Alex 2984913051 SEC-393: More elegantly deal with setProviders(List) type safety enforcement. 19 years ago
Carlos Sanchez 5e819af782 SEC-388: Upgrade other Spring dependencies to 1.2.8. 19 years ago
Ben Alex 1b4a098760 SEC-354: Add label-based voter. 19 years ago
Ben Alex 4d166a6867 SEC-333: Error in last commit, should default to regexp processor, not Ant Path processor, in the case of empty or null strings. 19 years ago
Ben Alex 780130d0f3 SEC-333: Eliminate dependecy on ORO when Ant Paths being used instead of Regular Expressions. 19 years ago
Ben Alex 775840a565 SEC-374: Allow GrantedAuthority[]s assigned to switched user identity to be filtered. 19 years ago
Ben Alex f5ce0250b4 SEC-310: Add AbstractProcessingFilter.getAuthenticationDetailsSource(). 19 years ago
Ben Alex 8dda52eeaa SEC-322: Workaround bug in WebSphere. 19 years ago
Ben Alex 5640eb0511 SEC-378: Use trim instead of replacement for space removal. 19 years ago
Ben Alex ad6c501379 SEC-360: Minor correction in patch applied yesterday. 19 years ago
Ben Alex 2a65d386d5 SEC-384: Remove Commons-Lang dependency. 19 years ago
Ben Alex 59bf8602d2 SEC-356: Add cloneFromHttpSession property. 19 years ago
Ben Alex 5911234f65 SEC-359: Logout even if not logged in. 19 years ago
Ben Alex fa6b4480b1 SEC-360: Provide server side forward option instead of redirection. 19 years ago
Ben Alex f0ae6f53a7 SEC-327: Add includeDetailsObject property. 19 years ago
Ben Alex f28ce39bde SEC-365: Provide an alwaysRemember property, together with an abstract method so subclasses can determine custom behaviour. 19 years ago
Ben Alex 71eba94cf2 SEC-371: Use AbstractTicketValidator for logger. 19 years ago
Ben Alex 0f517cb8e2 SEC-375: Publish AuthorizationFailureEvent event when AccessDeniedException thrown by AfterInvocationProvider. 19 years ago
Ben Alex b8d0722251 SEC-367: Added clarification of immutability contract. 19 years ago
Ben Alex 43dbe6c991 SEC-364: Fix context path handling. 19 years ago
Carlos Sanchez 10d6859dad Added ACL table SQL for some databases 20 years ago
Ben Alex 172026f875 SEC-377: Remove Commons Lang dependency. 20 years ago
Ben Alex c292826475 SEC-373: Add byte array encryption/decryption support. 20 years ago
Ben Alex 21dd050d7b SEC-348: Limit Basic automatic reauthentication scope to UsernamePasswordAuthenticationToken (specifically avoid CasAuthenticationToken). 20 years ago
Ben Alex d2fb473a4e Formatting only. 20 years ago
Ben Alex 49a2de8f0f SEC-366: Initial commit. 20 years ago
Ben Alex cc03675776 SEC-340: Invalidate HttpSession on logout. 20 years ago
Scott McCrory db96650d99 SEC-319: Reverted to 1.0.1 version to delay these changes to 1.1.0, based on small breakage of backward compatability. 20 years ago
Carlos Sanchez 558fd5d75d Add scm info because we don't use artifactid as folder name 20 years ago
Ben Alex b0056568f0 SEC-338: Serializable and serialVersionUID missing for Authentication-related objects. 20 years ago
Ben Alex 7313d5def0 SEC-324: Ensure IllegalStateException no longer occurs. 20 years ago
Ben Alex 324789d544 SEC-311: Must observe symmetry requirement of Object.equals(Object) contract. 20 years ago
Ben Alex 9e3ce85dd5 SEC-330: Make UserMap work with UserDetails, not User concrete class. 20 years ago
Ben Alex f0b259a32e SEC-349: GrantedAuthority constructor argument can be null. 20 years ago
Ben Alex 58d3f0c56f SEC-290: Correct bug with generation of SimpleMethodInvocation. 20 years ago
Ben Alex 5364db2c27 SEC-328: Avoid unnecessarily hitting backend a second time, if the cache wasn't used in first place. 20 years ago
Ben Alex 53beadb7bf SEC-290: Correct bug with generation of SimpleMethodInvocation. 20 years ago
Ben Alex 03df6a90eb SEC-293: Modified collection remove logic to use removeList. 20 years ago
Ben Alex 1292420476 SEC-311: Must observe symmetry requirement of Object.equals(Object) contract. 20 years ago
Ray Krueger cf91104b69 Made parameters case-insensitive 20 years ago
Ray Krueger 6779d97546 Made parameters case-insensitive 20 years ago
Carlos Sanchez 757062e8f9 Initialization of exceptionMappings was broken in last commit 20 years ago