aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-security-mgr
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-04-06 19:36:32 +0200
committerRobert Jaros <rjaros@finn.pl>2019-04-06 19:36:32 +0200
commit35ba11a0343f626aa1832b4ba43a0ed2363fc265 (patch)
tree0d237e060a1ac30c9a4d5c1cb0a935148d7f0ea3 /api/pl.treksoft.kvision.remote/-security-mgr
parent8883419bfcec00947863741d48dbd89cc877615a (diff)
downloadkvision-35ba11a0343f626aa1832b4ba43a0ed2363fc265.tar.gz
kvision-35ba11a0343f626aa1832b4ba43a0ed2363fc265.tar.bz2
kvision-35ba11a0343f626aa1832b4ba43a0ed2363fc265.zip
Dokka upgrade to 0.9.18
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-security-mgr')
-rw-r--r--api/pl.treksoft.kvision.remote/-security-mgr/index.html2
-rw-r--r--api/pl.treksoft.kvision.remote/-security-mgr/with-auth.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/api/pl.treksoft.kvision.remote/-security-mgr/index.html b/api/pl.treksoft.kvision.remote/-security-mgr/index.html
index 610b4398..625ecad1 100644
--- a/api/pl.treksoft.kvision.remote/-security-mgr/index.html
+++ b/api/pl.treksoft.kvision.remote/-security-mgr/index.html
@@ -59,7 +59,7 @@
<p><a href="with-auth.html">withAuth</a></p>
</td>
<td>
-<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <span class="identifier">withAuth</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.SecurityMgr$withAuth(kotlin.SuspendFunction0((pl.treksoft.kvision.remote.SecurityMgr.withAuth.T)))/block">block</span><span class="symbol">:</span>&nbsp;<span class="keyword">suspend </span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="with-auth.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="with-auth.html#T"><span class="identifier">T</span></a></code>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <span class="identifier">withAuth</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.SecurityMgr$withAuth(kotlin.coroutines.SuspendFunction0((pl.treksoft.kvision.remote.SecurityMgr.withAuth.T)))/block">block</span><span class="symbol">:</span>&nbsp;<span class="keyword">suspend </span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="with-auth.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="with-auth.html#T"><span class="identifier">T</span></a></code>
<p>Executes given block of code after successful authentication.</p>
</td>
</tr>
diff --git a/api/pl.treksoft.kvision.remote/-security-mgr/with-auth.html b/api/pl.treksoft.kvision.remote/-security-mgr/with-auth.html
index cf76923e..2411563a 100644
--- a/api/pl.treksoft.kvision.remote/-security-mgr/with-auth.html
+++ b/api/pl.treksoft.kvision.remote/-security-mgr/with-auth.html
@@ -8,8 +8,8 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">SecurityMgr</a>&nbsp;/&nbsp;<a href="./with-auth.html">withAuth</a><br/>
<br/>
<h1>withAuth</h1>
-<a name="pl.treksoft.kvision.remote.SecurityMgr$withAuth(kotlin.SuspendFunction0((pl.treksoft.kvision.remote.SecurityMgr.withAuth.T)))"></a>
-<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <span class="identifier">withAuth</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.SecurityMgr$withAuth(kotlin.SuspendFunction0((pl.treksoft.kvision.remote.SecurityMgr.withAuth.T)))/block">block</span><span class="symbol">:</span>&nbsp;<span class="keyword">suspend </span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="with-auth.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="with-auth.html#T"><span class="identifier">T</span></a></code>
+<a name="pl.treksoft.kvision.remote.SecurityMgr$withAuth(kotlin.coroutines.SuspendFunction0((pl.treksoft.kvision.remote.SecurityMgr.withAuth.T)))"></a>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <span class="identifier">withAuth</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.SecurityMgr$withAuth(kotlin.coroutines.SuspendFunction0((pl.treksoft.kvision.remote.SecurityMgr.withAuth.T)))/block">block</span><span class="symbol">:</span>&nbsp;<span class="keyword">suspend </span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="with-auth.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="with-auth.html#T"><span class="identifier">T</span></a></code>
<p>Executes given block of code after successful authentication.</p>
<h3>Parameters</h3>
<p><a name="block"></a>