Searched refs:OAuthenticationContinuation (Results 1 – 3 of 3) sorted by relevance
207 OAuthenticationContinuation::OAuthenticationContinuation() in OAuthenticationContinuation() function in dbaccess::OAuthenticationContinuation214 sal_Bool SAL_CALL OAuthenticationContinuation::canSetRealm( ) throw(RuntimeException) in canSetRealm()220 void SAL_CALL OAuthenticationContinuation::setRealm( const ::rtl::OUString& /*Realm*/ ) throw(Runti… in setRealm()226 sal_Bool SAL_CALL OAuthenticationContinuation::canSetUserName( ) throw(RuntimeException) in canSetUserName()234 void SAL_CALL OAuthenticationContinuation::setUserName( const ::rtl::OUString& _rUser ) throw(Runti… in setUserName()240 sal_Bool SAL_CALL OAuthenticationContinuation::canSetPassword( ) throw(RuntimeException) in canSetPassword()246 void SAL_CALL OAuthenticationContinuation::setPassword( const ::rtl::OUString& _rPassword ) throw(R… in setPassword()252 Sequence< RememberAuthentication > SAL_CALL OAuthenticationContinuation::getRememberPasswordModes( … in getRememberPasswordModes()260 void SAL_CALL OAuthenticationContinuation::setRememberPassword( RememberAuthentication _eRemember )… in setRememberPassword()266 sal_Bool SAL_CALL OAuthenticationContinuation::canSetAccount( ) throw(RuntimeException) in canSetAccount()[all …]
42 class OOO_DLLPUBLIC_DBA OAuthenticationContinuation : class52 OAuthenticationContinuation();
312 …::rtl::Reference< dbaccess::OAuthenticationContinuation > pAuthenticate = new dbaccess::OAuthentic… in getCurrentSettings()