|
KiCad PCB EDA Suite
|
This is the complete list of members for OAUTH_SECRET_BACKEND, including all inherited members.
| DeleteSecret(const wxString &aService, const wxString &aKey)=0 | OAUTH_SECRET_BACKEND | pure virtual |
| GetSecret(const wxString &aService, const wxString &aKey, wxString &aSecret) const =0 | OAUTH_SECRET_BACKEND | pure virtual |
| StoreSecret(const wxString &aService, const wxString &aKey, const wxString &aSecret)=0 | OAUTH_SECRET_BACKEND | pure virtual |
| ~OAUTH_SECRET_BACKEND()=default | OAUTH_SECRET_BACKEND | virtual |