-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
107 lines (107 loc) · 6.61 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>Account Protection</title>
<link href="images/logo-icon.svg" rel="icon" type="image/svg">
<script>var pathToRoot = "";</script>
<script>const storage = localStorage.getItem("dokka-dark-mode")
const savedDarkMode = storage ? JSON.parse(storage) : false
if(savedDarkMode === true){
document.getElementsByTagName("html")[0].classList.add("theme-dark")
}</script>
<script type="text/javascript" src="scripts/sourceset_dependencies.js" async="async"></script>
<link href="styles/style.css" rel="Stylesheet">
<link href="styles/jetbrains-mono.css" rel="Stylesheet">
<link href="styles/main.css" rel="Stylesheet">
<link href="styles/prism.css" rel="Stylesheet">
<link href="styles/logo-styles.css" rel="Stylesheet">
<script type="text/javascript" src="scripts/clipboard.js" async="async"></script>
<script type="text/javascript" src="scripts/navigation-loader.js" async="async"></script>
<script type="text/javascript" src="scripts/platform-content-handler.js" async="async"></script>
<script type="text/javascript" src="scripts/main.js" defer="defer"></script>
<script type="text/javascript" src="scripts/prism.js" async="async"></script>
<link href="images/ts-white-logo.svg">
<link href="images/logo-icon.svg">
<link href="styles/custom-logo.css" rel="Stylesheet">
</head>
<body>
<div class="navigation-wrapper" id="navigation-wrapper">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<div class="library-name">
<a href="index.html">
<span>Account Protection</span>
</a>
</div>
<div>
</div>
<div class="pull-right d-flex">
<button id="theme-toggle-button"><span id="theme-toggle"></span></button>
<div id="searchBar"></div>
</div>
</div>
<div id="container">
<div id="leftColumn">
<div id="sideMenu"></div>
</div>
<div id="main">
<div class="main-content" id="content" pageIds="Account Protection::////PointingToDeclaration//375390507">
<div class="breadcrumbs"></div>
<div class="cover ">
<h1 class="cover"><span><span>Account</span></span> <span><span>Protection</span></span></h1>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":riskid-android-sdk:dokkaHtml/release"><h2 class=""> Introduction</h2><p class="paragraph">The Account Protection SDK is an Android client SDK that collects and submits telemetry data to Transmit Security. When initialized, the client SDK will automatically track and submit information of the user journey using various events, device data and user interaction. Once specific user actions are performed on the client side (such as login), the SDK should be called in order to track those action events. The data collected by the SDK can then be queried for recommendations using <a href="https://developer.transmitsecurity.com/openapi/risk/recommendations/">Recommendations</a> backend API. Learn more about our <a href="https://developer.transmitsecurity.com/guides/risk/account_protection_overview/">account protection</a>.</p><p class="paragraph">The entry point to the SDK API is set as the <code class="lang-kotlin">TSAccountProtection</code> class.</p></div></div>
</div>
<h2 class="">Packages</h2>
<div class="table"><a data-name="-1952486857%2FPackages%2F375390507" anchor-label="com.transmit.accountprotection" id="-1952486857%2FPackages%2F375390507" data-filterable-set=":riskid-android-sdk:dokkaHtml/release"></a>
<div class="table-row" data-filterable-current=":riskid-android-sdk:dokkaHtml/release" data-filterable-set=":riskid-android-sdk:dokkaHtml/release">
<div>
<div class="main-subrow ">
<div class=""><span class="inline-flex">
<div><a href="-account -protection/com.transmit.accountprotection/index.html">com.transmit.accountprotection</a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1952486857%2FPackages%2F375390507"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div class="pull-right"></div>
</div>
<div></div>
</div>
</div>
<a data-name="-1636025373%2FPackages%2F375390507" anchor-label="com.transmit.accountprotection.api" id="-1636025373%2FPackages%2F375390507" data-filterable-set=":riskid-android-sdk:dokkaHtml/release"></a>
<div class="table-row" data-filterable-current=":riskid-android-sdk:dokkaHtml/release" data-filterable-set=":riskid-android-sdk:dokkaHtml/release">
<div>
<div class="main-subrow ">
<div class=""><span class="inline-flex">
<div><a href="-account -protection/com.transmit.accountprotection.api/index.html">com.transmit.accountprotection.api</a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1636025373%2FPackages%2F375390507"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div class="pull-right"></div>
</div>
<div></div>
</div>
</div>
<a data-name="-1876490810%2FPackages%2F375390507" anchor-label="com.transmit.accountprotection.errors" id="-1876490810%2FPackages%2F375390507" data-filterable-set=":riskid-android-sdk:dokkaHtml/release"></a>
<div class="table-row" data-filterable-current=":riskid-android-sdk:dokkaHtml/release" data-filterable-set=":riskid-android-sdk:dokkaHtml/release">
<div>
<div class="main-subrow ">
<div class=""><span class="inline-flex">
<div><a href="-account -protection/com.transmit.accountprotection.errors/index.html">com.transmit.accountprotection.errors</a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1876490810%2FPackages%2F375390507"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div class="pull-right"></div>
</div>
<div></div>
</div>
</div>
</div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2022 Copyright</span><span
class="pull-right"><span>Generated by </span><a
href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
</div>
</div>
</div>
</body>
</html>