Ben Alex
|
bb1e96c85a
|
Add notice.txt to generated artifacts.
|
22 years ago |
Ben Alex
|
607ba82522
|
Allow JBoss adapter to handle new exceptions (thanks to Sergio Berna).
|
22 years ago |
Ben Alex
|
db51400570
|
Fix warning regarding logger should be accessed in a static way.
|
22 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.
|
22 years ago |
Ben Alex
|
5689807f38
|
Make Maven sign generated JARs. The last stage of the transition from Ant.
|
22 years ago |
Ben Alex
|
b82c6c8a24
|
Fix project names.
|
22 years ago |
Ben Alex
|
8fb64e1e1b
|
Fix repository URLs so "viewcvs" URLs (associated with changelog plugin) are all correct.
|
22 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).
|
22 years ago |
Ben Alex
|
ac3d3483b3
|
Improve performance of JBoss container adapter (thanks to Sergio Bern�).
|
22 years ago |
Carlos Sanchez
|
d69207fa19
|
Changed groupId to acegisecurity
|
22 years ago |
Ben Alex
|
545f22df85
|
Correct group-id. Using SourceForge group name as suggested by Carlos Sanchez.
|
22 years ago |
Ben Alex
|
b821efbe56
|
Fix Catalina tests to be Maven compatible.
|
22 years ago |
Carlos Sanchez
|
2d2cd367f6
|
Moved from java to resources
|
22 years ago |
Carlos Sanchez
|
2eaecae68f
|
Added retroweaver dependency
|
22 years ago |
Carlos Sanchez
|
8cf6867cba
|
Moved name to subprojects
|
22 years ago |
Ben Alex
|
29c8e110f5
|
Remove adapter test dependencies on MockPrincipal.
|
22 years ago |
Ben Alex
|
35cdd24abf
|
Refactor to use Spring's MockHttpServletRequest rather than Acegi Security's equivalent.
|
22 years ago |
Carlos Sanchez
|
263dd9c0d3
|
Added cvsignore files
|
22 years ago |
Carlos Sanchez
|
9da9de2669
|
Added dependencies
|
22 years ago |
Carlos Sanchez
|
b25a6e002b
|
*** empty log message ***
|
22 years ago |
Ben Alex
|
b215a9da07
|
Remove unused imports.
|
22 years ago |
Luke Taylor
|
123ad907d1
|
Altered makeAdapter to use conext classloader getResource() to load files instead of ClassLoader.getSystemResource. Fixes tests when run under Maven.
|
22 years ago |
Ben Alex
|
bc285fce91
|
Correct issue with unit test under Windows introduced with Linux fix.
|
22 years ago |
Ben Alex
|
36ad7f3963
|
Linux compatibility fixes.
|
22 years ago |
Ben Alex
|
1b24ff5ea8
|
Refactor DaoAuthenticationProvider cache model.
|
22 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
|
e0d57de330
|
Add DaoAuthenticationProvider caching support.
|
22 years ago |
Ben Alex
|
fa9b872570
|
Initial CAS support.
|
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
|
aa5a9ca4c3
|
Correct logging mesage.
|
22 years ago |
Ben Alex
|
15588123ba
|
Additional import statement.
|
22 years ago |
Ben Alex
|
4f19f76269
|
Initial commit.
|
22 years ago |
Ben Alex
|
c224728d79
|
Changed appContextLocation to use a String (to enable unit testing), fixed logger outputs, improved handling of nulls and empty Strings.
|
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
|
922461d19a
|
Removed MockPrincipal inner class as MockPrincipal is now a full class.
|
22 years ago |
Ben Alex
|
c220ff583c
|
Initial commit.
|
22 years ago |
Ben Alex
|
71a0faf829
|
Enhanced error detection at startup time. Changed no-arg constructor to better support unit testing. JavaDoced method.
|
22 years ago |
Ben Alex
|
c5951ff1c0
|
Changed no-arg constructor to a form more suitable for unit testing.
|
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
|
2e1b4b4ffc
|
Changes to support testing, and enhanced error detection at startup time.
|
22 years ago |
Ben Alex
|
fe379d9712
|
Initial commit.
|
22 years ago |
Ben Alex
|
6038d56ece
|
Expanded unit test coverage, moving relevant methods to AbstractAdapterAuthenticationTokenTests.
|
22 years ago |
Ben Alex
|
83b5cb0919
|
Initial commit.
|
22 years ago |
Ben Alex
|
e61427ec6c
|
Made no arg constructor protected to enable unit test coverage.
|
22 years ago |
Ben Alex
|
c3507b26c9
|
Change to Apache License version 2.0.
|
22 years ago |
Ben Alex
|
35fe1e7b73
|
Initial commit.
|
22 years ago |