LibreOffice Module ucb (master)
1
|
#include <DAVAuthListenerImpl.hxx>
Public Member Functions | |
DAVAuthListener_Impl (const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv, const OUString &inURL) | |
virtual int | authenticate (const OUString &inRealm, const OUString &inHostName, OUString &inoutUserName, OUString &outPassWord, bool bCanUseSystemCredentials) override |
![]() | |
SimpleReferenceObject () | |
void | acquire () |
void | release () |
Private Attributes | |
const css::uno::Reference< css::ucb::XCommandEnvironment > | m_xEnv |
const OUString | m_aURL |
OUString | m_aPrevPassword |
OUString | m_aPrevUsername |
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 43 of file neon/DAVAuthListenerImpl.hxx.
|
inline |
Definition at line 47 of file neon/DAVAuthListenerImpl.hxx.
|
overridevirtual |
Implements webdav_ucp::DAVAuthListener.
Definition at line 50 of file neon/DAVResourceAccess.cxx.
References m_aURL.
|
private |
Definition at line 64 of file neon/DAVAuthListenerImpl.hxx.
|
private |
Definition at line 65 of file neon/DAVAuthListenerImpl.hxx.
|
private |
Definition at line 62 of file neon/DAVAuthListenerImpl.hxx.
|
private |
Definition at line 61 of file neon/DAVAuthListenerImpl.hxx.