Ben Alex
|
a6e23d79ae
|
SEC-107: Rename AuthenticationDao to UserDetailsService.
|
20 years ago |
Ben Alex
|
6a1a4abb1d
|
SEC-104: Move to org.acegisecurity package.
|
20 years ago |
Ben Alex
|
2d74db9a0c
|
SEC-51 and SEC-67 related changes. Tested all functions of "filters" version in web browser OK.
|
21 years ago |
Ben Alex
|
fe15b011bb
|
Make extra seed data and users so scalability more readily tested.
|
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 |
Luke Taylor
|
1a78f9e15f
|
Refactored to use Spring Assert class (thanks IntelliJ :).
|
21 years ago |
Ben Alex
|
9f66c0eae9
|
Update to current Spring JAR dependencies.
|
21 years ago |
Luke Taylor
|
a4210b5551
|
Rolled back to remove X.509 users. Using new certificate with existing user name instead.
|
21 years ago |
Luke Taylor
|
645dba1fcb
|
Added X.509 user to contacts with user name matching certificate email address.
|
21 years ago |
Ben Alex
|
dda66a0454
|
Significantly refactor "well-known location model" to authentication processing mechanism and HttpSessionContextIntegrationFilter model.
|
21 years ago |
Ben Alex
|
44b7cccc1f
|
Add RMI + HTTP Invoker remoting protocols and fixes related to Maven migration.
|
21 years ago |
Ben Alex
|
09cfe6eb96
|
Make Serializable (required by RMI).
|
21 years ago |
Ben Alex
|
f286c34312
|
Use new BasicAclExtendedDao for DAO CRUD operations instead of ContactDao.
|
22 years ago |
Ben Alex
|
6e687d47d4
|
Refactor Contacts Sample to use new ACL security.
|
22 years ago |
Ben Alex
|
48b1cb7c85
|
Move UserDetails interface to net.sf.acegisecurity package.
|
22 years ago |
Ben Alex
|
6314aa4efa
|
Refactor User to an interface.
|
22 years ago |
Ben Alex
|
1a0bec5bf1
|
Make User available from Authentication via DaoAuthenticationProvider.
|
22 years ago |
Colin Sampaleanu
|
3d089aaa67
|
move and rename password encoding classes.
change saltSource arument to salt argument, which impl may or may not use.
|
22 years ago |
Colin Sampaleanu
|
a09f2a4c18
|
ant format seems to have reformated these differently than what is in CVS
|
22 years ago |
Ben Alex
|
7ae1844130
|
Improve client application by moving username/password specification to command-line.
|
22 years ago |
Ben Alex
|
66e8d741ca
|
Expand Contacts sample application to use Hessian and Burlap remoting.
|
22 years ago |
Ben Alex
|
8c69eb6abb
|
Modified to support changes to interface.
|
22 years ago |
Ben Alex
|
14f27ae683
|
Make compatible with interface changes to aopalliance.jar.
|
22 years ago |
Francois Beausoleil
|
1490e8a707
|
* samples/contacts/src/sample/contact/SecureIndexController.java:
Prevent a NullPointerException when no SecureContext can be found.
Instead, throw a real exception, explaining what's wrong.
|
22 years ago |
Francois Beausoleil
|
95d7ac1bf3
|
* samples/contacts/src/sample/contact/ContactManagerBackend.java:
Clean up how the contacts are returned. Do not create unnecessary
objects.
|
22 years ago |
Ben Alex
|
c3507b26c9
|
Change to Apache License version 2.0.
|
22 years ago |
Ben Alex
|
35fe1e7b73
|
Initial commit.
|
22 years ago |