fix roles interface
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 10 Oct 2006 21:54:59 +0000 (21:54 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 10 Oct 2006 21:54:59 +0000 (21:54 +0000)
commita8e81964a7b22a0584667a0449604cccc895955a
tree4b1aa4b0f45a07cbdcd6e6614110f9719377ad0a
parent0bb08c2256514d0091d05a5e2a5e19e963a59358
fix roles interface
12 files changed:
PLC/Attributes.py
PLC/Methods/AddRole.py [new file with mode: 0644]
PLC/Methods/AddRoleToPerson.py
PLC/Methods/AdmGetAllRoles.py
PLC/Methods/AdmGrantRoleToPerson.py
PLC/Methods/AdmIsPersonInRole.py
PLC/Methods/AdmRevokeRoleFromPerson.py
PLC/Methods/DeleteRole.py [new file with mode: 0644]
PLC/Methods/DeleteRoleFromPerson.py
PLC/Methods/GetRoles.py [new file with mode: 0644]
PLC/Methods/__init__.py
PLC/Roles.py