Searched refs:SimpleAuthenticationRequest (Results 1 – 8 of 8) sorted by relevance
84 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 …]
34 SimpleAuthenticationRequest::SimpleAuthenticationRequest( in SimpleAuthenticationRequest() function in SimpleAuthenticationRequest70 SimpleAuthenticationRequest::SimpleAuthenticationRequest( in SimpleAuthenticationRequest() function in SimpleAuthenticationRequest110 SimpleAuthenticationRequest::SimpleAuthenticationRequest( in SimpleAuthenticationRequest() function in SimpleAuthenticationRequest153 SimpleAuthenticationRequest::SimpleAuthenticationRequest( in SimpleAuthenticationRequest() function in SimpleAuthenticationRequest198 void SimpleAuthenticationRequest::initialize( in initialize()
97 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > const & rRequest, in handleInteractionRequest()
56 class UCBHELPER_DLLPUBLIC SimpleAuthenticationRequest : public ucbhelper::InteractionRequest class93 SimpleAuthenticationRequest( const rtl::OUString & rURL,117 SimpleAuthenticationRequest( const rtl::OUString & rURL,146 SimpleAuthenticationRequest( const rtl::OUString & rURL,182 SimpleAuthenticationRequest( const rtl::OUString & rURL,
42 class SimpleAuthenticationRequest;149 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > const & rRequest,
1577 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()
303 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()
76 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > xRequest in authenticate()77 = new ucbhelper::SimpleAuthenticationRequest( in authenticate()
Completed in 47 milliseconds