mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-10 09:23:25 +00:00
Monotone-Parent: 2a058e00d9a205e44c2b7f7536cfbe616d115e72
Monotone-Revision: 4db4e94b1f353dbdc30ed2247f4848acd4afdb7e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:39:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -101,11 +101,12 @@ extern NSString *SOGoDefaultUserID;
|
||||
/* acls */
|
||||
|
||||
- (NSArray *) defaultAclRoles;
|
||||
- (NSArray *) acls;
|
||||
- (NSArray *) aclUsers;
|
||||
- (NSArray *) aclsForUser: (NSString *) uid;
|
||||
- (void) setRoles: (NSArray *) roles
|
||||
forUser: (NSString *) uid;
|
||||
- (void) removeAclsForUsers: (NSArray *) users;
|
||||
- (BOOL) hasSupportForDefaultRoles;
|
||||
|
||||
/* description */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user