Monotone-Parent: 889bc0c0dd5472ad45082fbd6acb931a2874648f

Monotone-Revision: e5c0dcb0589437eaceeabfaf2552be656e7a33c8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-12-02T20:55:13
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-12-02 20:55:13 +00:00
parent f5a885e1fa
commit 538367c893
3 changed files with 11 additions and 5 deletions
+7
View File
@@ -50,4 +50,11 @@
@end
@protocol SOGoDNSource <SOGoSource>
- (NSString *) lookupLoginByDN: (NSString *) theDN;
- (NSString *) baseDN;
@end
#endif /* SOGOSOURCE_H */