diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/service-matchers.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/service-matchers.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/api/pl.treksoft.kvision.remote/service-matchers.html b/api/pl.treksoft.kvision.remote/service-matchers.html deleted file mode 100644 index 3682605e..00000000 --- a/api/pl.treksoft.kvision.remote/service-matchers.html +++ /dev/null @@ -1,17 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>serviceMatchers - kvision</title> -<link rel="stylesheet" href="../../style.css"> -</HEAD> -<BODY> -<a href="../index.html">kvision</a> / <a href="index.html">pl.treksoft.kvision.remote</a> / <a href="./service-matchers.html">serviceMatchers</a><br/> -<br/> -<h1>serviceMatchers</h1> -<a name="pl.treksoft.kvision.remote$serviceMatchers(, kotlin.Array((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))))"></a> -<code><span class="keyword">fun </span><span class="identifier"><ERROR CLASS></span><span class="symbol">.</span><span class="identifier">serviceMatchers</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.remote$serviceMatchers(, kotlin.Array((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))))/services">services</span><span class="symbol">:</span> <a href="-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code><br/> -<a name="pl.treksoft.kvision.remote$serviceMatchers(kotlin.Array((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))))"></a> -<code><span class="keyword">fun </span><span class="identifier">serviceMatchers</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.remote$serviceMatchers(kotlin.Array((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))))/services">services</span><span class="symbol">:</span> <a href="-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code> -<p>A function to gather paths for spring security matchers.</p> -</BODY> -</HTML> |