mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 04:48:52 +00:00
See ChangeLog
Monotone-Parent: 66896b19ddd5c88878bd3dc798a5ac3efee18a48 Monotone-Revision: 392bdd6ba9c324042c23ae3d8e26d2d328da895f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-02-17T20:55:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
/* MAPIStoreAuthenticator.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2010 Inverse inc.
|
||||
@@ -26,6 +27,7 @@
|
||||
#import <Foundation/NSObject.h>
|
||||
|
||||
@class NSString;
|
||||
@class NSURL;
|
||||
|
||||
@class WOContext;
|
||||
|
||||
@@ -41,7 +43,7 @@
|
||||
- (void) setPassword: (NSString *) newPassword;
|
||||
|
||||
- (NSString *) imapPasswordInContext: (WOContext *) context
|
||||
forServer: (NSString *) imapServer
|
||||
forURL: (NSURL *) server
|
||||
forceRenew: (BOOL) renew;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user