Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  ucsb 1320 over 21 years Jing Tao Add a class to handle clean up access table.

Latest revisions

# Date Author Comment
1320 10/30/2002 04:41 PM Jing Tao

Add a class to handle clean up access table.

1319 10/30/2002 10:29 AM Jing Tao

Add a class to get access rules from xml_access table directly.

1318 10/29/2002 04:29 PM Jing Tao

Add a new file to handle get access rules from a xml access document.

1316 10/16/2002 03:55 PM Jing Tao

Remove the file which we didn't use.

1305 10/14/2002 09:11 AM Jing Tao

Made a shortcut for % search. It will look like: LIKE '%' rather than: LIKE '%%%'.

1304 10/11/2002 02:12 PM Jing Tao

In accessQuery, permission=READ or permission=ALL was added for both allow rule and deny rule.

1303 10/11/2002 10:33 AM Jing Tao

Create a shortcut for the query to get user's onwer doc lists. Create a private method named getOwnerQuery. If the coming query equals the owner query, the access permission checking would NOT append to the comming query. Because the owner has all permission.

1301 10/09/2002 05:27 PM Jing Tao

Add three private method: createOwnerQuery, createAllowRuleQuery and createDenyRuleQuery. And three public methods: setUserName, setGroup and getAccessQuery.

1300 10/09/2002 05:25 PM Jing Tao

Add the checking permission query into orignal query.

1299 10/07/2002 01:47 PM Jing Tao

Add code to make sure that a DBConnection checked out is auto commit.

View revisions

Also available in: Atom