This commit is contained in:
RubenVerborgh
2021-06-29 16:54:45 +00:00
parent e1e35a84d0
commit 8591fda008
525 changed files with 12756 additions and 8659 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>DPoPWebIdExtractor | Community Solid Server - v0.9.0</title>
<meta name="description" content="Documentation for Community Solid Server - v0.9.0">
<title>DPoPWebIdExtractor | Community Solid Server - v1.0.0-beta.0</title>
<meta name="description" content="Documentation for Community Solid Server - v1.0.0-beta.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Community Solid Server - v0.9.0</a>
<a href="../index.html" class="title">Community Solid Server - v1.0.0-beta.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
@@ -52,7 +52,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">Community Solid Server - v0.9.0</a>
<a href="../modules.html">Community Solid Server - v1.0.0-beta.0</a>
</li>
<li>
<a href="../modules/authentication_dpopwebidextractor.html">authentication/DPoPWebIdExtractor</a>
@@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="authentication_credentialsextractor.credentialsextractor.html">CredentialsExtractor</a>.<a href="authentication_credentialsextractor.credentialsextractor.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/authentication/DPoPWebIdExtractor.ts#L17">src/authentication/DPoPWebIdExtractor.ts:17</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/authentication/DPoPWebIdExtractor.ts#L17">src/authentication/DPoPWebIdExtractor.ts:17</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -155,7 +155,7 @@
<div class="tsd-signature tsd-kind-icon">logger<span class="tsd-signature-symbol">:</span> <a href="logging_logger.logger.html" class="tsd-signature-type" data-tsd-kind="Class">Logger</a><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/authentication/DPoPWebIdExtractor.ts#L17">src/authentication/DPoPWebIdExtractor.ts:17</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/authentication/DPoPWebIdExtractor.ts#L17">src/authentication/DPoPWebIdExtractor.ts:17</a></li>
</ul>
</aside>
</section>
@@ -165,7 +165,7 @@
<div class="tsd-signature tsd-kind-icon">original<wbr>Url<wbr>Extractor<span class="tsd-signature-symbol">:</span> <a href="ldp_http_targetextractor.targetextractor.html" class="tsd-signature-type" data-tsd-kind="Class">TargetExtractor</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/authentication/DPoPWebIdExtractor.ts#L15">src/authentication/DPoPWebIdExtractor.ts:15</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/authentication/DPoPWebIdExtractor.ts#L15">src/authentication/DPoPWebIdExtractor.ts:15</a></li>
</ul>
</aside>
</section>
@@ -175,7 +175,7 @@
<div class="tsd-signature tsd-kind-icon">verify<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">SolidTokenVerifierFunction</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/authentication/DPoPWebIdExtractor.ts#L16">src/authentication/DPoPWebIdExtractor.ts:16</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/authentication/DPoPWebIdExtractor.ts#L16">src/authentication/DPoPWebIdExtractor.ts:16</a></li>
</ul>
</aside>
</section>
@@ -193,9 +193,15 @@
<aside class="tsd-sources">
<p>Overrides <a href="authentication_credentialsextractor.credentialsextractor.html">CredentialsExtractor</a>.<a href="authentication_credentialsextractor.credentialsextractor.html#canhandle">canHandle</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/authentication/DPoPWebIdExtractor.ts#L27">src/authentication/DPoPWebIdExtractor.ts:27</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/authentication/DPoPWebIdExtractor.ts#L27">src/authentication/DPoPWebIdExtractor.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Checks if the input data can be handled by this class.
Throws an error if it can&#39;t handle the data.</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
@@ -203,6 +209,7 @@
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
<p>A promise resolving if the input can be handled, rejecting with an Error if not.</p>
</li>
</ul>
</section>
@@ -217,9 +224,15 @@
<aside class="tsd-sources">
<p>Overrides <a href="authentication_credentialsextractor.credentialsextractor.html">CredentialsExtractor</a>.<a href="authentication_credentialsextractor.credentialsextractor.html#handle">handle</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/authentication/DPoPWebIdExtractor.ts#L34">src/authentication/DPoPWebIdExtractor.ts:34</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/authentication/DPoPWebIdExtractor.ts#L34">src/authentication/DPoPWebIdExtractor.ts:34</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Handles the given input. This should only be done if the <a href="authentication_dpopwebidextractor.dpopwebidextractor.html#canhandle">canHandle</a> function returned <code>true</code>.
Therefore, consider using the <a href="authentication_dpopwebidextractor.dpopwebidextractor.html#handlesafe">handleSafe</a> function instead.</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
@@ -227,6 +240,7 @@
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/authentication_credentials.credentials.html" class="tsd-signature-type" data-tsd-kind="Interface">Credentials</a><span class="tsd-signature-symbol">&gt;</span></h4>
<p>A promise resolving when the handling is finished. Return value depends on the given type.</p>
</li>
</ul>
</section>
@@ -241,7 +255,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="authentication_credentialsextractor.credentialsextractor.html">CredentialsExtractor</a>.<a href="authentication_credentialsextractor.credentialsextractor.html#handlesafe">handleSafe</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/0a68fbf/src/util/handlers/AsyncHandler.ts#L35">src/util/handlers/AsyncHandler.ts:35</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/util/handlers/AsyncHandler.ts#L35">src/util/handlers/AsyncHandler.ts:35</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -272,7 +286,7 @@
<nav class="tsd-navigation primary">
<ul>
<li class=" ">
<a href="../modules.html">Exports</a>
<a href="../modules.html">Modules</a>
</li>
<li class="current tsd-kind-module">
<a href="../modules/authentication_dpopwebidextractor.html">authentication/DPoPWeb<wbr>IdExtractor</a>