Uses of Class
io.mosip.authentication.core.autntxn.dto.AutnTxnRequestDto
-
Packages that use AutnTxnRequestDto Package Description io.mosip.authentication.core.spi.authtxn.service -
-
Uses of AutnTxnRequestDto in io.mosip.authentication.core.spi.authtxn.service
Methods in io.mosip.authentication.core.spi.authtxn.service with parameters of type AutnTxnRequestDto Modifier and Type Method Description List<AutnTxnDto>AuthTxnService. fetchAuthTxnDetails(AutnTxnRequestDto authtxnrequestdto)
-