LibreOffice Module ucb (master)
1
|
#include <DAVAuthListener.hxx>
Public Member Functions | |
virtual int | authenticate (const OUString &inRealm, const OUString &inHostName, OUString &inoutUserName, OUString &outPassWord, bool bCanUseSystemCredentials)=0 |
![]() | |
SimpleReferenceObject () | |
void | acquire () |
void | release () |
Additional Inherited Members | |
![]() | |
static void * | operator new (std::size_t nSize) |
static void * | operator new (std::size_t nSize, std::nothrow_t const &rNothrow) |
static void | operator delete (void *pPtr) |
static void | operator delete (void *pPtr, std::nothrow_t const &rNothrow) |
![]() | |
virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
![]() | |
oslInterlockedCount | m_nCount |
Definition at line 38 of file neon/DAVAuthListener.hxx.
|
pure virtual |
Implemented in webdav_ucp::DAVAuthListener_Impl.
Referenced by webdav_ucp::NeonSession::NeonAuth().