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