Skip to content

Commit b632251

Browse files
committed
add for D1 sdk 4.3.0 beta
1 parent accfdce commit b632251

326 files changed

Lines changed: 132270 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

d1-sdk/4.3.0_beta/android/allclasses-index.html

Lines changed: 462 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en">
3+
<head>
4+
<!-- Generated by javadoc (17) -->
5+
<title>All Packages (D1 SDK Documentation)</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8+
<meta name="description" content="package index">
9+
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
10+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
11+
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
12+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
13+
<script type="text/javascript" src="script.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
15+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
16+
</head>
17+
<body class="all-packages-index-page">
18+
<script type="text/javascript">var pathtoroot = "./";
19+
loadScripts(document, 'script');</script>
20+
<noscript>
21+
<div>JavaScript is disabled on your browser.</div>
22+
</noscript>
23+
<div class="flex-box">
24+
<header role="banner" class="flex-header">
25+
<nav role="navigation">
26+
<!-- ========= START OF TOP NAVBAR ======= -->
27+
<div class="top-nav" id="navbar-top">
28+
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
29+
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
30+
<li><a href="index.html">Overview</a></li>
31+
<li>Package</li>
32+
<li>Class</li>
33+
<li><a href="overview-tree.html">Tree</a></li>
34+
<li><a href="deprecated-list.html">Deprecated</a></li>
35+
<li><a href="index-all.html">Index</a></li>
36+
<li><a href="help-doc.html#all-packages">Help</a></li>
37+
</ul>
38+
</div>
39+
<div class="sub-nav">
40+
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
41+
<input type="text" id="search-input" value="search" disabled="disabled">
42+
<input type="reset" id="reset-button" value="reset" disabled="disabled">
43+
</div>
44+
</div>
45+
<!-- ========= END OF TOP NAVBAR ========= -->
46+
<span class="skip-nav" id="skip-navbar-top"></span></nav>
47+
</header>
48+
<div class="flex-content">
49+
<main role="main">
50+
<div class="header">
51+
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
52+
</div>
53+
<div class="caption"><span>Package Summary</span></div>
54+
<div class="summary-table two-column-summary">
55+
<div class="table-header col-first">Package</div>
56+
<div class="table-header col-last">Description</div>
57+
<div class="col-first even-row-color"><a href="com/thalesgroup/gemalto/d1/package-summary.html">com.thalesgroup.gemalto.d1</a></div>
58+
<div class="col-last even-row-color">
59+
<div class="block">This package provides generic structure for D1 features, such as callback, exception, configuration and initialization.</div>
60+
</div>
61+
<div class="col-first odd-row-color"><a href="com/thalesgroup/gemalto/d1/authn/package-summary.html">com.thalesgroup.gemalto.d1.authn</a></div>
62+
<div class="col-last odd-row-color">
63+
<div class="block">The D1 Authn provides convenient and easy APIs within D1 SDK to support EMV 3-D Secure (3DS) flows as defined by EMVCo.</div>
64+
</div>
65+
<div class="col-first even-row-color"><a href="com/thalesgroup/gemalto/d1/card/package-summary.html">com.thalesgroup.gemalto.d1.card</a></div>
66+
<div class="col-last even-row-color">
67+
<div class="block">This package contains the data structure common to both virtual and digital cards.</div>
68+
</div>
69+
<div class="col-first odd-row-color"><a href="com/thalesgroup/gemalto/d1/card/cardservice/package-summary.html">com.thalesgroup.gemalto.d1.card.cardservice</a></div>
70+
<div class="col-last odd-row-color">
71+
<div class="block">CardService is a helper class for the card issued by D1.</div>
72+
</div>
73+
<div class="col-first even-row-color"><a href="com/thalesgroup/gemalto/d1/d1pay/package-summary.html">com.thalesgroup.gemalto.d1.d1pay</a></div>
74+
<div class="col-last even-row-color">
75+
<div class="block">With D1 Pay, eligible cards (virtual or physical card previously registered) can be digitized and used to perform contactless payment via NFC using the mobile banking application.</div>
76+
</div>
77+
<div class="col-first odd-row-color"><a href="com/thalesgroup/gemalto/d1/messaging/package-summary.html">com.thalesgroup.gemalto.d1.messaging</a></div>
78+
<div class="col-last odd-row-color">
79+
<div class="block">The main class for message and notification related APIs for the card issued by D1 and <a href="com/thalesgroup/gemalto/d1/card/D1ClickToPay.html" title="interface in com.thalesgroup.gemalto.d1.card"><code>ClickToPay</code></a>.</div>
80+
</div>
81+
</div>
82+
</main>
83+
<footer role="contentinfo">
84+
<hr>
85+
<p class="legal-copy"><small>Copyright &copy; 2026 THALES. All rights reserved.</small></p>
86+
</footer>
87+
</div>
88+
</div>
89+
</body>
90+
</html>

0 commit comments

Comments
 (0)