Uses of Class
io.mosip.mimoto.dto.mimoto.GenericResponseDTO
-
Packages that use GenericResponseDTO Package Description io.mosip.mimoto.controller -
-
Uses of GenericResponseDTO in io.mosip.mimoto.controller
Methods in io.mosip.mimoto.controller that return types with arguments of type GenericResponseDTO Modifier and Type Method Description org.springframework.http.ResponseEntity<GenericResponseDTO>CredentialShareController. handleSubscribeEvent(EventModel eventModel)Websub callback for Verifiable Credential share.
-