- authenticate
UserDetails authenticate(string name, string password)
Undocumented in source.
- getById
UserDetails getById(ulong id)
Undocumented in source.
- getByName
UserDetails getByName(string name)
Undocumented in source.
- getSalt
string getSalt(string name, string password)
Undocumented in source.