LibreOffice Module dbaccess (master) 1
dbaccess::OAuthenticationContinuation Member List

This is the complete list of members for dbaccess::OAuthenticationContinuation, including all inherited members.

canSetAccount() overridedbaccess::OAuthenticationContinuation
canSetPassword() overridedbaccess::OAuthenticationContinuation
canSetRealm() overridedbaccess::OAuthenticationContinuation
canSetUserName() overridedbaccess::OAuthenticationContinuation
getPassword() constdbaccess::OAuthenticationContinuationinline
getRememberAccountModes(css::ucb::RememberAuthentication &Default) overridedbaccess::OAuthenticationContinuation
getRememberPassword() constdbaccess::OAuthenticationContinuationinline
getRememberPasswordModes(css::ucb::RememberAuthentication &Default) overridedbaccess::OAuthenticationContinuation
getUser() constdbaccess::OAuthenticationContinuationinline
m_bCanSetUserNamedbaccess::OAuthenticationContinuationprivate
m_bRememberPassworddbaccess::OAuthenticationContinuationprivate
m_bSelectedcomphelper::OInteraction< css::ucb::XInteractionSupplyAuthentication >private
m_sPassworddbaccess::OAuthenticationContinuationprivate
m_sUserdbaccess::OAuthenticationContinuationprivate
OAuthenticationContinuation()dbaccess::OAuthenticationContinuation
OInteraction()comphelper::OInteraction< css::ucb::XInteractionSupplyAuthentication >
select() overridecomphelper::OInteraction< css::ucb::XInteractionSupplyAuthentication >virtual
setAccount(const OUString &Account) overridedbaccess::OAuthenticationContinuation
setCanChangeUserName(bool bVal)dbaccess::OAuthenticationContinuationinline
setPassword(const OUString &Password) overridedbaccess::OAuthenticationContinuation
setRealm(const OUString &Realm) overridedbaccess::OAuthenticationContinuation
setRememberAccount(css::ucb::RememberAuthentication Remember) overridedbaccess::OAuthenticationContinuation
setRememberPassword(css::ucb::RememberAuthentication Remember) overridedbaccess::OAuthenticationContinuation
setUserName(const OUString &UserName) overridedbaccess::OAuthenticationContinuation
wasSelected() constcomphelper::OInteraction< css::ucb::XInteractionSupplyAuthentication >