Uses of Class
com.tetsuwantech.atom.web.authentication.RegisterModel
-
Packages that use RegisterModel Package Description com.tetsuwantech.atom.web.authentication -
-
Uses of RegisterModel in com.tetsuwantech.atom.web.authentication
Methods in com.tetsuwantech.atom.web.authentication with parameters of type RegisterModel Modifier and Type Method Description String
SubjectController. save(javax.servlet.http.HttpServletRequest request, @Valid RegisterModel register, org.springframework.validation.BindingResult result, org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)
-