Carlos Sanchez
|
d217288170
|
Setup navigation
|
2004-11-19 23:52:20 +00:00 |
Carlos Sanchez
|
14e80bf928
|
Added developers and versions
|
2004-11-19 23:51:41 +00:00 |
Carlos Sanchez
|
fb4d9bbaf4
|
*** empty log message ***
|
2004-11-19 23:36:26 +00:00 |
Carlos Sanchez
|
94e46cdb78
|
Added more maven properties
|
2004-11-19 23:35:24 +00:00 |
Carlos Sanchez
|
633079726e
|
Added rootdir
|
2004-11-19 23:34:18 +00:00 |
Carlos Sanchez
|
8f3fa95749
|
Fixed html css path
|
2004-11-19 23:26:49 +00:00 |
Carlos Sanchez
|
2e9e2b26a1
|
Fixed images path
|
2004-11-19 23:24:55 +00:00 |
Carlos Sanchez
|
533c236c7f
|
Fixed resources
|
2004-11-19 23:24:20 +00:00 |
Carlos Sanchez
|
55b57db5a8
|
Added multiproject reports
|
2004-11-19 23:23:41 +00:00 |
Carlos Sanchez
|
3d215ff0ae
|
Fixed images path
|
2004-11-19 23:03:26 +00:00 |
Carlos Sanchez
|
3ae175b464
|
Added license and updated version
|
2004-11-19 23:00:11 +00:00 |
Carlos Sanchez
|
58306157df
|
*** empty log message ***
|
2004-11-19 22:20:49 +00:00 |
Ben Alex
|
177c00556d
|
Support just creating the acl_object_identity, without necessarily an acl_permission as well.
|
2004-11-16 12:22:43 +00:00 |
Ben Alex
|
5ec81e239a
|
Upgrade to Spring 1.1.2.
|
2004-11-16 12:20:40 +00:00 |
Ben Alex
|
75a3876322
|
Use FieldRetrievingFactoryBean to specify static fields.
|
2004-11-16 12:15:03 +00:00 |
Ben Alex
|
1d81f4d1b7
|
Upgrade to Spring 1.1.2.
|
2004-11-16 12:14:09 +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
|
af5917b685
|
Added BasicAclExtendedDao interface and JdbcExtendedDaoImpl for ACL CRUD.
|
2004-11-15 13:04:12 +00:00 |
Ben Alex
|
6e687d47d4
|
Refactor Contacts Sample to use new ACL security.
|
2004-11-15 03:25:39 +00:00 |
Ben Alex
|
bc9a599bf7
|
Remove noisy logging.
|
2004-11-15 02:43:21 +00:00 |
Ben Alex
|
d6beb9804f
|
Place authz taglib in correct JAR location (META-INF).
|
2004-11-15 01:46:23 +00:00 |
Ben Alex
|
612971e134
|
Initial commit of a concrete AfterInvocationManager.
|
2004-11-15 01:45:03 +00:00 |
Ben Alex
|
694bdb603d
|
Initial commit.
|
2004-11-15 01:44:20 +00:00 |
Ben Alex
|
5f6aa9c49e
|
Refactoring to support "after invocation" processing.
|
2004-11-15 01:43:48 +00:00 |
Ben Alex
|
03a530b36b
|
Improve JavaDocs.
|
2004-11-15 01:42:47 +00:00 |
Ben Alex
|
d639e5c02f
|
Expand logging.
|
2004-11-15 01:41:45 +00:00 |
Ben Alex
|
9972c69408
|
Support Authentication.getPrincipal() of UserDetails and improve logging.
|
2004-11-15 01:40:18 +00:00 |
Ben Alex
|
e462c5a201
|
Minor polishing.
|
2004-11-15 01:36:41 +00:00 |
Ben Alex
|
68dc38841f
|
Add an Authentication and Acl taglib.
|
2004-11-15 00:46:18 +00:00 |
Ben Alex
|
70a9c76f69
|
Remove unnecessary console output from tests.
|
2004-11-15 00:37:00 +00:00 |
Ben Alex
|
ef2e45df77
|
Update tests to support incompatible collaborator detection now in AbstractSecurityInterceptor.
|
2004-11-15 00:36:12 +00:00 |
Ben Alex
|
e83c66bb37
|
Expand test coverage so GrantedAuthorityEffectiveAclsResolver properly handles Authentication with a principal of type UserDetails.
|
2004-11-15 00:34:32 +00:00 |
Carlos Sanchez
|
f6b9ab0dde
|
Moved to doc subproject
|
2004-11-14 21:53:28 +00:00 |
Carlos Sanchez
|
68b72e5aef
|
Added subprojects to multiproject
|
2004-11-14 21:51:30 +00:00 |
Carlos Sanchez
|
d159f6c5e1
|
Renamed artifactId
|
2004-11-14 21:49:42 +00:00 |
Carlos Sanchez
|
2d7e776d84
|
Moved docs to new subproject
|
2004-11-14 21:49:18 +00:00 |
Carlos Sanchez
|
16b7537db5
|
Use html custom stylesheet
|
2004-11-13 22:45:12 +00:00 |
Carlos Sanchez
|
f7c7eaeee6
|
Added site and distribution
Fixed typo
|
2004-11-13 22:28:34 +00:00 |
Carlos Sanchez
|
a18235dfe3
|
Added maven-plugins repo
|
2004-11-13 21:38:09 +00:00 |
Carlos Sanchez
|
6c90b9bd4f
|
Migrated reference docs to maven
|
2004-11-13 21:34:26 +00:00 |
Carlos Sanchez
|
ef3cefee53
|
Migrated reference docs to maven
|
2004-11-13 21:11:23 +00:00 |
Carlos Sanchez
|
2067effa4a
|
Migrated to maven
|
2004-11-13 19:57:48 +00:00 |
Carlos Sanchez
|
bc0a3d888d
|
Removed unneeded tags
|
2004-11-13 18:33:28 +00:00 |
Ben Alex
|
8219778e1f
|
Ignore target directory.
|
2004-11-13 01:21:35 +00:00 |
Ben Alex
|
ec86643982
|
More dependencies.
|
2004-11-13 01:20:12 +00:00 |
Ben Alex
|
f98b926da4
|
Add dependency on Spring MVC classes.
|
2004-11-12 23:52:47 +00:00 |
Ben Alex
|
14f7fd654b
|
Fix groupId.
|
2004-11-12 23:52:22 +00:00 |
Carlos Sanchez
|
518ee40740
|
Migrated to maven
|
2004-11-12 21:47:08 +00:00 |
Carlos Sanchez
|
6b266bc677
|
Moved to xdocs
|
2004-11-12 21:45:42 +00:00 |
Carlos Sanchez
|
447549cf01
|
Added maven files
|
2004-11-12 21:42:43 +00:00 |