Home
last modified time | relevance | path

Searched refs:canUseSystemCreds (Results 1 – 1 of 1) sorted by relevance

/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx656 bool canUseSystemCreds = false; in provideCredentials() local
664 canUseSystemCreds = (authMethods & CURLAUTH_NEGOTIATE) || (authMethods & CURLAUTH_NTLM); in provideCredentials()
666 (sal_Int64)authMethods, (sal_Int32)canUseSystemCreds ); in provideCredentials()
690 canUseSystemCreds, in provideCredentials()

Completed in 24 milliseconds