Ben Alex
|
889edece9f
|
Add additional packages.
|
2004-11-20 05:26:02 +00:00 |
Ben Alex
|
09cfe6eb96
|
Make Serializable (required by RMI).
|
2004-11-20 05:25:13 +00:00 |
Ben Alex
|
75a3876322
|
Use FieldRetrievingFactoryBean to specify static fields.
|
2004-11-16 12:15:03 +00:00 |
Ben Alex
|
f286c34312
|
Use new BasicAclExtendedDao for DAO CRUD operations instead of ContactDao.
|
2004-11-15 13:04:54 +00:00 |
Ben Alex
|
6e687d47d4
|
Refactor Contacts Sample to use new ACL security.
|
2004-11-15 03:25:39 +00:00 |
Carlos Sanchez
|
2067effa4a
|
Migrated to maven
|
2004-11-13 19:57:48 +00:00 |
Carlos Sanchez
|
518ee40740
|
Migrated to maven
|
2004-11-12 21:47:08 +00:00 |
Ben Alex
|
48b1cb7c85
|
Move UserDetails interface to net.sf.acegisecurity package.
|
2004-07-13 22:38:20 +00:00 |
Ben Alex
|
6314aa4efa
|
Refactor User to an interface.
|
2004-06-24 23:24:14 +00:00 |
Ben Alex
|
1a0bec5bf1
|
Make User available from Authentication via DaoAuthenticationProvider.
|
2004-06-21 06:10:14 +00:00 |
Colin Sampaleanu
|
3d089aaa67
|
move and rename password encoding classes.
change saltSource arument to salt argument, which impl may or may not use.
|
2004-04-16 03:44:04 +00:00 |
Colin Sampaleanu
|
a09f2a4c18
|
ant format seems to have reformated these differently than what is in CVS
|
2004-04-13 21:59:02 +00:00 |
Ben Alex
|
7ae1844130
|
Improve client application by moving username/password specification to command-line.
|
2004-04-11 13:14:19 +00:00 |
Ben Alex
|
66e8d741ca
|
Expand Contacts sample application to use Hessian and Burlap remoting.
|
2004-04-11 12:15:00 +00:00 |
Ben Alex
|
8c69eb6abb
|
Modified to support changes to interface.
|
2004-04-02 11:56:00 +00:00 |
Ben Alex
|
14f27ae683
|
Make compatible with interface changes to aopalliance.jar.
|
2004-03-27 00:44:27 +00:00 |
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.
|
2004-03-23 17:27:04 +00:00 |
Francois Beausoleil
|
95d7ac1bf3
|
* samples/contacts/src/sample/contact/ContactManagerBackend.java:
Clean up how the contacts are returned. Do not create unnecessary
objects.
|
2004-03-23 17:25:34 +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 |