Home
last modified time | relevance | path

Searched refs:InteractionSupplyAuthentication (Results 1 – 11 of 11) sorted by relevance

/AOO41X/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx677 void SAL_CALL InteractionSupplyAuthentication::acquire() in acquire()
685 void SAL_CALL InteractionSupplyAuthentication::release() in release()
694 InteractionSupplyAuthentication::queryInterface( const uno::Type & rType ) in queryInterface()
715 InteractionSupplyAuthentication::getImplementationId() in getImplementationId()
733 uno::Sequence< uno::Type > SAL_CALL InteractionSupplyAuthentication::getTypes() in getTypes()
761 void SAL_CALL InteractionSupplyAuthentication::select() in select()
775 InteractionSupplyAuthentication::canSetRealm() in canSetRealm()
784 InteractionSupplyAuthentication::setRealm( const rtl::OUString& Realm ) in setRealm()
797 InteractionSupplyAuthentication::canSetUserName() in canSetUserName()
806 InteractionSupplyAuthentication::setUserName( const rtl::OUString& UserName ) in setUserName()
[all …]
H A Dhandleinteractionrequest.cxx95 rtl::Reference< ucbhelper::InteractionSupplyAuthentication > >
115 ucbhelper::InteractionSupplyAuthentication >()); in handleInteractionRequest()
122 ucbhelper::InteractionSupplyAuthentication >()); in handleInteractionRequest()
127 ucbhelper::InteractionSupplyAuthentication >( in handleInteractionRequest()
H A Dsimpleauthenticationrequest.cxx218 = new InteractionSupplyAuthentication( in initialize()
/AOO41X/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx335 class UCBHELPER_DLLPUBLIC InteractionSupplyAuthentication : class
376 inline InteractionSupplyAuthentication(
416 inline InteractionSupplyAuthentication(
565 inline InteractionSupplyAuthentication::InteractionSupplyAuthentication( in InteractionSupplyAuthentication() function in ucbhelper::InteractionSupplyAuthentication
597 inline InteractionSupplyAuthentication::InteractionSupplyAuthentication( in InteractionSupplyAuthentication() function in ucbhelper::InteractionSupplyAuthentication
H A Dhandleinteractionrequest.hxx41 class InteractionSupplyAuthentication;
147 rtl::Reference< ucbhelper::InteractionSupplyAuthentication > >
H A Dsimpleauthenticationrequest.hxx59 ucbhelper::InteractionSupplyAuthentication > m_xAuthSupplier;
202 const rtl::Reference< ucbhelper::InteractionSupplyAuthentication > &
/AOO41X/main/svl/source/inc/
H A Dpasswordcontainer.hxx425 ::rtl::Reference< ucbhelper::InteractionSupplyAuthentication > m_xAuthSupplier;
430 const ::rtl::Reference< ucbhelper::InteractionSupplyAuthentication > &
/AOO41X/main/ucb/source/ucp/gio/
H A Dgio_mount.cxx138 …const rtl::Reference< ucbhelper::InteractionSupplyAuthentication > & xSupp = xRequest->getAuthenti… in ooo_mount_operation_ask_password()
/AOO41X/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx970 const ::rtl::Reference< ucbhelper::InteractionSupplyAuthentication > & xSupp in RequestPasswordFromUser()
1590 = new ::ucbhelper::InteractionSupplyAuthentication( in MasterPasswordRequest_Impl()
/AOO41X/main/ucb/source/ucp/webdav/
H A DDAVResourceAccess.cxx95 ucbhelper::InteractionSupplyAuthentication > & xSupp in authenticate()
/AOO41X/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx1637 ucbhelper::InteractionSupplyAuthentication > & xSupp in vfs_authentication_callback()