blob: a1e9c118864757375a6ba64d8b257ebb9d8d7f1d [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Sep 15 14:13:16 CDT 2022 -->
<title>Uses of Class org.eclipse.jetty.client.api.Authentication.HeaderInfo (Eclipse Jetty API Doc - v11.0.12)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-09-15">
<meta name="description" content="use: package: org.eclipse.jetty.client.api, interface: Authentication, class: HeaderInfo">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class org.eclipse.jetty.client.api.Authentication.HeaderInfo" class="title">Uses of Class<br>org.eclipse.jetty.client.api.Authentication.HeaderInfo</h1>
</div>
<div class="caption"><span>Packages that use <a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.client">org.eclipse.jetty.client</a></div>
<div class="col-last even-row-color">
<div class="block">Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.client.api">org.eclipse.jetty.client.api</a></div>
<div class="col-last odd-row-color">
<div class="block">Jetty Client : API Classes</div>
</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.client.util">org.eclipse.jetty.client.util</a></div>
<div class="col-last even-row-color">
<div class="block">Jetty Client : Utility Classes</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.eclipse.jetty.client">
<h2>Uses of <a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a> in <a href="../../package-summary.html">org.eclipse.jetty.client</a></h2>
<div class="caption"><span>Methods in <a href="../../package-summary.html">org.eclipse.jetty.client</a> that return types with arguments of type <a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">AuthenticationProtocolHandler.</span><code><a href="../../AuthenticationProtocolHandler.html#getHeaderInfo(java.lang.String)" class="member-name-link">getHeaderInfo</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;header)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.client.api">
<h2>Uses of <a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a> in <a href="../package-summary.html">org.eclipse.jetty.client.api</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.client.api</a> with parameters of type <a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../Authentication.Result.html" title="interface in org.eclipse.jetty.client.api">Authentication.Result</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Authentication.</span><code><a href="../Authentication.html#authenticate(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.ContentResponse,org.eclipse.jetty.client.api.Authentication.HeaderInfo,org.eclipse.jetty.util.Attributes)" class="member-name-link">authenticate</a><wbr>(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../ContentResponse.html" title="interface in org.eclipse.jetty.client.api">ContentResponse</a>&nbsp;response,
<a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a>&nbsp;headerInfo,
<a href="../../../util/Attributes.html" title="interface in org.eclipse.jetty.util">Attributes</a>&nbsp;context)</code></div>
<div class="col-last even-row-color">
<div class="block">Executes the authentication mechanism for the given request, returning a <a href="../Authentication.Result.html" title="interface in org.eclipse.jetty.client.api"><code>Authentication.Result</code></a> that can be
used to actually authenticate the request via <a href="../Authentication.Result.html#apply(org.eclipse.jetty.client.api.Request)"><code>Authentication.Result.apply(Request)</code></a>.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.client.util">
<h2>Uses of <a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a> in <a href="../../util/package-summary.html">org.eclipse.jetty.client.util</a></h2>
<div class="caption"><span>Methods in <a href="../../util/package-summary.html">org.eclipse.jetty.client.util</a> with parameters of type <a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../Authentication.Result.html" title="interface in org.eclipse.jetty.client.api">Authentication.Result</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">BasicAuthentication.</span><code><a href="../../util/BasicAuthentication.html#authenticate(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.ContentResponse,org.eclipse.jetty.client.api.Authentication.HeaderInfo,org.eclipse.jetty.util.Attributes)" class="member-name-link">authenticate</a><wbr>(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../ContentResponse.html" title="interface in org.eclipse.jetty.client.api">ContentResponse</a>&nbsp;response,
<a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a>&nbsp;headerInfo,
<a href="../../../util/Attributes.html" title="interface in org.eclipse.jetty.util">Attributes</a>&nbsp;context)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../Authentication.Result.html" title="interface in org.eclipse.jetty.client.api">Authentication.Result</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">DigestAuthentication.</span><code><a href="../../util/DigestAuthentication.html#authenticate(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.ContentResponse,org.eclipse.jetty.client.api.Authentication.HeaderInfo,org.eclipse.jetty.util.Attributes)" class="member-name-link">authenticate</a><wbr>(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../ContentResponse.html" title="interface in org.eclipse.jetty.client.api">ContentResponse</a>&nbsp;response,
<a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a>&nbsp;headerInfo,
<a href="../../../util/Attributes.html" title="interface in org.eclipse.jetty.util">Attributes</a>&nbsp;context)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code><a href="../Authentication.Result.html" title="interface in org.eclipse.jetty.client.api">Authentication.Result</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">SPNEGOAuthentication.</span><code><a href="../../util/SPNEGOAuthentication.html#authenticate(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.ContentResponse,org.eclipse.jetty.client.api.Authentication.HeaderInfo,org.eclipse.jetty.util.Attributes)" class="member-name-link">authenticate</a><wbr>(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../ContentResponse.html" title="interface in org.eclipse.jetty.client.api">ContentResponse</a>&nbsp;response,
<a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a>&nbsp;headerInfo,
<a href="../../../util/Attributes.html" title="interface in org.eclipse.jetty.util">Attributes</a>&nbsp;context)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 1995&#x2013;2022 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>