Searched defs:requireSecureLogin (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/webdavfs-367/webdavlib/
H A Dwebdavlib.c68 boolean_t requireSecureLogin; // TRUE if credentials must be sent securely (i.e. forbids BASIC Auth without SSL) member in struct:callback_ctx
476 connectToServer(CFURLRef a_url, CFDictionaryRef creds, boolean_t requireSecureLogin, int *error) argument

Completed in 195 milliseconds