Uses of Record Class
ntnu.idatt2016.v233.SmartMat.dto.request.group.GroupConnectionRequest
Packages that use GroupConnectionRequest
-
Uses of GroupConnectionRequest in ntnu.idatt2016.v233.SmartMat.controller.group
Methods in ntnu.idatt2016.v233.SmartMat.controller.group with parameters of type GroupConnectionRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?>
GroupController.addConnection
(GroupConnectionRequest groupConnectionRequest, org.springframework.security.core.Authentication auth) Handles the HTTP POST request to add a new connection between a user and a group.