Functions | |
def | main () |
def | update_credential (serviceName, accountName, newPassword) |
def update_db_credential.main | ( | ) |
Definition at line 13 of file update_db_credential.py.
References update_credential().
def update_db_credential.update_credential | ( | serviceName, | |
accountName, | |||
newPassword | |||
) |
Definition at line 7 of file update_db_credential.py.
Referenced by main().