<main><divclass="width-limiter"><navclass="sub"><formclass="search-form"><span></span><divid="sidebar-button"tabindex="-1"><ahref="../../../actix_web_httpauth/all.html"title="show sidebar"></a></div><inputclass="search-input"name="search"aria-label="Run search in the documentation"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><divid="help-button"tabindex="-1"><ahref="../../../help.html"title="help">?</a></div><divid="settings-menu"tabindex="-1"><ahref="../../../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><sectionid="main-content"class="content"><divclass="main-heading"><h1>Module <ahref="../../index.html">actix_web_httpauth</a>::<wbr><ahref="../index.html">headers</a>::<wbr><aclass="mod"href="#">www_authenticate</a><buttonid="copy-path"title="Copy item path to clipboard"><imgsrc="../../../static.files/clipboard-7571035ce49a181d.svg"width="19"height="18"alt="Copy item path"></button></h1><spanclass="out-of-band"><aclass="src"href="../../../src/actix_web_httpauth/headers/www_authenticate/mod.rs.html#1-9">source</a> · <buttonid="toggle-all-docs"title="collapse all docs">[<span>−</span>]</button></span></div><detailsclass="toggle top-doc"open><summaryclass="hideme"><span>Expand description</span></summary><divclass="docblock"><p><code>WWW-Authenticate</code> header and various auth challenges.</p>
</div></details><h2id="modules"class="section-header">Modules<ahref="#modules"class="anchor">§</a></h2><ulclass="item-table"><li><divclass="item-name"><aclass="mod"href="basic/index.html"title="mod actix_web_httpauth::headers::www_authenticate::basic">basic</a></div><divclass="desc docblock-short">Challenge for the “Basic” HTTP Authentication Scheme.</div></li><li><divclass="item-name"><aclass="mod"href="bearer/index.html"title="mod actix_web_httpauth::headers::www_authenticate::bearer">bearer</a></div><divclass="desc docblock-short">Challenge for the “Bearer” HTTP Authentication Scheme.</div></li></ul><h2id="structs"class="section-header">Structs<ahref="#structs"class="anchor">§</a></h2><ulclass="item-table"><li><divclass="item-name"><aclass="struct"href="struct.WwwAuthenticate.html"title="struct actix_web_httpauth::headers::www_authenticate::WwwAuthenticate">WwwAuthenticate</a></div><divclass="desc docblock-short"><code>WWW-Authenticate</code> header, described in <ahref="https://tools.ietf.org/html/rfc7235#section-4.1">RFC 7235</a>.</div></li></ul><h2id="traits"class="section-header">Traits<ahref="#traits"class="anchor">§</a></h2><ulclass="item-table"><li><divclass="item-name"><aclass="trait"href="trait.Challenge.html"title="trait actix_web_httpauth::headers::www_authenticate::Challenge">Challenge</a></div><divclass="desc docblock-short">Authentication challenge for <code>WWW-Authenticate</code> header.</div></li></ul></section></div></main></body></html>