Uses of Class
io.mosip.mimoto.dto.resident.AuthLockRequestDTO
-
Packages that use AuthLockRequestDTO Package Description io.mosip.mimoto.controller -
-
Uses of AuthLockRequestDTO in io.mosip.mimoto.controller
Methods in io.mosip.mimoto.controller with parameters of type AuthLockRequestDTO Modifier and Type Method Description org.springframework.http.ResponseEntity<Object>ResidentServiceController. authLock(AuthLockRequestDTO requestDTO)Request auth lock
-