Uses of Class
model.validation.PasswordFormat
-
Packages that use PasswordFormat Package Description usecase.user Package contenente la logica relativa agli utenti -
-
Uses of PasswordFormat in usecase.user
Method parameters in usecase.user with annotations of type PasswordFormat Modifier and Type Method Description intUserService. newUser(String email, String username, String password)Crea un nuovo utente e ne restituisce l'id
-