Wt  4.10.4
Wt::Auth::Dbo::AuthInfo< UserType > Member List

This is the complete list of members for Wt::Auth::Dbo::AuthInfo< UserType >, including all inherited members.

AuthIdentities typedefWt::Auth::Dbo::AuthInfo< UserType >
authIdentities() constWt::Auth::Dbo::AuthInfo< UserType >
authIdentities()Wt::Auth::Dbo::AuthInfo< UserType >
AuthIdentityType typedefWt::Auth::Dbo::AuthInfo< UserType >
AuthInfo()Wt::Auth::Dbo::AuthInfo< UserType >
AuthTokens typedefWt::Auth::Dbo::AuthInfo< UserType >
authTokens() constWt::Auth::Dbo::AuthInfo< UserType >
authTokens()Wt::Auth::Dbo::AuthInfo< UserType >
AuthTokenType typedefWt::Auth::Dbo::AuthInfo< UserType >
Dbo()Wt::Dbo::Dbo< AuthInfo< UserType > >
Dbo(const Dbo< AuthInfo< UserType > > &other)Wt::Dbo::Dbo< AuthInfo< UserType > >
email() constWt::Auth::Dbo::AuthInfo< UserType >
emailToken() constWt::Auth::Dbo::AuthInfo< UserType >
emailTokenExpires() constWt::Auth::Dbo::AuthInfo< UserType >
emailTokenRole() constWt::Auth::Dbo::AuthInfo< UserType >
failedLoginAttempts() constWt::Auth::Dbo::AuthInfo< UserType >
id() constWt::Dbo::Dbo< AuthInfo< UserType > >
identity(const std::string &provider) constWt::Auth::Dbo::AuthInfo< UserType >
isDirty() constWt::Dbo::Dbo< AuthInfo< UserType > >
lastLoginAttempt() constWt::Auth::Dbo::AuthInfo< UserType >
passwordHash() constWt::Auth::Dbo::AuthInfo< UserType >
passwordMethod() constWt::Auth::Dbo::AuthInfo< UserType >
passwordSalt() constWt::Auth::Dbo::AuthInfo< UserType >
persist(Action &a)Wt::Auth::Dbo::AuthInfo< UserType >
self() constWt::Dbo::Dbo< AuthInfo< UserType > >
session() constWt::Dbo::Dbo< AuthInfo< UserType > >
setDirty()Wt::Dbo::Dbo< AuthInfo< UserType > >
setEmail(const std::string &email)Wt::Auth::Dbo::AuthInfo< UserType >
setEmailToken(const std::string &hash, const WDateTime &expires, EmailTokenRole role)Wt::Auth::Dbo::AuthInfo< UserType >
setFailedLoginAttempts(int count)Wt::Auth::Dbo::AuthInfo< UserType >
setLastLoginAttempt(const Wt::WDateTime &dt)Wt::Auth::Dbo::AuthInfo< UserType >
setPassword(const std::string &hash, const std::string &hashFunction, const std::string &hashSalt)Wt::Auth::Dbo::AuthInfo< UserType >
setStatus(AccountStatus status)Wt::Auth::Dbo::AuthInfo< UserType >
setUnverifiedEmail(const std::string &email)Wt::Auth::Dbo::AuthInfo< UserType >
setUser(Wt::Dbo::ptr< UserType > user)Wt::Auth::Dbo::AuthInfo< UserType >
status() constWt::Auth::Dbo::AuthInfo< UserType >
unverifiedEmail() constWt::Auth::Dbo::AuthInfo< UserType >
user() constWt::Auth::Dbo::AuthInfo< UserType >