Get the user's email
Get the user's email
Return the user's first name
Return the user's first name
Return the user's last name
Return the user's last name
Return the unique ID for the user
Return the unique ID for the user
Set the unique ID for this user to a new value
Set the unique ID for this user to a new value
Save the user to backing store
Save the user to backing store
Given a list of string, set the password
Given a list of string, set the password
Set the validation flag on the user and return the user
Set the validation flag on the user and return the user
Is the user a superuser
Is the user a superuser
Does the supplied password match the actual password?
Does the supplied password match the actual password?
Convert the user's primary key to a String
Convert the user's primary key to a String
Validate the user
Validate the user
Has the user been validated?
Has the user been validated?
Bridges from TheUserType to methods used in this class