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.3 KB 5734 over 13 years berkley fixed bug where permission would get set to -1 ...
AccessControlInterface.java 2.08 KB 5089 over 14 years daigle Move access control source to it's own directory.
AccessControlList.java 26.6 KB 5735 over 13 years berkley fixed bug in new code
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 34 KB 5734 over 13 years berkley fixed bug where permission would get set to -1 ...
XMLAccessDAO.java 4.33 KB 5100 over 14 years daigle Use OR to add permissions, not AND

Latest revisions

# Date Author Comment
5735 12/14/2010 02:47 PM berkley

fixed bug in new code

5734 12/14/2010 02:38 PM berkley

fixed bug where permission would get set to -1 for no good reason

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.

View revisions

Also available in: Atom