#include <DAVAuthListenerImpl.hxx>
|
| | DAVAuthListener_Impl (css::uno::Reference< css::ucb::XCommandEnvironment > xEnv, OUString inURL) |
| |
| virtual int | authenticate (const OUString &inRealm, const OUString &inHostName, OUString &inoutUserName, OUString &outPassWord, bool bCanUseSystemCredentials, bool bUsePreviousCredentials=true) override |
| |
| 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 34 of file DAVAuthListenerImpl.hxx.
◆ DAVAuthListener_Impl()
| http_dav_ucp::DAVAuthListener_Impl::DAVAuthListener_Impl |
( |
css::uno::Reference< css::ucb::XCommandEnvironment > |
xEnv, |
|
|
OUString |
inURL |
|
) |
| |
|
inline |
◆ authenticate()
| int DAVAuthListener_Impl::authenticate |
( |
const OUString & |
inRealm, |
|
|
const OUString & |
inHostName, |
|
|
OUString & |
inoutUserName, |
|
|
OUString & |
outPassWord, |
|
|
bool |
bCanUseSystemCredentials, |
|
|
bool |
bUsePreviousCredentials = true |
|
) |
| |
|
overridevirtual |
◆ m_aPrevPassword
| OUString http_dav_ucp::DAVAuthListener_Impl::m_aPrevPassword |
|
private |
◆ m_aPrevUsername
| OUString http_dav_ucp::DAVAuthListener_Impl::m_aPrevUsername |
|
private |
◆ m_aURL
| const OUString http_dav_ucp::DAVAuthListener_Impl::m_aURL |
|
private |
◆ m_xEnv
| const css::uno::Reference< css::ucb::XCommandEnvironment > http_dav_ucp::DAVAuthListener_Impl::m_xEnv |
|
private |
The documentation for this class was generated from the following files: