|
AuthenticationService
v0.2.0
|
This is the complete list of members for Joutsen.Authentication.UserRepository, including all inherited members.
| Create() | Joutsen.Authentication.UserRepository | |
| Delete(long id) | Joutsen.Authentication.UserRepository | |
| Delete(User user) | Joutsen.Authentication.UserRepository | |
| Find(long applicationId=-1, int pageNumber=0, int maxResults=int.MaxValue) | Joutsen.Authentication.UserRepository | |
| GetById(long id) | Joutsen.Authentication.UserRepository | |
| GetByName(string username) | Joutsen.Authentication.UserRepository | |
| Save(User user, string password) | Joutsen.Authentication.UserRepository | |
| Save(User user, string password, string salt) | Joutsen.Authentication.UserRepository | |
| Save(User user) | Joutsen.Authentication.UserRepository |
1.8.13