Uses of Record Class
ntnu.idatt2016.v233.SmartMat.dto.request.group.ChangeAuthorityRequest
Packages that use ChangeAuthorityRequest
-
Uses of ChangeAuthorityRequest in ntnu.idatt2016.v233.SmartMat.controller.group
Methods in ntnu.idatt2016.v233.SmartMat.controller.group with parameters of type ChangeAuthorityRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?>
GroupController.changeAuthority
(ChangeAuthorityRequest authorityRequest, org.springframework.security.core.Authentication auth) Changes the authority level of a user in a group.