org.squashtest.tm.service.security
Interface UserAuthenticationService
- All Known Subinterfaces:
- AdministratorAuthenticationService
- All Known Implementing Classes:
- AdministratorAuthenticationServiceImpl
public interface UserAuthenticationService
canModifyUser
boolean canModifyUser()
changeAuthenticatedUserPassword
void changeAuthenticatedUserPassword(String plainOldPassword,
String plainNewPassword)
changeUserlogin
void changeUserlogin(String newLogin,
String oldLogin)
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.