(fix) allow getting password from context for OC

This commit is contained in:
extrafu
2015-11-19 17:57:04 -05:00
committed by Ludovic Marcotte
parent 7c86a43e48
commit c5017fc69e
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -46,6 +46,9 @@
forURL: (NSURL *) server
forceRenew: (BOOL) renew;
- (NSString *) passwordInContext: (WOContext *) context;
@end
#endif /* MAPISTOREAUTHENTICATOR_H */