Uses of Class
ch.ivyteam.ivy.security.user.NewUser
-
Packages that use NewUser Package Description ch.ivyteam.ivy.security.user -
-
Uses of NewUser in ch.ivyteam.ivy.security.user
Methods in ch.ivyteam.ivy.security.user that return NewUser Modifier and Type Method Description NewUserNewUser.Builder. toNewUser()Creates a NewUser with the attributes specified on the builderMethods in ch.ivyteam.ivy.security.user with parameters of type NewUser Modifier and Type Method Description IUserIUserRepository. create(NewUser newUser)Creates a new user
-