Molybden API
Loading...
Searching...
No Matches
molybden::UpdatePasswordAction Class Reference

The BrowserDelegates::onUpdatePassword action. More...

#include <browser_delegates.hpp>

Inheritance diagram for molybden::UpdatePasswordAction:
molybden::Action

Public Member Functions

 UpdatePasswordAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void update ()
 Update the password credentials in the password store.
 
void cancel ()
 Cancel the update password credentials request.
 
void prompt ()
 Display the native prompt dialog where the end user can decide whether the password credentials should be updated in the password store.
 
- Public Member Functions inherited from molybden::Action
 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Additional Inherited Members

- Protected Attributes inherited from molybden::Action
std::unique_ptr< rpc::internal::Callback > callback_
 

Detailed Description


The documentation for this class was generated from the following file: