mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: dca71bc5b8
This commit is contained in:
@@ -33,7 +33,7 @@ by implementing a decorator pattern.</p>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="tsd-signature-type ">Adapter</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L9">src/identity/storage/PassthroughAdapterFactory.ts:9</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L9">src/identity/storage/PassthroughAdapterFactory.ts:9</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">
|
||||
@@ -74,19 +74,19 @@ by implementing a decorator pattern.</p>
|
||||
<h5><span class="tsd-kind-parameter">source</span>: <span class="tsd-signature-type ">Adapter</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="PassthroughAdapter.html" class="tsd-signature-type tsd-kind-class">PassthroughAdapter</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L13">src/identity/storage/PassthroughAdapterFactory.ts:13</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L13">src/identity/storage/PassthroughAdapterFactory.ts:13</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"><a id="name" 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>name</span><a href="#name" 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">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L10">src/identity/storage/PassthroughAdapterFactory.ts:10</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L10">src/identity/storage/PassthroughAdapterFactory.ts:10</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected"><a id="source" 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>source</span><a href="#source" 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">source</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Adapter</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L11">src/identity/storage/PassthroughAdapterFactory.ts:11</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L11">src/identity/storage/PassthroughAdapterFactory.ts:11</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="consume" class="tsd-anchor"></a>
|
||||
@@ -102,7 +102,7 @@ by implementing a decorator pattern.</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">undefined</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>Implementation of Adapter.consume</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L34">src/identity/storage/PassthroughAdapterFactory.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L34">src/identity/storage/PassthroughAdapterFactory.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="destroy" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>destroy</span><a href="#destroy" 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">
|
||||
@@ -116,7 +116,7 @@ by implementing a decorator pattern.</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">undefined</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>Implementation of Adapter.destroy</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L38">src/identity/storage/PassthroughAdapterFactory.ts:38</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L38">src/identity/storage/PassthroughAdapterFactory.ts:38</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="find" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>find</span><a href="#find" 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">
|
||||
@@ -130,7 +130,7 @@ by implementing a decorator pattern.</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">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">AdapterPayload</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of Adapter.find</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L22">src/identity/storage/PassthroughAdapterFactory.ts:22</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L22">src/identity/storage/PassthroughAdapterFactory.ts:22</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="findByUid" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>find<wbr/>By<wbr/>Uid</span><a href="#findByUid" 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">
|
||||
@@ -144,7 +144,7 @@ by implementing a decorator pattern.</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">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">AdapterPayload</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of Adapter.findByUid</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L30">src/identity/storage/PassthroughAdapterFactory.ts:30</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L30">src/identity/storage/PassthroughAdapterFactory.ts:30</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="findByUserCode" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>find<wbr/>By<wbr/>User<wbr/>Code</span><a href="#findByUserCode" 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">
|
||||
@@ -158,7 +158,7 @@ by implementing a decorator pattern.</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">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">AdapterPayload</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of Adapter.findByUserCode</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L26">src/identity/storage/PassthroughAdapterFactory.ts:26</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L26">src/identity/storage/PassthroughAdapterFactory.ts:26</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="revokeByGrantId" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>revoke<wbr/>By<wbr/>Grant<wbr/>Id</span><a href="#revokeByGrantId" 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">
|
||||
@@ -172,7 +172,7 @@ by implementing a decorator pattern.</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">undefined</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>Implementation of Adapter.revokeByGrantId</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L42">src/identity/storage/PassthroughAdapterFactory.ts:42</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L42">src/identity/storage/PassthroughAdapterFactory.ts:42</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="upsert" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>upsert</span><a href="#upsert" 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">
|
||||
@@ -190,7 +190,7 @@ by implementing a decorator pattern.</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">undefined</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>Implementation of Adapter.upsert</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/identity/storage/PassthroughAdapterFactory.ts#L18">src/identity/storage/PassthroughAdapterFactory.ts:18</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/identity/storage/PassthroughAdapterFactory.ts#L18">src/identity/storage/PassthroughAdapterFactory.ts:18</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