Luke Taylor
|
63dcdec1b7
Corrected more Jalopy screwy formatting.
|
19 years ago |
Luke Taylor
|
22b0e1613c
Addition of package.html files. Minor formatting.
|
19 years ago |
Luke Taylor
|
2f53f0e7d7
Message string changed to reflect class name changes.
|
19 years ago |
Luke Taylor
|
affa500778
Message string changed to reflect class name changes.
|
19 years ago |
Luke Taylor
|
d7ae1ad21b
Refactoring to reduce code duplication, remove config files and use JMock to enforce expectations on whether FilterChain proceeds or not.
|
19 years ago |
Luke Taylor
|
0202b47346
Switched to using JMock methods for dummy objects.
|
19 years ago |
Luke Taylor
|
4063a87dbf
Changed to use parent method for Mock creation rather than new operator.
|
19 years ago |
Luke Taylor
|
b1e10bc740
switch site deployment to acegisecurity.org
|
19 years ago |
Luke Taylor
|
f9d0ee209b
Changed FilterInvocationDefinitionSourceEditor to complain if the parsed URL or the config attribute is empty or null. Plus some comment tidying.
|
19 years ago |
Luke Taylor
|
e3696e697b
updated statcvs plugin version to 2.7
|
19 years ago |
Luke Taylor
|
56bccf6070
Added MessageSource support for LDAP provider classes.
|
19 years ago |
Luke Taylor
|
e81be72bd7
Changed test to use tested class rather than interface name. Added test for service detection style URLs.
|
20 years ago |
Matthew Porter
|
53dcdf7e89
If childObject is a collection, add the objects in the collection.
|
20 years ago |
Carlos Sanchez
|
e37cdd3f7d
Ignore target
|
20 years ago |
Carlos Sanchez
|
1dfc42550f
Add spring-mock to dependency management
|
20 years ago |
Carlos Sanchez
|
65cf4c1b23
Use spring 1.2.6
|
20 years ago |
Ben Alex
|
6b1f97a381
Resolve compiler warnings.
|
20 years ago |
Ben Alex
|
ec2debd7fc
Classpath sync with Maven POM.
|
20 years ago |
Carlos Sanchez
|
b0d65259b6
Changed groupId to org.acegisecurity
|
20 years ago |
Carlos Sanchez
|
27efd13532
Set version to 1.0.0-SNAPSHOT preparing for next version
|
20 years ago |
Carlos Sanchez
|
f226dfb67f
Use ISO encoding to avoid problems
|
20 years ago |
Carlos Sanchez
|
45308643c9
Use ISO encoding to avoid problems
|
20 years ago |
Carlos Sanchez
|
39cf954a45
Improved m2 poms
|
20 years ago |
Carlos Sanchez
|
0c9e1769a4
Improved m2 poms
|
20 years ago |
Carlos Sanchez
|
f662ed5890
Ignore eclipse project files
|
20 years ago |
Luke Taylor
|
9b5aa159aa
Correct screwy formatting.
|
20 years ago |
Luke Taylor
|
3977e3b822
Refactored to remove unnecessary null check in createSuccessAuthentication. Removed several legacy references to AuthenticationDao in Javadoc.
|
20 years ago |
Luke Taylor
|
5b076c79d1
Changed to use a Set rather than array index to check for the presence of granted authorities as the ordering of the latter couldn't be guaranteed.
|
20 years ago |
Luke Taylor
|
41a95b11cd
Corrected wrong package name in Javadoc.
|
20 years ago |
Luke Taylor
|
8f725f7a74
Removed no-arg constructor from UsernamePasswordAuthenticationToken.
|
20 years ago |