canSetAccount() override | dbaccess::OAuthenticationContinuation | |
canSetPassword() override | dbaccess::OAuthenticationContinuation | |
canSetRealm() override | dbaccess::OAuthenticationContinuation | |
canSetUserName() override | dbaccess::OAuthenticationContinuation | |
getPassword() const | dbaccess::OAuthenticationContinuation | inline |
getRememberAccountModes(css::ucb::RememberAuthentication &Default) override | dbaccess::OAuthenticationContinuation | |
getRememberPassword() const | dbaccess::OAuthenticationContinuation | inline |
getRememberPasswordModes(css::ucb::RememberAuthentication &Default) override | dbaccess::OAuthenticationContinuation | |
getUser() const | dbaccess::OAuthenticationContinuation | inline |
m_bCanSetUserName | dbaccess::OAuthenticationContinuation | private |
m_bRememberPassword | dbaccess::OAuthenticationContinuation | private |
m_bSelected | comphelper::OInteraction< css::ucb::XInteractionSupplyAuthentication > | private |
m_sPassword | dbaccess::OAuthenticationContinuation | private |
m_sUser | dbaccess::OAuthenticationContinuation | private |
OAuthenticationContinuation() | dbaccess::OAuthenticationContinuation | |
OInteraction() | comphelper::OInteraction< css::ucb::XInteractionSupplyAuthentication > | |
select() override | comphelper::OInteraction< css::ucb::XInteractionSupplyAuthentication > | virtual |
setAccount(const OUString &Account) override | dbaccess::OAuthenticationContinuation | |
setCanChangeUserName(bool bVal) | dbaccess::OAuthenticationContinuation | inline |
setPassword(const OUString &Password) override | dbaccess::OAuthenticationContinuation | |
setRealm(const OUString &Realm) override | dbaccess::OAuthenticationContinuation | |
setRememberAccount(css::ucb::RememberAuthentication Remember) override | dbaccess::OAuthenticationContinuation | |
setRememberPassword(css::ucb::RememberAuthentication Remember) override | dbaccess::OAuthenticationContinuation | |
setUserName(const OUString &UserName) override | dbaccess::OAuthenticationContinuation | |
wasSelected() const | comphelper::OInteraction< css::ucb::XInteractionSupplyAuthentication > | |