mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 10:48:50 +00:00
Monotone-Parent: 6661b82baa487cf8e72c04a8e31c6c05b7c58321
Monotone-Revision: 04b625432f61d61c8ad3468663a06f21d77e73f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-31T00:53:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -41,13 +41,10 @@
|
||||
@class SOGoUser;
|
||||
|
||||
// @interface SOGoProxyAuthenticator : SoHTTPAuthenticator <SOGoAuthenticator>
|
||||
@interface SOGoProxyAuthenticator : NSObject
|
||||
@interface SOGoProxyAuthenticator : NSObject <SOGoAuthenticator>
|
||||
|
||||
+ (id) sharedSOGoProxyAuthenticator;
|
||||
|
||||
- (SOGoUser *) userInContext: (WOContext *) _ctx;
|
||||
- (NSString *) passwordInContext: (WOContext *) context;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* _SOGoProxyAuthenticator_H__ */
|
||||
|
||||
Reference in New Issue
Block a user