Commit Graph

1438 Commits

Author SHA1 Message Date
Ben Alex f251436a99 Improve logging and enable ACL determination to use an Object obtained from an internal method of the located processDomainObjectClass. 2004-11-20 04:09:14 +00:00
Ben Alex 61580d1973 Move RMI context propagation support classes to core, and rename and document to more clearly reflect function. 2004-11-20 04:07:47 +00:00
Ben Alex ba16c01b90 Add toString() method so more informative when context propagation takes place, such as via ContextPropagatingRemoteInvocation. 2004-11-20 04:06:47 +00:00
Ben Alex ae86435a9e Correct EH-CACHE and renamed AcegiRemoteInvocation class. 2004-11-20 04:03:55 +00:00
Carlos Sanchez fdb0f12a0c Changed name to show in site 2004-11-20 00:26:47 +00:00
Carlos Sanchez 8c78be0b77 Changed oness to acegisecurity 2004-11-20 00:26:08 +00:00
Carlos Sanchez bacae96fb3 Run dockbook when site 2004-11-20 00:14:34 +00:00
Carlos Sanchez ac2c1d5f7e Added organization and logo 2004-11-20 00:09:28 +00:00
Carlos Sanchez 190c98fc2f Removed mailing list and other duplicated info from main page 2004-11-20 00:05:41 +00:00
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