@motionpicture/coa-service 9.2.0 → 9.3.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -6
- package/example/findFilms.js +17 -1
- package/example/findKubunNames.js +6 -3
- package/example/getToken.js +21 -0
- package/example/salesTicket.js +6 -5
- package/lib/auth/credentials.d.ts +1 -2
- package/lib/auth/refreshTokenClient.d.ts +11 -6
- package/lib/auth/refreshTokenClient.js +77 -3
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/service.d.ts +4 -3
- package/lib/transporters.d.ts +7 -6
- package/lib/transporters.js +1 -1
- package/package.json +7 -10
- package/docs/assets/css/main.css +0 -1
- package/docs/assets/images/icons.png +0 -0
- package/docs/assets/images/icons@2x.png +0 -0
- package/docs/assets/images/widgets.png +0 -0
- package/docs/assets/images/widgets@2x.png +0 -0
- package/docs/assets/js/main.js +0 -51
- package/docs/assets/js/search.json +0 -1
- package/docs/classes/_auth_refreshtokenclient_.refreshtokenclient.html +0 -517
- package/docs/classes/_index_.auth.refreshtoken.html +0 -529
- package/docs/classes/_index_.service.master.html +0 -599
- package/docs/classes/_index_.service.reserve.html +0 -594
- package/docs/classes/_service_.service.html +0 -316
- package/docs/classes/_service_master_.masterservice.html +0 -583
- package/docs/classes/_service_reserve_.reserveservice.html +0 -578
- package/docs/classes/_transporters_.coaserviceerror.html +0 -370
- package/docs/classes/_transporters_.defaulttransporter.html +0 -408
- package/docs/classes/_transporters_.transporter.html +0 -246
- package/docs/enums/_factory_master_.flgearlybooking.html +0 -277
- package/docs/enums/_factory_master_.flgmember.html +0 -277
- package/docs/enums/_factory_reserve_.flgmember.html +0 -295
- package/docs/globals.html +0 -173
- package/docs/index.html +0 -249
- package/docs/interfaces/_auth_credentials_.icredentials.html +0 -232
- package/docs/interfaces/_auth_refreshtokenclient_.ioptions.html +0 -221
- package/docs/interfaces/_factory_master_.ikubunnameargs.html +0 -286
- package/docs/interfaces/_factory_master_.ikubunnameresult.html +0 -324
- package/docs/interfaces/_factory_master_.imgtkticketcodeargs.html +0 -343
- package/docs/interfaces/_factory_master_.imgtkticketcoderesult.html +0 -362
- package/docs/interfaces/_factory_master_.imvtkticketcodeargs.html +0 -438
- package/docs/interfaces/_factory_master_.imvtkticketcoderesult.html +0 -362
- package/docs/interfaces/_factory_master_.ischeduleargs.html +0 -305
- package/docs/interfaces/_factory_master_.ischeduleresult.html +0 -518
- package/docs/interfaces/_factory_master_.iscreenargs.html +0 -267
- package/docs/interfaces/_factory_master_.iscreenresult.html +0 -324
- package/docs/interfaces/_factory_master_.iscreenseat.html +0 -381
- package/docs/interfaces/_factory_master_.itheaterargs.html +0 -267
- package/docs/interfaces/_factory_master_.itheaterresult.html +0 -343
- package/docs/interfaces/_factory_master_.iticketargs.html +0 -267
- package/docs/interfaces/_factory_master_.iticketresult.html +0 -362
- package/docs/interfaces/_factory_master_.ititleargs.html +0 -267
- package/docs/interfaces/_factory_master_.ititleresult.html +0 -552
- package/docs/interfaces/_factory_reserve_.icountfreeseatargs.html +0 -323
- package/docs/interfaces/_factory_reserve_.icountfreeseatdate.html +0 -323
- package/docs/interfaces/_factory_reserve_.icountfreeseatperformance.html +0 -380
- package/docs/interfaces/_factory_reserve_.icountfreeseatresult.html +0 -304
- package/docs/interfaces/_factory_reserve_.idelreserveargs.html +0 -418
- package/docs/interfaces/_factory_reserve_.idelreserveseat.html +0 -304
- package/docs/interfaces/_factory_reserve_.ideltmpreserveargs.html +0 -380
- package/docs/interfaces/_factory_reserve_.isalesticketargs.html +0 -380
- package/docs/interfaces/_factory_reserve_.isalesticketresult.html +0 -475
- package/docs/interfaces/_factory_reserve_.istatereserveargs.html +0 -323
- package/docs/interfaces/_factory_reserve_.istatereserveresult.html +0 -380
- package/docs/interfaces/_factory_reserve_.istatereserveseatargs.html +0 -380
- package/docs/interfaces/_factory_reserve_.istatereserveseatfreeseat.html +0 -345
- package/docs/interfaces/_factory_reserve_.istatereserveseatresult.html +0 -323
- package/docs/interfaces/_factory_reserve_.istatereserveseatseat.html +0 -304
- package/docs/interfaces/_factory_reserve_.istatereserveticket.html +0 -411
- package/docs/interfaces/_factory_reserve_.iupdreserveargs.html +0 -494
- package/docs/interfaces/_factory_reserve_.iupdreserveqr.html +0 -323
- package/docs/interfaces/_factory_reserve_.iupdreserveresult.html +0 -304
- package/docs/interfaces/_factory_reserve_.iupdreserveticket.html +0 -647
- package/docs/interfaces/_factory_reserve_.iupdtmpreserveseatargs.html +0 -399
- package/docs/interfaces/_factory_reserve_.iupdtmpreserveseatresult.html +0 -304
- package/docs/interfaces/_factory_reserve_.iupdtmpreserveseatseat.html +0 -304
- package/docs/interfaces/_factory_reserve_.iupdtmpreserveseattmpreserve.html +0 -323
- package/docs/interfaces/_service_.ioptions.html +0 -225
- package/docs/modules/_auth_credentials_.html +0 -167
- package/docs/modules/_auth_refreshtokenclient_.html +0 -198
- package/docs/modules/_auth_refreshtokenclient_spec_.html +0 -208
- package/docs/modules/_factory_.html +0 -194
- package/docs/modules/_factory_master_.html +0 -244
- package/docs/modules/_factory_reserve_.html +0 -268
- package/docs/modules/_index_.auth.html +0 -178
- package/docs/modules/_index_.html +0 -195
- package/docs/modules/_index_.service.html +0 -189
- package/docs/modules/_service_.html +0 -176
- package/docs/modules/_service_master_.html +0 -167
- package/docs/modules/_service_master_spec_.html +0 -208
- package/docs/modules/_service_reserve_.html +0 -167
- package/docs/modules/_service_reserve_spec_.html +0 -208
- package/docs/modules/_transporters_.html +0 -253
|
@@ -1,529 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html class="default no-js">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>RefreshToken | @motionpicture/coa-service</title>
|
|
7
|
-
<meta name="description" content="Documentation for @motionpicture/coa-service">
|
|
8
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
-
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
|
-
</head>
|
|
11
|
-
<body>
|
|
12
|
-
<header>
|
|
13
|
-
<div class="tsd-page-toolbar">
|
|
14
|
-
<div class="container">
|
|
15
|
-
<div class="table-wrap">
|
|
16
|
-
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
|
|
17
|
-
<div class="field">
|
|
18
|
-
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
|
19
|
-
<input id="tsd-search-field" type="text" />
|
|
20
|
-
</div>
|
|
21
|
-
<ul class="results">
|
|
22
|
-
<li class="state loading">Preparing search index...</li>
|
|
23
|
-
<li class="state failure">The search index is not available</li>
|
|
24
|
-
</ul>
|
|
25
|
-
<a href="../index.html" class="title">@motionpicture/coa-service</a>
|
|
26
|
-
</div>
|
|
27
|
-
<div class="table-cell" id="tsd-widgets">
|
|
28
|
-
<div id="tsd-filter">
|
|
29
|
-
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
|
30
|
-
<div class="tsd-filter-group">
|
|
31
|
-
<div class="tsd-select" id="tsd-filter-visibility">
|
|
32
|
-
<span class="tsd-select-label">All</span>
|
|
33
|
-
<ul class="tsd-select-list">
|
|
34
|
-
<li data-value="public">Public</li>
|
|
35
|
-
<li data-value="protected">Public/Protected</li>
|
|
36
|
-
<li data-value="private" class="selected">All</li>
|
|
37
|
-
</ul>
|
|
38
|
-
</div>
|
|
39
|
-
<input type="checkbox" id="tsd-filter-inherited" checked />
|
|
40
|
-
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
|
41
|
-
<input type="checkbox" id="tsd-filter-externals" checked />
|
|
42
|
-
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
|
43
|
-
<input type="checkbox" id="tsd-filter-only-exported" />
|
|
44
|
-
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
|
|
45
|
-
</div>
|
|
46
|
-
</div>
|
|
47
|
-
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
|
48
|
-
</div>
|
|
49
|
-
</div>
|
|
50
|
-
</div>
|
|
51
|
-
</div>
|
|
52
|
-
<div class="tsd-page-title">
|
|
53
|
-
<div class="container">
|
|
54
|
-
<ul class="tsd-breadcrumb">
|
|
55
|
-
<li>
|
|
56
|
-
<a href="../globals.html">Globals</a>
|
|
57
|
-
</li>
|
|
58
|
-
<li>
|
|
59
|
-
<a href="../modules/_index_.html">"index"</a>
|
|
60
|
-
</li>
|
|
61
|
-
<li>
|
|
62
|
-
<a href="../modules/_index_.auth.html">auth</a>
|
|
63
|
-
</li>
|
|
64
|
-
<li>
|
|
65
|
-
<a href="_index_.auth.refreshtoken.html">RefreshToken</a>
|
|
66
|
-
</li>
|
|
67
|
-
</ul>
|
|
68
|
-
<h1>Class RefreshToken</h1>
|
|
69
|
-
</div>
|
|
70
|
-
</div>
|
|
71
|
-
</header>
|
|
72
|
-
<div class="container container-main">
|
|
73
|
-
<div class="row">
|
|
74
|
-
<div class="col-8 col-content">
|
|
75
|
-
<section class="tsd-panel tsd-comment">
|
|
76
|
-
<div class="tsd-comment tsd-typography">
|
|
77
|
-
<div class="lead">
|
|
78
|
-
<p>リフレッシュトークン認証クライアント</p>
|
|
79
|
-
</div>
|
|
80
|
-
</div>
|
|
81
|
-
</section>
|
|
82
|
-
<section class="tsd-panel tsd-hierarchy">
|
|
83
|
-
<h3>Hierarchy</h3>
|
|
84
|
-
<ul class="tsd-hierarchy">
|
|
85
|
-
<li>
|
|
86
|
-
<a href="_auth_refreshtokenclient_.refreshtokenclient.html" class="tsd-signature-type">RefreshTokenClient</a>
|
|
87
|
-
<ul class="tsd-hierarchy">
|
|
88
|
-
<li>
|
|
89
|
-
<span class="target">RefreshToken</span>
|
|
90
|
-
</li>
|
|
91
|
-
</ul>
|
|
92
|
-
</li>
|
|
93
|
-
</ul>
|
|
94
|
-
</section>
|
|
95
|
-
<section class="tsd-panel-group tsd-index-group">
|
|
96
|
-
<h2>Index</h2>
|
|
97
|
-
<section class="tsd-panel tsd-index-panel">
|
|
98
|
-
<div class="tsd-index-content">
|
|
99
|
-
<section class="tsd-index-section tsd-is-inherited">
|
|
100
|
-
<h3>Constructors</h3>
|
|
101
|
-
<ul class="tsd-index-list">
|
|
102
|
-
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="_index_.auth.refreshtoken.html#constructor" class="tsd-kind-icon">constructor</a></li>
|
|
103
|
-
</ul>
|
|
104
|
-
</section>
|
|
105
|
-
<section class="tsd-index-section tsd-is-inherited">
|
|
106
|
-
<h3>Properties</h3>
|
|
107
|
-
<ul class="tsd-index-list">
|
|
108
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_index_.auth.refreshtoken.html#credentials" class="tsd-kind-icon">credentials</a></li>
|
|
109
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_index_.auth.refreshtoken.html#options" class="tsd-kind-icon">options</a></li>
|
|
110
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_index_.auth.refreshtoken.html#default_spare_time_in_milliseconds" class="tsd-kind-icon">DEFAULT_<wbr>SPARE_<wbr>TIME_<wbr>IN_<wbr>MILLISECONDS</a></li>
|
|
111
|
-
</ul>
|
|
112
|
-
</section>
|
|
113
|
-
<section class="tsd-index-section tsd-is-inherited">
|
|
114
|
-
<h3>Methods</h3>
|
|
115
|
-
<ul class="tsd-index-list">
|
|
116
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_index_.auth.refreshtoken.html#getaccesstoken" class="tsd-kind-icon">get<wbr>Access<wbr>Token</a></li>
|
|
117
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_index_.auth.refreshtoken.html#gettoken" class="tsd-kind-icon">get<wbr>Token</a></li>
|
|
118
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_index_.auth.refreshtoken.html#makerequest" class="tsd-kind-icon">make<wbr>Request</a></li>
|
|
119
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_index_.auth.refreshtoken.html#refreshaccesstoken" class="tsd-kind-icon">refresh<wbr>Access<wbr>Token</a></li>
|
|
120
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_index_.auth.refreshtoken.html#refreshtoken" class="tsd-kind-icon">refresh<wbr>Token</a></li>
|
|
121
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_index_.auth.refreshtoken.html#request" class="tsd-kind-icon">request</a></li>
|
|
122
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_index_.auth.refreshtoken.html#setcredentials" class="tsd-kind-icon">set<wbr>Credentials</a></li>
|
|
123
|
-
</ul>
|
|
124
|
-
</section>
|
|
125
|
-
</div>
|
|
126
|
-
</section>
|
|
127
|
-
</section>
|
|
128
|
-
<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
|
|
129
|
-
<h2>Constructors</h2>
|
|
130
|
-
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
|
|
131
|
-
<a name="constructor" class="tsd-anchor"></a>
|
|
132
|
-
<h3>constructor</h3>
|
|
133
|
-
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
|
|
134
|
-
<li class="tsd-signature tsd-kind-icon">new <wbr>Refresh<wbr>Token<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><a href="../interfaces/_auth_refreshtokenclient_.ioptions.html" class="tsd-signature-type">IOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_index_.auth.refreshtoken.html" class="tsd-signature-type">RefreshToken</a></li>
|
|
135
|
-
</ul>
|
|
136
|
-
<ul class="tsd-descriptions">
|
|
137
|
-
<li class="tsd-description">
|
|
138
|
-
<aside class="tsd-sources">
|
|
139
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#constructor">constructor</a></p>
|
|
140
|
-
<ul>
|
|
141
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L25">src/auth/refreshTokenClient.ts:25</a></li>
|
|
142
|
-
</ul>
|
|
143
|
-
</aside>
|
|
144
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
145
|
-
<ul class="tsd-parameters">
|
|
146
|
-
<li>
|
|
147
|
-
<h5>options: <a href="../interfaces/_auth_refreshtokenclient_.ioptions.html" class="tsd-signature-type">IOptions</a></h5>
|
|
148
|
-
</li>
|
|
149
|
-
</ul>
|
|
150
|
-
<h4 class="tsd-returns-title">Returns <a href="_index_.auth.refreshtoken.html" class="tsd-signature-type">RefreshToken</a></h4>
|
|
151
|
-
</li>
|
|
152
|
-
</ul>
|
|
153
|
-
</section>
|
|
154
|
-
</section>
|
|
155
|
-
<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
|
|
156
|
-
<h2>Properties</h2>
|
|
157
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
|
|
158
|
-
<a name="credentials" class="tsd-anchor"></a>
|
|
159
|
-
<h3>credentials</h3>
|
|
160
|
-
<div class="tsd-signature tsd-kind-icon">credentials<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_auth_credentials_.icredentials.html" class="tsd-signature-type">ICredentials</a></div>
|
|
161
|
-
<aside class="tsd-sources">
|
|
162
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#credentials">credentials</a></p>
|
|
163
|
-
<ul>
|
|
164
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L24">src/auth/refreshTokenClient.ts:24</a></li>
|
|
165
|
-
</ul>
|
|
166
|
-
</aside>
|
|
167
|
-
</section>
|
|
168
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
|
|
169
|
-
<a name="options" class="tsd-anchor"></a>
|
|
170
|
-
<h3>options</h3>
|
|
171
|
-
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_auth_refreshtokenclient_.ioptions.html" class="tsd-signature-type">IOptions</a></div>
|
|
172
|
-
<aside class="tsd-sources">
|
|
173
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#options">options</a></p>
|
|
174
|
-
<ul>
|
|
175
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L25">src/auth/refreshTokenClient.ts:25</a></li>
|
|
176
|
-
</ul>
|
|
177
|
-
</aside>
|
|
178
|
-
</section>
|
|
179
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static">
|
|
180
|
-
<a name="default_spare_time_in_milliseconds" class="tsd-anchor"></a>
|
|
181
|
-
<h3><span class="tsd-flag ts-flagStatic">Static</span> DEFAULT_<wbr>SPARE_<wbr>TIME_<wbr>IN_<wbr>MILLISECONDS</h3>
|
|
182
|
-
<div class="tsd-signature tsd-kind-icon">DEFAULT_<wbr>SPARE_<wbr>TIME_<wbr>IN_<wbr>MILLISECONDS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 60000</span></div>
|
|
183
|
-
<aside class="tsd-sources">
|
|
184
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#default_spare_time_in_milliseconds">DEFAULT_SPARE_TIME_IN_MILLISECONDS</a></p>
|
|
185
|
-
<ul>
|
|
186
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L22">src/auth/refreshTokenClient.ts:22</a></li>
|
|
187
|
-
</ul>
|
|
188
|
-
</aside>
|
|
189
|
-
<div class="tsd-comment tsd-typography">
|
|
190
|
-
<div class="lead">
|
|
191
|
-
<p>アクセストークンの有効期限までの猶予時間初期値</p>
|
|
192
|
-
</div>
|
|
193
|
-
</div>
|
|
194
|
-
</section>
|
|
195
|
-
</section>
|
|
196
|
-
<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
|
|
197
|
-
<h2>Methods</h2>
|
|
198
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
199
|
-
<a name="getaccesstoken" class="tsd-anchor"></a>
|
|
200
|
-
<h3>get<wbr>Access<wbr>Token</h3>
|
|
201
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
202
|
-
<li class="tsd-signature tsd-kind-icon">get<wbr>Access<wbr>Token<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></li>
|
|
203
|
-
</ul>
|
|
204
|
-
<ul class="tsd-descriptions">
|
|
205
|
-
<li class="tsd-description">
|
|
206
|
-
<aside class="tsd-sources">
|
|
207
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#getaccesstoken">getAccessToken</a></p>
|
|
208
|
-
<ul>
|
|
209
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L100">src/auth/refreshTokenClient.ts:100</a></li>
|
|
210
|
-
</ul>
|
|
211
|
-
</aside>
|
|
212
|
-
<div class="tsd-comment tsd-typography">
|
|
213
|
-
<div class="lead">
|
|
214
|
-
<p>期限の切れていないアクセストークンを取得します。
|
|
215
|
-
必要であれば更新してから取得します。</p>
|
|
216
|
-
</div>
|
|
217
|
-
</div>
|
|
218
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4>
|
|
219
|
-
</li>
|
|
220
|
-
</ul>
|
|
221
|
-
</section>
|
|
222
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
223
|
-
<a name="gettoken" class="tsd-anchor"></a>
|
|
224
|
-
<h3>get<wbr>Token</h3>
|
|
225
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
226
|
-
<li class="tsd-signature tsd-kind-icon">get<wbr>Token<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_auth_credentials_.icredentials.html" class="tsd-signature-type">ICredentials</a><span class="tsd-signature-symbol">></span></li>
|
|
227
|
-
</ul>
|
|
228
|
-
<ul class="tsd-descriptions">
|
|
229
|
-
<li class="tsd-description">
|
|
230
|
-
<aside class="tsd-sources">
|
|
231
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#gettoken">getToken</a></p>
|
|
232
|
-
<ul>
|
|
233
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L36">src/auth/refreshTokenClient.ts:36</a></li>
|
|
234
|
-
</ul>
|
|
235
|
-
</aside>
|
|
236
|
-
<div class="tsd-comment tsd-typography">
|
|
237
|
-
<div class="lead">
|
|
238
|
-
<p>トークンエンドポイントからアクセストークンを取得します。</p>
|
|
239
|
-
</div>
|
|
240
|
-
</div>
|
|
241
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_auth_credentials_.icredentials.html" class="tsd-signature-type">ICredentials</a><span class="tsd-signature-symbol">></span></h4>
|
|
242
|
-
</li>
|
|
243
|
-
</ul>
|
|
244
|
-
</section>
|
|
245
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
|
246
|
-
<a name="makerequest" class="tsd-anchor"></a>
|
|
247
|
-
<h3><span class="tsd-flag ts-flagProtected">Protected</span> make<wbr>Request</h3>
|
|
248
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
|
249
|
-
<li class="tsd-signature tsd-kind-icon">make<wbr>Request<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">request.OptionsWithUri</span>, expectedStatusCodes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></li>
|
|
250
|
-
</ul>
|
|
251
|
-
<ul class="tsd-descriptions">
|
|
252
|
-
<li class="tsd-description">
|
|
253
|
-
<aside class="tsd-sources">
|
|
254
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#makerequest">makeRequest</a></p>
|
|
255
|
-
<ul>
|
|
256
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L187">src/auth/refreshTokenClient.ts:187</a></li>
|
|
257
|
-
</ul>
|
|
258
|
-
</aside>
|
|
259
|
-
<div class="tsd-comment tsd-typography">
|
|
260
|
-
<div class="lead">
|
|
261
|
-
<p>認証情報が適切である前提でAPIリクエストを投げる</p>
|
|
262
|
-
</div>
|
|
263
|
-
</div>
|
|
264
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
265
|
-
<ul class="tsd-parameters">
|
|
266
|
-
<li>
|
|
267
|
-
<h5>options: <span class="tsd-signature-type">request.OptionsWithUri</span></h5>
|
|
268
|
-
</li>
|
|
269
|
-
<li>
|
|
270
|
-
<h5>expectedStatusCodes: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
271
|
-
</li>
|
|
272
|
-
</ul>
|
|
273
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h4>
|
|
274
|
-
</li>
|
|
275
|
-
</ul>
|
|
276
|
-
</section>
|
|
277
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
278
|
-
<a name="refreshaccesstoken" class="tsd-anchor"></a>
|
|
279
|
-
<h3>refresh<wbr>Access<wbr>Token</h3>
|
|
280
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
281
|
-
<li class="tsd-signature tsd-kind-icon">refresh<wbr>Access<wbr>Token<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_auth_credentials_.icredentials.html" class="tsd-signature-type">ICredentials</a><span class="tsd-signature-symbol">></span></li>
|
|
282
|
-
</ul>
|
|
283
|
-
<ul class="tsd-descriptions">
|
|
284
|
-
<li class="tsd-description">
|
|
285
|
-
<aside class="tsd-sources">
|
|
286
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#refreshaccesstoken">refreshAccessToken</a></p>
|
|
287
|
-
<ul>
|
|
288
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L88">src/auth/refreshTokenClient.ts:88</a></li>
|
|
289
|
-
</ul>
|
|
290
|
-
</aside>
|
|
291
|
-
<div class="tsd-comment tsd-typography">
|
|
292
|
-
<div class="lead">
|
|
293
|
-
<p>アクセストークンを更新する</p>
|
|
294
|
-
</div>
|
|
295
|
-
</div>
|
|
296
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_auth_credentials_.icredentials.html" class="tsd-signature-type">ICredentials</a><span class="tsd-signature-symbol">></span></h4>
|
|
297
|
-
</li>
|
|
298
|
-
</ul>
|
|
299
|
-
</section>
|
|
300
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
|
301
|
-
<a name="refreshtoken" class="tsd-anchor"></a>
|
|
302
|
-
<h3><span class="tsd-flag ts-flagProtected">Protected</span> refresh<wbr>Token</h3>
|
|
303
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
|
304
|
-
<li class="tsd-signature tsd-kind-icon">refresh<wbr>Token<span class="tsd-signature-symbol">(</span>__<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_auth_credentials_.icredentials.html" class="tsd-signature-type">ICredentials</a><span class="tsd-signature-symbol">></span></li>
|
|
305
|
-
</ul>
|
|
306
|
-
<ul class="tsd-descriptions">
|
|
307
|
-
<li class="tsd-description">
|
|
308
|
-
<aside class="tsd-sources">
|
|
309
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#refreshtoken">refreshToken</a></p>
|
|
310
|
-
<ul>
|
|
311
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L196">src/auth/refreshTokenClient.ts:196</a></li>
|
|
312
|
-
</ul>
|
|
313
|
-
</aside>
|
|
314
|
-
<div class="tsd-comment tsd-typography">
|
|
315
|
-
<div class="lead">
|
|
316
|
-
<p>認証情報を更新する</p>
|
|
317
|
-
</div>
|
|
318
|
-
</div>
|
|
319
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
320
|
-
<ul class="tsd-parameters">
|
|
321
|
-
<li>
|
|
322
|
-
<h5>__: <span class="tsd-signature-type">string</span></h5>
|
|
323
|
-
</li>
|
|
324
|
-
</ul>
|
|
325
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_auth_credentials_.icredentials.html" class="tsd-signature-type">ICredentials</a><span class="tsd-signature-symbol">></span></h4>
|
|
326
|
-
</li>
|
|
327
|
-
</ul>
|
|
328
|
-
</section>
|
|
329
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
330
|
-
<a name="request" class="tsd-anchor"></a>
|
|
331
|
-
<h3>request</h3>
|
|
332
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
333
|
-
<li class="tsd-signature tsd-kind-icon">request<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">request.OptionsWithUri</span>, expectedStatusCodes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></li>
|
|
334
|
-
</ul>
|
|
335
|
-
<ul class="tsd-descriptions">
|
|
336
|
-
<li class="tsd-description">
|
|
337
|
-
<aside class="tsd-sources">
|
|
338
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#request">request</a></p>
|
|
339
|
-
<ul>
|
|
340
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L133">src/auth/refreshTokenClient.ts:133</a></li>
|
|
341
|
-
</ul>
|
|
342
|
-
</aside>
|
|
343
|
-
<div class="tsd-comment tsd-typography">
|
|
344
|
-
<div class="lead">
|
|
345
|
-
<p>APIリクエストを投げる
|
|
346
|
-
認証エラー(401,403)であれば自動的に一度だけアクセストークンをリフレッシュします。</p>
|
|
347
|
-
</div>
|
|
348
|
-
</div>
|
|
349
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
350
|
-
<ul class="tsd-parameters">
|
|
351
|
-
<li>
|
|
352
|
-
<h5>options: <span class="tsd-signature-type">request.OptionsWithUri</span></h5>
|
|
353
|
-
</li>
|
|
354
|
-
<li>
|
|
355
|
-
<h5>expectedStatusCodes: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
356
|
-
</li>
|
|
357
|
-
</ul>
|
|
358
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h4>
|
|
359
|
-
</li>
|
|
360
|
-
</ul>
|
|
361
|
-
</section>
|
|
362
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
363
|
-
<a name="setcredentials" class="tsd-anchor"></a>
|
|
364
|
-
<h3>set<wbr>Credentials</h3>
|
|
365
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
366
|
-
<li class="tsd-signature tsd-kind-icon">set<wbr>Credentials<span class="tsd-signature-symbol">(</span>credentials<span class="tsd-signature-symbol">: </span><a href="../interfaces/_auth_credentials_.icredentials.html" class="tsd-signature-type">ICredentials</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
367
|
-
</ul>
|
|
368
|
-
<ul class="tsd-descriptions">
|
|
369
|
-
<li class="tsd-description">
|
|
370
|
-
<aside class="tsd-sources">
|
|
371
|
-
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#setcredentials">setCredentials</a></p>
|
|
372
|
-
<ul>
|
|
373
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L81">src/auth/refreshTokenClient.ts:81</a></li>
|
|
374
|
-
</ul>
|
|
375
|
-
</aside>
|
|
376
|
-
<div class="tsd-comment tsd-typography">
|
|
377
|
-
<div class="lead">
|
|
378
|
-
<p>認証情報を手動でセットする</p>
|
|
379
|
-
</div>
|
|
380
|
-
</div>
|
|
381
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
382
|
-
<ul class="tsd-parameters">
|
|
383
|
-
<li>
|
|
384
|
-
<h5>credentials: <a href="../interfaces/_auth_credentials_.icredentials.html" class="tsd-signature-type">ICredentials</a></h5>
|
|
385
|
-
</li>
|
|
386
|
-
</ul>
|
|
387
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
388
|
-
</li>
|
|
389
|
-
</ul>
|
|
390
|
-
</section>
|
|
391
|
-
</section>
|
|
392
|
-
</div>
|
|
393
|
-
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
394
|
-
<nav class="tsd-navigation primary">
|
|
395
|
-
<ul>
|
|
396
|
-
<li class="globals ">
|
|
397
|
-
<a href="../globals.html"><em>Globals</em></a>
|
|
398
|
-
</li>
|
|
399
|
-
<li class=" tsd-kind-module">
|
|
400
|
-
<a href="../modules/_auth_credentials_.html">"auth/credentials"</a>
|
|
401
|
-
</li>
|
|
402
|
-
<li class=" tsd-kind-module">
|
|
403
|
-
<a href="../modules/_auth_refreshtokenclient_.html">"auth/refresh<wbr>Token<wbr>Client"</a>
|
|
404
|
-
</li>
|
|
405
|
-
<li class=" tsd-kind-module">
|
|
406
|
-
<a href="../modules/_auth_refreshtokenclient_spec_.html">"auth/refresh<wbr>Token<wbr>Client.spec"</a>
|
|
407
|
-
</li>
|
|
408
|
-
<li class=" tsd-kind-module">
|
|
409
|
-
<a href="../modules/_factory_.html">"factory"</a>
|
|
410
|
-
</li>
|
|
411
|
-
<li class=" tsd-kind-module">
|
|
412
|
-
<a href="../modules/_factory_master_.html">"factory/master"</a>
|
|
413
|
-
</li>
|
|
414
|
-
<li class=" tsd-kind-module">
|
|
415
|
-
<a href="../modules/_factory_reserve_.html">"factory/reserve"</a>
|
|
416
|
-
</li>
|
|
417
|
-
<li class="current tsd-kind-module">
|
|
418
|
-
<a href="../modules/_index_.html">"index"</a>
|
|
419
|
-
<ul>
|
|
420
|
-
<li class="current tsd-kind-namespace tsd-parent-kind-module">
|
|
421
|
-
<a href="../modules/_index_.auth.html">auth</a>
|
|
422
|
-
</li>
|
|
423
|
-
<li class=" tsd-kind-namespace tsd-parent-kind-module">
|
|
424
|
-
<a href="../modules/_index_.service.html">service</a>
|
|
425
|
-
</li>
|
|
426
|
-
</ul>
|
|
427
|
-
</li>
|
|
428
|
-
<li class=" tsd-kind-module">
|
|
429
|
-
<a href="../modules/_service_.html">"service"</a>
|
|
430
|
-
</li>
|
|
431
|
-
<li class=" tsd-kind-module">
|
|
432
|
-
<a href="../modules/_service_master_.html">"service/master"</a>
|
|
433
|
-
</li>
|
|
434
|
-
<li class=" tsd-kind-module">
|
|
435
|
-
<a href="../modules/_service_master_spec_.html">"service/master.spec"</a>
|
|
436
|
-
</li>
|
|
437
|
-
<li class=" tsd-kind-module">
|
|
438
|
-
<a href="../modules/_service_reserve_.html">"service/reserve"</a>
|
|
439
|
-
</li>
|
|
440
|
-
<li class=" tsd-kind-module">
|
|
441
|
-
<a href="../modules/_service_reserve_spec_.html">"service/reserve.spec"</a>
|
|
442
|
-
</li>
|
|
443
|
-
<li class=" tsd-kind-module">
|
|
444
|
-
<a href="../modules/_transporters_.html">"transporters"</a>
|
|
445
|
-
</li>
|
|
446
|
-
</ul>
|
|
447
|
-
</nav>
|
|
448
|
-
<nav class="tsd-navigation secondary menu-sticky">
|
|
449
|
-
<ul class="before-current">
|
|
450
|
-
</ul>
|
|
451
|
-
<ul class="current">
|
|
452
|
-
<li class="current tsd-kind-class tsd-parent-kind-namespace">
|
|
453
|
-
<a href="_index_.auth.refreshtoken.html" class="tsd-kind-icon">Refresh<wbr>Token</a>
|
|
454
|
-
<ul>
|
|
455
|
-
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
|
|
456
|
-
<a href="_index_.auth.refreshtoken.html#constructor" class="tsd-kind-icon">constructor</a>
|
|
457
|
-
</li>
|
|
458
|
-
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
|
|
459
|
-
<a href="_index_.auth.refreshtoken.html#credentials" class="tsd-kind-icon">credentials</a>
|
|
460
|
-
</li>
|
|
461
|
-
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
|
|
462
|
-
<a href="_index_.auth.refreshtoken.html#options" class="tsd-kind-icon">options</a>
|
|
463
|
-
</li>
|
|
464
|
-
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static">
|
|
465
|
-
<a href="_index_.auth.refreshtoken.html#default_spare_time_in_milliseconds" class="tsd-kind-icon">DEFAULT_<wbr>SPARE_<wbr>TIME_<wbr>IN_<wbr>MILLISECONDS</a>
|
|
466
|
-
</li>
|
|
467
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
468
|
-
<a href="_index_.auth.refreshtoken.html#getaccesstoken" class="tsd-kind-icon">get<wbr>Access<wbr>Token</a>
|
|
469
|
-
</li>
|
|
470
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
471
|
-
<a href="_index_.auth.refreshtoken.html#gettoken" class="tsd-kind-icon">get<wbr>Token</a>
|
|
472
|
-
</li>
|
|
473
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
|
474
|
-
<a href="_index_.auth.refreshtoken.html#makerequest" class="tsd-kind-icon">make<wbr>Request</a>
|
|
475
|
-
</li>
|
|
476
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
477
|
-
<a href="_index_.auth.refreshtoken.html#refreshaccesstoken" class="tsd-kind-icon">refresh<wbr>Access<wbr>Token</a>
|
|
478
|
-
</li>
|
|
479
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
|
|
480
|
-
<a href="_index_.auth.refreshtoken.html#refreshtoken" class="tsd-kind-icon">refresh<wbr>Token</a>
|
|
481
|
-
</li>
|
|
482
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
483
|
-
<a href="_index_.auth.refreshtoken.html#request" class="tsd-kind-icon">request</a>
|
|
484
|
-
</li>
|
|
485
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
486
|
-
<a href="_index_.auth.refreshtoken.html#setcredentials" class="tsd-kind-icon">set<wbr>Credentials</a>
|
|
487
|
-
</li>
|
|
488
|
-
</ul>
|
|
489
|
-
</li>
|
|
490
|
-
</ul>
|
|
491
|
-
<ul class="after-current">
|
|
492
|
-
</ul>
|
|
493
|
-
</nav>
|
|
494
|
-
</div>
|
|
495
|
-
</div>
|
|
496
|
-
</div>
|
|
497
|
-
<footer class="with-border-bottom">
|
|
498
|
-
<div class="container">
|
|
499
|
-
<h2>Legend</h2>
|
|
500
|
-
<div class="tsd-legend-group">
|
|
501
|
-
<ul class="tsd-legend">
|
|
502
|
-
<li class="tsd-kind-namespace"><span class="tsd-kind-icon">Namespace</span></li>
|
|
503
|
-
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
|
|
504
|
-
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
|
505
|
-
</ul>
|
|
506
|
-
<ul class="tsd-legend">
|
|
507
|
-
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
|
508
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
|
|
509
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
|
|
510
|
-
</ul>
|
|
511
|
-
<ul class="tsd-legend">
|
|
512
|
-
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
|
513
|
-
</ul>
|
|
514
|
-
<ul class="tsd-legend">
|
|
515
|
-
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
|
516
|
-
</ul>
|
|
517
|
-
<ul class="tsd-legend">
|
|
518
|
-
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
|
|
519
|
-
</ul>
|
|
520
|
-
</div>
|
|
521
|
-
</div>
|
|
522
|
-
</footer>
|
|
523
|
-
<div class="container tsd-generator">
|
|
524
|
-
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
|
525
|
-
</div>
|
|
526
|
-
<div class="overlay"></div>
|
|
527
|
-
<script src="../assets/js/main.js"></script>
|
|
528
|
-
</body>
|
|
529
|
-
</html>
|