This commit is contained in:
joachimvh
2023-11-28 08:48:17 +00:00
parent 9a114588f4
commit 9488ae4b30
806 changed files with 4394 additions and 4394 deletions

View File

@@ -27,7 +27,7 @@ Every permission in every credential type is handled according to the rule <code
<ul class="tsd-hierarchy">
<li><span class="target">UnionPermissionReader</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/authorization/UnionPermissionReader.ts#L11">src/authorization/UnionPermissionReader.ts:11</a></li></ul></aside>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/authorization/UnionPermissionReader.ts#L11">src/authorization/UnionPermissionReader.ts:11</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 @@ Every permission in every credential type is handled according to the rule <code
<h4 class="tsd-returns-title">Returns <a href="UnionPermissionReader.html" class="tsd-signature-type tsd-kind-class">UnionPermissionReader</a></h4><aside class="tsd-sources">
<p>Overrides <a href="UnionHandler.html">UnionHandler</a>.<a href="UnionHandler.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/authorization/UnionPermissionReader.ts#L12">src/authorization/UnionPermissionReader.ts:12</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/authorization/UnionPermissionReader.ts#L12">src/authorization/UnionPermissionReader.ts:12</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="handlers" class="tsd-anchor"></a>
@@ -74,7 +74,7 @@ Every permission in every credential type is handled according to the rule <code
<div class="tsd-signature"><span class="tsd-kind-property">handlers</span><span class="tsd-signature-symbol">:</span> <a href="PermissionReader.html" class="tsd-signature-type tsd-kind-class">PermissionReader</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<p>Inherited from <a href="UnionHandler.html">UnionHandler</a>.<a href="UnionHandler.html#handlers">handlers</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/handlers/UnionHandler.ts#L13">src/util/handlers/UnionHandler.ts:13</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/handlers/UnionHandler.ts#L13">src/util/handlers/UnionHandler.ts:13</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="allCanHandle" class="tsd-anchor"></a>
@@ -94,7 +94,7 @@ If not, throw an error based on the errors of the failed handlers.</p>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="UnionHandler.html">UnionHandler</a>.<a href="UnionHandler.html#allCanHandle">allCanHandle</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/handlers/UnionHandler.ts#L58">src/util/handlers/UnionHandler.ts:58</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/handlers/UnionHandler.ts#L58">src/util/handlers/UnionHandler.ts:58</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="canHandle" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>can<wbr/>Handle</span><a href="#canHandle" 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">
@@ -116,7 +116,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>Inherited from <a href="UnionHandler.html">UnionHandler</a>.<a href="UnionHandler.html#canHandle">canHandle</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/handlers/UnionHandler.ts#L38">src/util/handlers/UnionHandler.ts:38</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/handlers/UnionHandler.ts#L38">src/util/handlers/UnionHandler.ts:38</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-protected"><a id="combine" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>combine</span><a href="#combine" 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">
@@ -133,7 +133,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="UnionHandler.html">UnionHandler</a>.<a href="UnionHandler.html#combine">combine</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/authorization/UnionPermissionReader.ts#L16">src/authorization/UnionPermissionReader.ts:16</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/authorization/UnionPermissionReader.ts#L16">src/authorization/UnionPermissionReader.ts:16</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">
@@ -155,7 +155,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="UnionHandler.html">UnionHandler</a>.<a href="UnionHandler.html#handle">handle</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/handlers/UnionHandler.ts#L47">src/util/handlers/UnionHandler.ts:47</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/handlers/UnionHandler.ts#L47">src/util/handlers/UnionHandler.ts:47</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">
@@ -178,7 +178,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="UnionHandler.html">UnionHandler</a>.<a href="UnionHandler.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>
<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 class="tsd-panel tsd-member tsd-is-private"><a id="mergePermissionMaps" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>merge<wbr/>Permission<wbr/>Maps</span><a href="#mergePermissionMaps" 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-private">
@@ -196,7 +196,7 @@ or returns the result of <a href="CredentialsExtractor.html#handle" class="tsd-k
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/authorization/UnionPermissionReader.ts#L27">src/authorization/UnionPermissionReader.ts:27</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/authorization/UnionPermissionReader.ts#L27">src/authorization/UnionPermissionReader.ts:27</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="mergePermissions" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>merge<wbr/>Permissions</span><a href="#mergePermissions" 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-private">
@@ -214,7 +214,7 @@ or returns the result of <a href="CredentialsExtractor.html#handle" class="tsd-k
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Partial</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Record</span><span class="tsd-signature-symbol">&lt;</span><a href="../enums/AccessMode.html" class="tsd-signature-type tsd-kind-enum">AccessMode</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/authorization/UnionPermissionReader.ts#L37">src/authorization/UnionPermissionReader.ts:37</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/authorization/UnionPermissionReader.ts#L37">src/authorization/UnionPermissionReader.ts:37</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">