Searched refs:getApduArDo (Results 1 – 2 of 2) sorted by relevance
91 if (arDo.getApduArDo() != null) { in mapArDo2ChannelAccess()92 if (arDo.getApduArDo().isApduAllowed()) { in mapArDo2ChannelAccess()95 ArrayList<byte[]> apduHeaders = arDo.getApduArDo().getApduHeaderList(); in mapArDo2ChannelAccess()96 ArrayList<byte[]> filterMasks = arDo.getApduArDo().getFilterMaskList(); in mapArDo2ChannelAccess()
79 public APDU_AR_DO getApduArDo() { in getApduArDo() method in AR_DO