mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-09 10:54:46 +08:00
Update the documentation pages
This commit is contained in:
@@ -83,6 +83,39 @@
|
||||
<section></section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlerFilters.RequireHttpMetadataAddress.html">OpenIddictValidationSystemNetHttpHandlerFilters.RequireHttpMetadataAddress</a></h4>
|
||||
<section><p>Represents a filter that excludes the associated handlers if the metadata address of the issuer is not available.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.html">OpenIddictValidationSystemNetHttpHandlers</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.AttachFormParameters-1.html">OpenIddictValidationSystemNetHttpHandlers.AttachFormParameters<TContext></a></h4>
|
||||
<section><p>Contains the logic responsible of attaching the form parameters to the HTTP request.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.AttachQueryStringParameters-1.html">OpenIddictValidationSystemNetHttpHandlers.AttachQueryStringParameters<TContext></a></h4>
|
||||
<section><p>Contains the logic responsible of attaching the query string parameters to the HTTP request.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.Discovery.html">OpenIddictValidationSystemNetHttpHandlers.Discovery</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.DisposeHttpRequest-1.html">OpenIddictValidationSystemNetHttpHandlers.DisposeHttpRequest<TContext></a></h4>
|
||||
<section><p>Contains the logic responsible of disposing of the HTTP request message.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.DisposeHttpResponse-1.html">OpenIddictValidationSystemNetHttpHandlers.DisposeHttpResponse<TContext></a></h4>
|
||||
<section><p>Contains the logic responsible of disposing of the HTTP response message.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.ExtractJsonHttpResponse-1.html">OpenIddictValidationSystemNetHttpHandlers.ExtractJsonHttpResponse<TContext></a></h4>
|
||||
<section><p>Contains the logic responsible of extracting the response from the JSON-encoded HTTP body.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.Introspection.html">OpenIddictValidationSystemNetHttpHandlers.Introspection</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.Introspection.AttachBasicAuthenticationCredentials.html">OpenIddictValidationSystemNetHttpHandlers.Introspection.AttachBasicAuthenticationCredentials</a></h4>
|
||||
<section><p>Contains the logic responsible of attaching the client credentials to the HTTP Authorization header.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.PrepareGetHttpRequest-1.html">OpenIddictValidationSystemNetHttpHandlers.PrepareGetHttpRequest<TContext></a></h4>
|
||||
<section><p>Contains the logic responsible of preparing an HTTP GET request message.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.PreparePostHttpRequest-1.html">OpenIddictValidationSystemNetHttpHandlers.PreparePostHttpRequest<TContext></a></h4>
|
||||
<section><p>Contains the logic responsible of preparing an HTTP POST request message.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpHandlers.SendHttpRequest-1.html">OpenIddictValidationSystemNetHttpHandlers.SendHttpRequest<TContext></a></h4>
|
||||
<section><p>Contains the logic responsible of sending the HTTP request to the remote server.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.Validation.SystemNetHttp.OpenIddictValidationSystemNetHttpOptions.html">OpenIddictValidationSystemNetHttpOptions</a></h4>
|
||||
<section><p>Provides various settings needed to configure the OpenIddict validation/System.Net.Http integration.</p>
|
||||
|
||||
Reference in New Issue
Block a user