35 Commits

Author SHA1 Message Date
Luke Taylor
c5f6cbb8f5 Removed corrupt character in author name which was causing build problems with bamboo. 2008-04-22 15:10:11 +00:00
Luke Taylor
8f7b216de3 Import cleaning, removal of unnecessary constructors etc based on eclipse warnings 2008-03-17 14:10:22 +00:00
Ben Alex
072b76e516 SEC-717: Resolve UserDetails.getAuthorities() sort logic issue. 2008-03-16 04:49:28 +00:00
Ben Alex
47229be5cb Make samples and tests use username "rod". 2007-12-03 02:56:52 +00:00
Luke Taylor
3f2b9cd6fb SEC-562: More changes of Acegi name in comments, docs etc. 2007-10-03 14:02:39 +00:00
Luke Taylor
757b153430 SEC-562: Repackaging adapters module. 2007-09-22 11:54:13 +00:00
Luke Taylor
976fdb0371 Rolled back changes for SEC-441. 2007-08-30 22:28:04 +00:00
Luke Taylor
0d8be5012d Corrected comment. 2007-08-30 22:27:23 +00:00
Luke Taylor
8cb836c6cf SEC-441: Fix. Added suggested changes. 2007-08-30 19:42:35 +00:00
Ben Alex
ab12817b7a SEC-97: Format Acegi Security source code in accordance with latest Jalopy configuration. 2006-05-23 13:38:33 +00:00
Ben Alex
942bdbfad3 SEC-236: Use interface instead of concrete class for JbossAcegiLoginModule. 2006-04-26 04:39:04 +00:00
Ben Alex
72256a225f SEC-73: Support storage and retrieval of actual Principal object (such as UserDetails) from PrnicipalAcegiUserToken. 2005-11-25 00:26:30 +00:00
Ben Alex
6a1a4abb1d SEC-104: Move to org.acegisecurity package. 2005-11-17 00:56:49 +00:00
Ben Alex
b19d1f9d77 SEC-59: Fix NullPointerException caused by unnecessary check of application context path when a singleton is defined. 2005-10-21 07:46:06 +00:00
Ben Alex
a3d26edea3 JBoss container adapter to use getName() instead to toString() (see http://opensource.atlassian.com/projects/spring/browse/SEC-22). 2005-06-27 02:06:33 +00:00
Ben Alex
e08e66dec6 Refactor SecurityContextHolder to return a SecurityContext instead of Authentication. 2005-05-08 23:42:14 +00:00
Ben Alex
6a9abe5d90 Remove ContextHolder and introduce SecurityContext. 2005-05-07 09:11:37 +00:00
Ben Alex
70b7e3c2bc Correct issue with encoding on Linux platforms. 2005-02-28 02:41:13 +00:00
Ben Alex
dda66a0454 Significantly refactor "well-known location model" to authentication processing mechanism and HttpSessionContextIntegrationFilter model. 2005-02-21 06:48:31 +00:00
Ben Alex
607ba82522 Allow JBoss adapter to handle new exceptions (thanks to Sergio Berna). 2005-01-04 19:58:27 +00:00
Ben Alex
db51400570 Fix warning regarding logger should be accessed in a static way. 2005-01-03 01:08:54 +00:00
Ben Alex
ac3d3483b3 Improve performance of JBoss container adapter (thanks to Sergio Bern�). 2004-11-30 20:38:15 +00:00
Ben Alex
29c8e110f5 Remove adapter test dependencies on MockPrincipal. 2004-11-01 02:08:42 +00:00
Ben Alex
35cdd24abf Refactor to use Spring's MockHttpServletRequest rather than Acegi Security's equivalent. 2004-10-31 20:34:35 +00:00
Ben Alex
eaa92cd80a Fixed issue with caching by making AbstractIntegrationFilter (and its subclasses) write the new Authentication object to the well-known location. 2004-04-30 05:16:08 +00:00
Ben Alex
7387c7f231 Remove unnecessary logging statements. 2004-04-11 12:04:25 +00:00
Colin Sampaleanu
6c26e79a0f change AuthenticationProcessingFilter and SecurityEnforcementFilter to use Spring's WebApplicationContextUtils by defualt to find their config context. 2004-04-09 02:44:17 +00:00
Ben Alex
1b1d119836 Modifications consistent with changes to the objects being tested. 2004-04-02 12:20:41 +00:00
Ben Alex
15588123ba Additional import statement. 2004-04-02 12:10:31 +00:00
Ben Alex
b886390a3f Added method to support unit testing, and made class more robust to null conditions. 2004-03-29 13:41:10 +00:00
Ben Alex
c220ff583c Initial commit. 2004-03-29 13:36:45 +00:00
Ben Alex
68ee9aaabb Enhanced error detection at startup time. Added support for handling null usernames and passwords. 2004-03-28 12:01:51 +00:00
Ben Alex
fe379d9712 Initial commit. 2004-03-28 11:41:20 +00:00
Ben Alex
c3507b26c9 Change to Apache License version 2.0. 2004-03-23 04:44:48 +00:00
Ben Alex
35fe1e7b73 Initial commit. 2004-03-16 23:57:17 +00:00