Wt
3.2.3
|
addHashFunction(HashFunction *function) | Wt::Auth::PasswordVerifier | |
hashFunctions() const | Wt::Auth::PasswordVerifier | |
hashPassword(const WString &password) const | Wt::Auth::PasswordVerifier | [virtual] |
needsUpdate(const PasswordHash &hash) const | Wt::Auth::PasswordVerifier | [virtual] |
PasswordVerifier() | Wt::Auth::PasswordVerifier | |
saltLength() const | Wt::Auth::PasswordVerifier | |
setSaltLength(int words) | Wt::Auth::PasswordVerifier | |
verify(const WString &password, const PasswordHash &hash) const | Wt::Auth::PasswordVerifier | [virtual] |
~AbstractVerifier() | Wt::Auth::PasswordService::AbstractVerifier | [virtual] |
~PasswordVerifier() | Wt::Auth::PasswordVerifier | [virtual] |