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