Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessControlException.java 1.71 KB 5115 over 14 years daigle Format and add comments.
AccessControlForSingleFile.java 14.1 KB 5115 over 14 years daigle Format and add comments.
AccessControlInterface.java 2.08 KB 5089 over 14 years daigle Move access control source to it's own directory.
AccessControlList.java 26.5 KB 5098 over 14 years daigle change AccessControlForSingleFile to only be in...
AccessRule.java 2.98 KB 5089 over 14 years daigle Move access control source to it's own directory.
AccessSection.java 4.6 KB 5089 over 14 years daigle Move access control source to it's own directory.
PermOrderException.java 1.68 KB 5115 over 14 years daigle Format and add comments.
XMLAccessAccess.java 33.6 KB 5120 over 14 years daigle add connection serial number where it was missing.
XMLAccessDAO.java 4.33 KB 5100 over 14 years daigle Use OR to add permissions, not AND

Latest revisions

# Date Author Comment
5120 11/10/2009 03:13 PM daigle

add connection serial number where it was missing.

5115 11/09/2009 10:07 AM daigle

Format and add comments.

5109 11/06/2009 02:44 PM daigle

Handle the case of trying to insert a conflicting permission order for a document

5108 11/06/2009 02:43 PM daigle

move dbconnection object out of base class and create it for each db access so it can be released

5100 11/03/2009 11:52 AM daigle

Use OR to add permissions, not AND

5099 11/03/2009 10:31 AM daigle

Change access section in getaccesscontrol and getdocumentinfo apis to be more eml 2.1.0 compliant. Add a block access option to setaccess api.

5098 10/30/2009 03:39 PM daigle

change AccessControlForSingleFile to only be instantiated for one file. move ACL methods to AccessControlForSingleFile. Change format of access sections returned to EML 2.1.0.

5091 10/16/2009 11:12 AM daigle

Create access dao and centralized db access classes. Update create access code to combine access records for principal/doc/accesstype when multiple exist.

5089 10/16/2009 11:10 AM daigle

Move access control source to it's own directory.

View revisions

Also available in: Atom