Uses of Record Class
eu.rarogsoftware.rarog.platform.app.rest.MyAccountRestController.GenericResponse
Packages that use MyAccountRestController.GenericResponse
-
Uses of MyAccountRestController.GenericResponse in eu.rarogsoftware.rarog.platform.app.rest
Methods in eu.rarogsoftware.rarog.platform.app.rest that return types with arguments of type MyAccountRestController.GenericResponseModifier and TypeMethodDescription(package private) org.springframework.http.ResponseEntity<MyAccountRestController.GenericResponse>
MyAccountRestController.changePassword
(MyAccountRestController.PasswordChangeRequest request, StandardUser rarogUser, org.springframework.security.core.Authentication authentication)