Uses of Class
io.mosip.kernel.signature.dto.TimestampRequestDto
Packages that use TimestampRequestDto
Package
Description
-
Uses of TimestampRequestDto in io.mosip.kernel.signature.controller
Method parameters in io.mosip.kernel.signature.controller with type arguments of type TimestampRequestDtoModifier and TypeMethodDescriptionio.mosip.kernel.core.http.ResponseWrapper<ValidatorResponseDto> SignatureController.validate(@Valid io.mosip.kernel.core.http.RequestWrapper<TimestampRequestDto> timestampRequestDto) Deprecated. -
Uses of TimestampRequestDto in io.mosip.kernel.signature.service
Methods in io.mosip.kernel.signature.service with parameters of type TimestampRequestDtoModifier and TypeMethodDescriptionSignatureService.validate(TimestampRequestDto timestampRequestDto) Deprecated. -
Uses of TimestampRequestDto in io.mosip.kernel.signature.service.impl
Methods in io.mosip.kernel.signature.service.impl with parameters of type TimestampRequestDtoModifier and TypeMethodDescriptionSignatureServiceImpl.validate(TimestampRequestDto timestampRequestDto)