mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: dca71bc5b8
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">OperationRouterHandler</span></li></ul></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/server/util/OperationRouterHandler.ts#L8">src/server/util/OperationRouterHandler.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/server/util/OperationRouterHandler.ts#L8">src/server/util/OperationRouterHandler.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@@ -66,7 +66,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="OperationRouterHandler.html" class="tsd-signature-type tsd-kind-class">OperationRouterHandler</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="BaseRouterHandler.html">BaseRouterHandler</a>.<a href="BaseRouterHandler.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/server/util/OperationRouterHandler.ts#L9">src/server/util/OperationRouterHandler.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/server/util/OperationRouterHandler.ts#L9">src/server/util/OperationRouterHandler.ts:9</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="allMethods" class="tsd-anchor"></a>
|
||||
@@ -74,31 +74,31 @@
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">all<wbr/>Methods</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseRouterHandler.html">BaseRouterHandler</a>.<a href="BaseRouterHandler.html#allMethods">allMethods</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/server/util/BaseRouterHandler.ts#L44">src/server/util/BaseRouterHandler.ts:44</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/server/util/BaseRouterHandler.ts#L44">src/server/util/BaseRouterHandler.ts:44</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="allowedMethods" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>allowed<wbr/>Methods</span><a href="#allowedMethods" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">allowed<wbr/>Methods</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseRouterHandler.html">BaseRouterHandler</a>.<a href="BaseRouterHandler.html#allowedMethods">allowedMethods</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/server/util/BaseRouterHandler.ts#L43">src/server/util/BaseRouterHandler.ts:43</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/server/util/BaseRouterHandler.ts#L43">src/server/util/BaseRouterHandler.ts:43</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="allowedPathNamesRegEx" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>allowed<wbr/>Path<wbr/>Names<wbr/>Reg<wbr/>Ex</span><a href="#allowedPathNamesRegEx" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">allowed<wbr/>Path<wbr/>Names<wbr/>Reg<wbr/>Ex</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">RegExp</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseRouterHandler.html">BaseRouterHandler</a>.<a href="BaseRouterHandler.html#allowedPathNamesRegEx">allowedPathNamesRegEx</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/server/util/BaseRouterHandler.ts#L45">src/server/util/BaseRouterHandler.ts:45</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/server/util/BaseRouterHandler.ts#L45">src/server/util/BaseRouterHandler.ts:45</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="baseUrlLength" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>base<wbr/>Url<wbr/>Length</span><a href="#baseUrlLength" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">base<wbr/>Url<wbr/>Length</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseRouterHandler.html">BaseRouterHandler</a>.<a href="BaseRouterHandler.html#baseUrlLength">baseUrlLength</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/server/util/BaseRouterHandler.ts#L41">src/server/util/BaseRouterHandler.ts:41</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/server/util/BaseRouterHandler.ts#L41">src/server/util/BaseRouterHandler.ts:41</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="handler" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>handler</span><a href="#handler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">handler</span><span class="tsd-signature-symbol">:</span> <a href="OperationHttpHandler.html" class="tsd-signature-type tsd-kind-class">OperationHttpHandler</a></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseRouterHandler.html">BaseRouterHandler</a>.<a href="BaseRouterHandler.html#handler">handler</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/server/util/BaseRouterHandler.ts#L42">src/server/util/BaseRouterHandler.ts:42</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/server/util/BaseRouterHandler.ts#L42">src/server/util/BaseRouterHandler.ts:42</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="canHandle" class="tsd-anchor"></a>
|
||||
@@ -122,7 +122,7 @@ If it cannot handle the input, rejects with an error explaining why.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Overrides <a href="BaseRouterHandler.html">BaseRouterHandler</a>.<a href="BaseRouterHandler.html#canHandle">canHandle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/server/util/OperationRouterHandler.ts#L13">src/server/util/OperationRouterHandler.ts:13</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/server/util/OperationRouterHandler.ts#L13">src/server/util/OperationRouterHandler.ts:13</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="canHandleInput" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>can<wbr/>Handle<wbr/>Input</span><a href="#canHandleInput" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
|
||||
@@ -140,7 +140,7 @@ If it cannot handle the input, rejects with an error explaining why.</p>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseRouterHandler.html">BaseRouterHandler</a>.<a href="BaseRouterHandler.html#canHandleInput">canHandleInput</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/server/util/BaseRouterHandler.ts#L60">src/server/util/BaseRouterHandler.ts:60</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/server/util/BaseRouterHandler.ts#L60">src/server/util/BaseRouterHandler.ts:60</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="handle" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>handle</span><a href="#handle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-inherited">
|
||||
@@ -162,7 +162,7 @@ When unconditionally calling both in sequence, consider <a href="BearerWebIdExtr
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseRouterHandler.html">BaseRouterHandler</a>.<a href="BaseRouterHandler.html#handle">handle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/server/util/BaseRouterHandler.ts#L72">src/server/util/BaseRouterHandler.ts:72</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/server/util/BaseRouterHandler.ts#L72">src/server/util/BaseRouterHandler.ts:72</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="handleSafe" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>handle<wbr/>Safe</span><a href="#handleSafe" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-inherited">
|
||||
@@ -185,7 +185,7 @@ or returns the result of <a href="CredentialsExtractor.html#handle" class="tsd-k
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="BaseRouterHandler.html">BaseRouterHandler</a>.<a href="BaseRouterHandler.html#handleSafe">handleSafe</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/handlers/AsyncHandler.ts#L38">src/util/handlers/AsyncHandler.ts:38</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/handlers/AsyncHandler.ts#L38">src/util/handlers/AsyncHandler.ts:38</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
||||
Reference in New Issue
Block a user