Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx656 void SAL_CALL InteractionSupplyAuthentication::acquire() in acquire()
664 void SAL_CALL InteractionSupplyAuthentication::release() in release()
673 InteractionSupplyAuthentication::queryInterface( const uno::Type & rType ) in queryInterface()
693 InteractionSupplyAuthentication::getImplementationId() in getImplementationId()
710 uno::Sequence< uno::Type > SAL_CALL InteractionSupplyAuthentication::getTypes() in getTypes()
737 void SAL_CALL InteractionSupplyAuthentication::select() in select()
750 InteractionSupplyAuthentication::canSetRealm() in canSetRealm()
758 InteractionSupplyAuthentication::setRealm( const rtl::OUString& Realm ) in setRealm()
770 InteractionSupplyAuthentication::canSetUserName() in canSetUserName()
778 InteractionSupplyAuthentication::setUserName( const rtl::OUString& UserName ) in setUserName()
[all …]
H A Dhandleinteractionrequest.cxx93 rtl::Reference< ucbhelper::InteractionSupplyAuthentication > >
112 ucbhelper::InteractionSupplyAuthentication >()); in handleInteractionRequest()
119 ucbhelper::InteractionSupplyAuthentication >()); in handleInteractionRequest()
124 ucbhelper::InteractionSupplyAuthentication >( in handleInteractionRequest()
H A Dsimpleauthenticationrequest.cxx218 = new InteractionSupplyAuthentication( in initialize()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx314 class UCBHELPER_DLLPUBLIC InteractionSupplyAuthentication : class
355 inline InteractionSupplyAuthentication(
395 inline InteractionSupplyAuthentication(
526 inline InteractionSupplyAuthentication::InteractionSupplyAuthentication( in InteractionSupplyAuthentication() function in ucbhelper::InteractionSupplyAuthentication
558 inline InteractionSupplyAuthentication::InteractionSupplyAuthentication( in InteractionSupplyAuthentication() function in ucbhelper::InteractionSupplyAuthentication
H A Dhandleinteractionrequest.hxx41 class InteractionSupplyAuthentication;
146 rtl::Reference< ucbhelper::InteractionSupplyAuthentication > >
H A Dsimpleauthenticationrequest.hxx59 ucbhelper::InteractionSupplyAuthentication > m_xAuthSupplier;
202 const rtl::Reference< ucbhelper::InteractionSupplyAuthentication > &
/trunk/main/svl/source/inc/
H A Dpasswordcontainer.hxx409 ::rtl::Reference< ucbhelper::InteractionSupplyAuthentication > m_xAuthSupplier;
414 const ::rtl::Reference< ucbhelper::InteractionSupplyAuthentication > &
/trunk/main/ucb/source/ucp/gio/
H A Dgio_mount.cxx138 …const rtl::Reference< ucbhelper::InteractionSupplyAuthentication > & xSupp = xRequest->getAuthenti… in ooo_mount_operation_ask_password()
/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx969 const ::rtl::Reference< ucbhelper::InteractionSupplyAuthentication > & xSupp in RequestPasswordFromUser()
1577 = new ::ucbhelper::InteractionSupplyAuthentication( in MasterPasswordRequest_Impl()
/trunk/main/ucb/source/ucp/webdav/
H A DDAVResourceAccess.cxx95 ucbhelper::InteractionSupplyAuthentication > & xSupp in authenticate()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx1615 ucbhelper::InteractionSupplyAuthentication > & xSupp in vfs_authentication_callback()