Interface AuthTxnService
-
@Service public interface AuthTxnService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<AutnTxnDto>fetchAuthTxnDetails(AutnTxnRequestDto authtxnrequestdto)
-
-
-
Method Detail
-
fetchAuthTxnDetails
List<AutnTxnDto> fetchAuthTxnDetails(AutnTxnRequestDto authtxnrequestdto) throws IdAuthenticationBusinessException
-
-