You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
3.4 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Wed Nov 30 19:45:05 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.http.impl.auth (Apache HttpComponents Client 4.5.14 API)</title>
<meta name="date" content="2022-11-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../../org/apache/http/impl/auth/package-summary.html" target="classFrame">org.apache.http.impl.auth</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="NTLMEngine.html" title="interface in org.apache.http.impl.auth" target="classFrame"><i>NTLMEngine</i></a></li>
<li><a href="SpnegoTokenGenerator.html" title="interface in org.apache.http.impl.auth" target="classFrame"><i>SpnegoTokenGenerator</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AuthSchemeBase.html" title="class in org.apache.http.impl.auth" target="classFrame">AuthSchemeBase</a></li>
<li><a href="BasicScheme.html" title="class in org.apache.http.impl.auth" target="classFrame">BasicScheme</a></li>
<li><a href="BasicSchemeFactory.html" title="class in org.apache.http.impl.auth" target="classFrame">BasicSchemeFactory</a></li>
<li><a href="DigestScheme.html" title="class in org.apache.http.impl.auth" target="classFrame">DigestScheme</a></li>
<li><a href="DigestSchemeFactory.html" title="class in org.apache.http.impl.auth" target="classFrame">DigestSchemeFactory</a></li>
<li><a href="GGSSchemeBase.html" title="class in org.apache.http.impl.auth" target="classFrame">GGSSchemeBase</a></li>
<li><a href="HttpAuthenticator.html" title="class in org.apache.http.impl.auth" target="classFrame">HttpAuthenticator</a></li>
<li><a href="KerberosScheme.html" title="class in org.apache.http.impl.auth" target="classFrame">KerberosScheme</a></li>
<li><a href="KerberosSchemeFactory.html" title="class in org.apache.http.impl.auth" target="classFrame">KerberosSchemeFactory</a></li>
<li><a href="NegotiateScheme.html" title="class in org.apache.http.impl.auth" target="classFrame">NegotiateScheme</a></li>
<li><a href="NegotiateSchemeFactory.html" title="class in org.apache.http.impl.auth" target="classFrame">NegotiateSchemeFactory</a></li>
<li><a href="NTLMScheme.html" title="class in org.apache.http.impl.auth" target="classFrame">NTLMScheme</a></li>
<li><a href="NTLMSchemeFactory.html" title="class in org.apache.http.impl.auth" target="classFrame">NTLMSchemeFactory</a></li>
<li><a href="RFC2617Scheme.html" title="class in org.apache.http.impl.auth" target="classFrame">RFC2617Scheme</a></li>
<li><a href="SPNegoScheme.html" title="class in org.apache.http.impl.auth" target="classFrame">SPNegoScheme</a></li>
<li><a href="SPNegoSchemeFactory.html" title="class in org.apache.http.impl.auth" target="classFrame">SPNegoSchemeFactory</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="NTLMEngineException.html" title="class in org.apache.http.impl.auth" target="classFrame">NTLMEngineException</a></li>
<li><a href="UnsupportedDigestAlgorithmException.html" title="class in org.apache.http.impl.auth" target="classFrame">UnsupportedDigestAlgorithmException</a></li>
</ul>
</div>
</body>
</html>