Home
last modified time | relevance | path

Searched refs:SimpleAuthenticationRequest (Results 1 – 8 of 8) sorted by relevance

/trunk/main/ucb/source/ucp/gio/
H A Dgio_mount.cxx84 ucbhelper::SimpleAuthenticationRequest::EntityType eUserName = in ooo_mount_operation_ask_password()
86 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password()
87 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password()
92 ucbhelper::SimpleAuthenticationRequest::EntityType ePassword = in ooo_mount_operation_ask_password()
94 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password()
95 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password()
110 ucbhelper::SimpleAuthenticationRequest::EntityType eDomain = in ooo_mount_operation_ask_password()
112 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password()
113 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password()
118 uno::Reference< ucbhelper::SimpleAuthenticationRequest > xRequest in ooo_mount_operation_ask_password()
[all …]
/trunk/main/ucbhelper/source/provider/
H A Dsimpleauthenticationrequest.cxx34 SimpleAuthenticationRequest::SimpleAuthenticationRequest( in SimpleAuthenticationRequest() function in SimpleAuthenticationRequest
70 SimpleAuthenticationRequest::SimpleAuthenticationRequest( in SimpleAuthenticationRequest() function in SimpleAuthenticationRequest
110 SimpleAuthenticationRequest::SimpleAuthenticationRequest( in SimpleAuthenticationRequest() function in SimpleAuthenticationRequest
153 SimpleAuthenticationRequest::SimpleAuthenticationRequest( in SimpleAuthenticationRequest() function in SimpleAuthenticationRequest
198 void SimpleAuthenticationRequest::initialize( in initialize()
H A Dhandleinteractionrequest.cxx97 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > const & rRequest, in handleInteractionRequest()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dsimpleauthenticationrequest.hxx56 class UCBHELPER_DLLPUBLIC SimpleAuthenticationRequest : public ucbhelper::InteractionRequest class
93 SimpleAuthenticationRequest( const rtl::OUString & rURL,
117 SimpleAuthenticationRequest( const rtl::OUString & rURL,
146 SimpleAuthenticationRequest( const rtl::OUString & rURL,
182 SimpleAuthenticationRequest( const rtl::OUString & rURL,
H A Dhandleinteractionrequest.hxx42 class SimpleAuthenticationRequest;
149 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > const & rRequest,
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx1577 ucbhelper::SimpleAuthenticationRequest::EntityType in vfs_authentication_callback()
1586 eDomain = ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY; in vfs_authentication_callback()
1591 eDomain = ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in vfs_authentication_callback()
1597 ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY : in vfs_authentication_callback()
1599 ucbhelper::SimpleAuthenticationRequest::ENTITY_FIXED : in vfs_authentication_callback()
1600 ucbhelper::SimpleAuthenticationRequest::ENTITY_NA); in vfs_authentication_callback()
1604 ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY : in vfs_authentication_callback()
1605 ucbhelper::SimpleAuthenticationRequest::ENTITY_FIXED; in vfs_authentication_callback()
1619 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > xRequest in vfs_authentication_callback()
1620 = new ucbhelper::SimpleAuthenticationRequest (GnomeToOUString(in->uri), in vfs_authentication_callback()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontent.cxx303 rtl::Reference<ucbhelper::SimpleAuthenticationRequest> in execute()
304 p( new ucbhelper::SimpleAuthenticationRequest( in execute()
307 ucbhelper::SimpleAuthenticationRequest::ENTITY_NA, in execute()
309 ucbhelper::SimpleAuthenticationRequest in execute()
312 ucbhelper::SimpleAuthenticationRequest in execute()
/trunk/main/ucb/source/ucp/webdav/
H A DDAVResourceAccess.cxx76 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > xRequest in authenticate()
77 = new ucbhelper::SimpleAuthenticationRequest( in authenticate()

Completed in 37 milliseconds