Uses of Class
tv.hd3g.authkit.mod.dto.validated.ChangeMyPasswordDto
-
Packages that use ChangeMyPasswordDto Package Description tv.hd3g.authkit.mod.controller -
-
Uses of ChangeMyPasswordDto in tv.hd3g.authkit.mod.controller
Methods in tv.hd3g.authkit.mod.controller with parameters of type ChangeMyPasswordDto Modifier and Type Method Description org.springframework.http.ResponseEntity<Object>RestControllerMe. changeMyPassword(ChangeMyPasswordDto chPasswordDto, javax.servlet.http.HttpServletRequest request)
-