| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
This is the complete list of members for QgsCredentials, including all inherited members.
| get(const QString &realm, QString &username, QString &password, const QString &message=QString()) | QgsCredentials | |
| getMasterPassword(QString &password, bool stored=false) | QgsCredentials | |
| instance() | QgsCredentials | static | 
| lock() | QgsCredentials | |
| mutex() | QgsCredentials | inline | 
| put(const QString &realm, const QString &username, const QString &password) | QgsCredentials | |
| QgsCredentials()=default | QgsCredentials | protected | 
| request(const QString &realm, QString &username, QString &password, const QString &message=QString())=0 | QgsCredentials | protectedpure virtual | 
| requestMasterPassword(QString &password, bool stored=false)=0 | QgsCredentials | protectedpure virtual | 
| setInstance(QgsCredentials *instance) | QgsCredentials | protected | 
| unlock() | QgsCredentials | |
| ~QgsCredentials()=default | QgsCredentials | virtual |