#include <DAVAuthListener.hxx>
|
| virtual int | authenticate (const OUString &inRealm, const OUString &inHostName, OUString &inoutUserName, OUString &outPassWord, bool bCanUseSystemCredentials, bool bUsePreviousCredentials=true)=0 |
| |
| | SimpleReferenceObject () |
| |
| void | acquire () |
| |
| void | release () |
| |
Definition at line 29 of file DAVAuthListener.hxx.
◆ authenticate()
| virtual int http_dav_ucp::DAVAuthListener::authenticate |
( |
const OUString & |
inRealm, |
|
|
const OUString & |
inHostName, |
|
|
OUString & |
inoutUserName, |
|
|
OUString & |
outPassWord, |
|
|
bool |
bCanUseSystemCredentials, |
|
|
bool |
bUsePreviousCredentials = true |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: