Uses of Record Class
com.bluebell.greenhouse.platform.models.api.dto.security.UsernamePasswordRequestDTO
Packages that use UsernamePasswordRequestDTO
-
Uses of UsernamePasswordRequestDTO in com.bluebell.greenhouse.planter.controllers.security
Methods in com.bluebell.greenhouse.planter.controllers.security with parameters of type UsernamePasswordRequestDTOModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<UserDTO> SecurityApiController.postLogin(@Valid UsernamePasswordRequestDTO data) Logs a user into bluebell.