85 Commits (1d962838768e6e7de30b901b520a87e1d69dd402)

Author SHA1 Message Date
Ben Alex 6a1a4abb1d SEC-104: Move to org.acegisecurity package. 20 years ago
Ben Alex b19d1f9d77 SEC-59: Fix NullPointerException caused by unnecessary check of application context path when a singleton is defined. 20 years ago
Carlos Sanchez f6487edf90 Removed uneeded jboss-jmx 21 years ago
Carlos Sanchez b2363dfe07 SEC-62 Add maven 2 support 21 years ago
Ben Alex a3d26edea3 JBoss container adapter to use getName() instead to toString() (see http://opensource.atlassian.com/projects/spring/browse/SEC-22). 21 years ago
Ben Alex e08e66dec6 Refactor SecurityContextHolder to return a SecurityContext instead of Authentication. 21 years ago
Ben Alex 6a9abe5d90 Remove ContextHolder and introduce SecurityContext. 21 years ago
Ben Alex 70b7e3c2bc Correct issue with encoding on Linux platforms. 21 years ago
Ben Alex dda66a0454 Significantly refactor "well-known location model" to authentication processing mechanism and HttpSessionContextIntegrationFilter model. 21 years ago
Carlos Sanchez 0e3f70812d Removed groupId, inherit from parent 21 years ago
Carlos Sanchez 49974737fd Allow site deployment from each subproject 21 years ago
Ben Alex bb1e96c85a Add notice.txt to generated artifacts. 21 years ago
Ben Alex 607ba82522 Allow JBoss adapter to handle new exceptions (thanks to Sergio Berna). 21 years ago
Ben Alex db51400570 Fix warning regarding logger should be accessed in a static way. 21 years ago
Ben Alex c77cb84f52 Fix group names etc as required to ensure a multiproject:install works from /docs if there is a CLEAN (empty) Maven repository. 21 years ago
Ben Alex 5689807f38 Make Maven sign generated JARs. The last stage of the transition from Ant. 21 years ago
Ben Alex 8fb64e1e1b Fix repository URLs so "viewcvs" URLs (associated with changelog plugin) are all correct. 21 years ago
Ben Alex 268c894b23 Access resources from core directory. Appears to be a problem with Maven allowing this to be expressed in the parent project file (ie /adapters/project.xml). 21 years ago
Ben Alex ac3d3483b3 Improve performance of JBoss container adapter (thanks to Sergio Bern�). 21 years ago
Carlos Sanchez 8cf6867cba Moved name to subprojects 21 years ago
Ben Alex 29c8e110f5 Remove adapter test dependencies on MockPrincipal. 21 years ago
Ben Alex 35cdd24abf Refactor to use Spring's MockHttpServletRequest rather than Acegi Security's equivalent. 21 years ago
Carlos Sanchez 263dd9c0d3 Added cvsignore files 21 years ago
Carlos Sanchez b25a6e002b *** empty log message *** 21 years ago
Ben Alex eaa92cd80a Fixed issue with caching by making AbstractIntegrationFilter (and its subclasses) write the new Authentication object to the well-known location. 22 years ago
Ben Alex 7387c7f231 Remove unnecessary logging statements. 22 years ago
Colin Sampaleanu 6c26e79a0f change AuthenticationProcessingFilter and SecurityEnforcementFilter to use Spring's WebApplicationContextUtils by defualt to find their config context. 22 years ago
Ben Alex 1b1d119836 Modifications consistent with changes to the objects being tested. 22 years ago
Ben Alex 15588123ba Additional import statement. 22 years ago
Ben Alex b886390a3f Added method to support unit testing, and made class more robust to null conditions. 22 years ago
Ben Alex c220ff583c Initial commit. 22 years ago
Ben Alex 68ee9aaabb Enhanced error detection at startup time. Added support for handling null usernames and passwords. 22 years ago
Ben Alex fe379d9712 Initial commit. 22 years ago
Ben Alex c3507b26c9 Change to Apache License version 2.0. 22 years ago
Ben Alex 35fe1e7b73 Initial commit. 22 years ago