|
AuthenticationService v0.3.0+7-g8a7f190
|
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, String roleName=null, 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 |