blob: 67fe6a56e7048fe59150db2093d60f3bb273dc74 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Wed Jul 29 16:44:05 EDT 2020 -->
<title>SslContextFactory.Client (Jetty :: Project 9.4.31.v20200723 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-07-29">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SslContextFactory.Client (Jetty :: Project 9.4.31.v20200723 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SslContextFactory.Client.html">Use</a></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">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.jetty.util.ssl</a></div>
<h2 title="Class SslContextFactory.Client" class="title">Class SslContextFactory.Client</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component">org.eclipse.jetty.util.component.AbstractLifeCycle</a></li>
<li>
<ul class="inheritance">
<li><a href="SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">org.eclipse.jetty.util.ssl.SslContextFactory</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.jetty.util.ssl.SslContextFactory.Client</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="../component/Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a></code>, <code><a href="../component/LifeCycle.html" title="interface in org.eclipse.jetty.util.component">LifeCycle</a></code></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a></dd>
</dl>
<hr>
<pre>public static class <span class="typeNameLabel">SslContextFactory.Client</span>
extends <a href="SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.util.ssl.SslContextFactory">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.eclipse.jetty.util.ssl.<a href="SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a></h3>
<code><a href="SslContextFactory.Client.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory.Client</a>, <a href="SslContextFactory.Server.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory.Server</a>, <a href="SslContextFactory.X509ExtendedKeyManagerWrapper.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory.X509ExtendedKeyManagerWrapper</a>, <a href="SslContextFactory.X509ExtendedTrustManagerWrapper.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory.X509ExtendedTrustManagerWrapper</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.util.component.AbstractLifeCycle">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.eclipse.jetty.util.component.<a href="../component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle</a></h3>
<code><a href="../component/AbstractLifeCycle.AbstractLifeCycleListener.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle.AbstractLifeCycleListener</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.util.component.Dumpable">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.util.component.<a href="../component/Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a></h3>
<code><a href="../component/Dumpable.DumpableContainer.html" title="interface in org.eclipse.jetty.util.component">Dumpable.DumpableContainer</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.util.component.LifeCycle">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.util.component.<a href="../component/LifeCycle.html" title="interface in org.eclipse.jetty.util.component">LifeCycle</a></h3>
<code><a href="../component/LifeCycle.Listener.html" title="interface in org.eclipse.jetty.util.component">LifeCycle.Listener</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.eclipse.jetty.util.ssl.SslContextFactory">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.jetty.util.ssl.<a href="SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a></h3>
<code><a href="SslContextFactory.html#DEFAULT_KEYMANAGERFACTORY_ALGORITHM">DEFAULT_KEYMANAGERFACTORY_ALGORITHM</a>, <a href="SslContextFactory.html#DEFAULT_TRUSTMANAGERFACTORY_ALGORITHM">DEFAULT_TRUSTMANAGERFACTORY_ALGORITHM</a>, <a href="SslContextFactory.html#KEYPASSWORD_PROPERTY">KEYPASSWORD_PROPERTY</a>, <a href="SslContextFactory.html#PASSWORD_PROPERTY">PASSWORD_PROPERTY</a>, <a href="SslContextFactory.html#TRUST_ALL_CERTS">TRUST_ALL_CERTS</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.eclipse.jetty.util.component.AbstractLifeCycle">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.jetty.util.component.<a href="../component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle</a></h3>
<code><a href="../component/AbstractLifeCycle.html#FAILED">FAILED</a>, <a href="../component/AbstractLifeCycle.html#RUNNING">RUNNING</a>, <a href="../component/AbstractLifeCycle.html#STARTED">STARTED</a>, <a href="../component/AbstractLifeCycle.html#STARTING">STARTING</a>, <a href="../component/AbstractLifeCycle.html#STOPPED">STOPPED</a>, <a href="../component/AbstractLifeCycle.html#STOPPING">STOPPING</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.eclipse.jetty.util.component.Dumpable">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.jetty.util.component.<a href="../component/Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a></h3>
<code><a href="../component/Dumpable.html#KEY">KEY</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">Client</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(boolean)">Client</a></span>&#8203;(boolean&nbsp;trustAll)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#checkConfiguration()">checkConfiguration</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected javax.net.ssl.X509ExtendedKeyManager</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newSniX509ExtendedKeyManager(javax.net.ssl.X509ExtendedKeyManager)">newSniX509ExtendedKeyManager</a></span>&#8203;(javax.net.ssl.X509ExtendedKeyManager&nbsp;keyManager)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.util.ssl.SslContextFactory">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jetty.util.ssl.<a href="SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a></h3>
<code><a href="SslContextFactory.html#addExcludeCipherSuites(java.lang.String...)">addExcludeCipherSuites</a>, <a href="SslContextFactory.html#addExcludeProtocols(java.lang.String...)">addExcludeProtocols</a>, <a href="SslContextFactory.html#checkCiphers(javax.net.ssl.SSLParameters)">checkCiphers</a>, <a href="SslContextFactory.html#checkEndPointIdentificationAlgorithm()">checkEndPointIdentificationAlgorithm</a>, <a href="SslContextFactory.html#checkProtocols(javax.net.ssl.SSLParameters)">checkProtocols</a>, <a href="SslContextFactory.html#checkTrustAll()">checkTrustAll</a>, <a href="SslContextFactory.html#customize(javax.net.ssl.SSLEngine)">customize</a>, <a href="SslContextFactory.html#customize(javax.net.ssl.SSLParameters)">customize</a>, <a href="SslContextFactory.html#deduceKeyLength(java.lang.String)">deduceKeyLength</a>, <a href="SslContextFactory.html#doStart()">doStart</a>, <a href="SslContextFactory.html#doStop()">doStop</a>, <a href="SslContextFactory.html#dump()">dump</a>, <a href="SslContextFactory.html#dump(java.lang.Appendable,java.lang.String)">dump</a>, <a href="SslContextFactory.html#getAliases()">getAliases</a>, <a href="SslContextFactory.html#getCertAlias()">getCertAlias</a>, <a href="SslContextFactory.html#getCertChain(javax.net.ssl.SSLSession)">getCertChain</a>, <a href="SslContextFactory.html#getCertificateFactoryInstance(java.lang.String)">getCertificateFactoryInstance</a>, <a href="SslContextFactory.html#getCertStoreInstance(java.util.Collection)">getCertStoreInstance</a>, <a href="SslContextFactory.html#getCipherComparator()">getCipherComparator</a>, <a href="SslContextFactory.html#getCrlPath()">getCrlPath</a>, <a href="SslContextFactory.html#getEndpointIdentificationAlgorithm()">getEndpointIdentificationAlgorithm</a>, <a href="SslContextFactory.html#getExcludeCipherSuites()">getExcludeCipherSuites</a>, <a href="SslContextFactory.html#getExcludeProtocols()">getExcludeProtocols</a>, <a href="SslContextFactory.html#getHostnameVerifier()">getHostnameVerifier</a>, <a href="SslContextFactory.html#getIncludeCipherSuites()">getIncludeCipherSuites</a>, <a href="SslContextFactory.html#getIncludeProtocols()">getIncludeProtocols</a>, <a href="SslContextFactory.html#getKeyManagerFactoryAlgorithm()">getKeyManagerFactoryAlgorithm</a>, <a href="SslContextFactory.html#getKeyManagerFactoryInstance()">getKeyManagerFactoryInstance</a>, <a href="SslContextFactory.html#getKeyManagers(java.security.KeyStore)">getKeyManagers</a>, <a href="SslContextFactory.html#getKeyStore()">getKeyStore</a>, <a href="SslContextFactory.html#getKeyStorePath()">getKeyStorePath</a>, <a href="SslContextFactory.html#getKeyStoreProvider()">getKeyStoreProvider</a>, <a href="SslContextFactory.html#getKeyStoreResource()">getKeyStoreResource</a>, <a href="SslContextFactory.html#getKeyStoreType()">getKeyStoreType</a>, <a href="SslContextFactory.html#getMaxCertPathLength()">getMaxCertPathLength</a>, <a href="SslContextFactory.html#getNeedClientAuth()">getNeedClientAuth</a>, <a href="SslContextFactory.html#getOcspResponderURL()">getOcspResponderURL</a>, <a href="SslContextFactory.html#getPassword(java.lang.String)">getPassword</a>, <a href="SslContextFactory.html#getPkixCertPathChecker()">getPkixCertPathChecker</a>, <a href="SslContextFactory.html#getProtocol()">getProtocol</a>, <a href="SslContextFactory.html#getProvider()">getProvider</a>, <a href="SslContextFactory.html#getRenegotiationLimit()">getRenegotiationLimit</a>, <a href="SslContextFactory.html#getSecureRandomAlgorithm()">getSecureRandomAlgorithm</a>, <a href="SslContextFactory.html#getSecureRandomInstance()">getSecureRandomInstance</a>, <a href="SslContextFactory.html#getSelectedCipherSuites()">getSelectedCipherSuites</a>, <a href="SslContextFactory.html#getSelectedProtocols()">getSelectedProtocols</a>, <a href="SslContextFactory.html#getSslContext()">getSslContext</a>, <a href="SslContextFactory.html#getSSLContextInstance()">getSSLContextInstance</a>, <a href="SslContextFactory.html#getSslSessionCacheSize()">getSslSessionCacheSize</a>, <a href="SslContextFactory.html#getSslSessionTimeout()">getSslSessionTimeout</a>, <a href="SslContextFactory.html#getTrustManagerFactoryAlgorithm()">getTrustManagerFactoryAlgorithm</a>, <a href="SslContextFactory.html#getTrustManagerFactoryInstance()">getTrustManagerFactoryInstance</a>, <a href="SslContextFactory.html#getTrustManagers(java.security.KeyStore,java.util.Collection)">getTrustManagers</a>, <a href="SslContextFactory.html#getTrustStore()">getTrustStore</a>, <a href="SslContextFactory.html#getTrustStorePath()">getTrustStorePath</a>, <a href="SslContextFactory.html#getTrustStoreProvider()">getTrustStoreProvider</a>, <a href="SslContextFactory.html#getTrustStoreResource()">getTrustStoreResource</a>, <a href="SslContextFactory.html#getTrustStoreType()">getTrustStoreType</a>, <a href="SslContextFactory.html#getWantClientAuth()">getWantClientAuth</a>, <a href="SslContextFactory.html#getX509(java.lang.String)">getX509</a>, <a href="SslContextFactory.html#getX509CertChain(javax.net.ssl.SSLSession)">getX509CertChain</a>, <a href="SslContextFactory.html#isEnableCRLDP()">isEnableCRLDP</a>, <a href="SslContextFactory.html#isEnableOCSP()">isEnableOCSP</a>, <a href="SslContextFactory.html#isRenegotiationAllowed()">isRenegotiationAllowed</a>, <a href="SslContextFactory.html#isSessionCachingEnabled()">isSessionCachingEnabled</a>, <a href="SslContextFactory.html#isTrustAll()">isTrustAll</a>, <a href="SslContextFactory.html#isUseCipherSuitesOrder()">isUseCipherSuitesOrder</a>, <a href="SslContextFactory.html#isValidateCerts()">isValidateCerts</a>, <a href="SslContextFactory.html#isValidatePeerCerts()">isValidatePeerCerts</a>, <a href="SslContextFactory.html#loadCRL(java.lang.String)">loadCRL</a>, <a href="SslContextFactory.html#loadKeyStore(org.eclipse.jetty.util.resource.Resource)">loadKeyStore</a>, <a href="SslContextFactory.html#loadTrustStore(org.eclipse.jetty.util.resource.Resource)">loadTrustStore</a>, <a href="SslContextFactory.html#newPassword(java.lang.String)">newPassword</a>, <a href="SslContextFactory.html#newPKIXBuilderParameters(java.security.KeyStore,java.util.Collection)">newPKIXBuilderParameters</a>, <a href="SslContextFactory.html#newSSLEngine()">newSSLEngine</a>, <a href="SslContextFactory.html#newSSLEngine(java.lang.String,int)">newSSLEngine</a>, <a href="SslContextFactory.html#newSSLEngine(java.net.InetSocketAddress)">newSSLEngine</a>, <a href="SslContextFactory.html#newSslServerSocket(java.lang.String,int,int)">newSslServerSocket</a>, <a href="SslContextFactory.html#newSslSocket()">newSslSocket</a>, <a href="SslContextFactory.html#processIncludeCipherSuites(java.lang.String%5B%5D,java.util.List)">processIncludeCipherSuites</a>, <a href="SslContextFactory.html#reload(java.util.function.Consumer)">reload</a>, <a href="SslContextFactory.html#removeExcludedCipherSuites(java.util.List)">removeExcludedCipherSuites</a>, <a href="SslContextFactory.html#selectCipherSuites(java.lang.String%5B%5D,java.lang.String%5B%5D)">selectCipherSuites</a>, <a href="SslContextFactory.html#selectProtocols(java.lang.String%5B%5D,java.lang.String%5B%5D)">selectProtocols</a>, <a href="SslContextFactory.html#setCertAlias(java.lang.String)">setCertAlias</a>, <a href="SslContextFactory.html#setCipherComparator(java.util.Comparator)">setCipherComparator</a>, <a href="SslContextFactory.html#setCrlPath(java.lang.String)">setCrlPath</a>, <a href="SslContextFactory.html#setEnableCRLDP(boolean)">setEnableCRLDP</a>, <a href="SslContextFactory.html#setEnableOCSP(boolean)">setEnableOCSP</a>, <a href="SslContextFactory.html#setEndpointIdentificationAlgorithm(java.lang.String)">setEndpointIdentificationAlgorithm</a>, <a href="SslContextFactory.html#setExcludeCipherSuites(java.lang.String...)">setExcludeCipherSuites</a>, <a href="SslContextFactory.html#setExcludeProtocols(java.lang.String...)">setExcludeProtocols</a>, <a href="SslContextFactory.html#setHostnameVerifier(javax.net.ssl.HostnameVerifier)">setHostnameVerifier</a>, <a href="SslContextFactory.html#setIncludeCipherSuites(java.lang.String...)">setIncludeCipherSuites</a>, <a href="SslContextFactory.html#setIncludeProtocols(java.lang.String...)">setIncludeProtocols</a>, <a href="SslContextFactory.html#setKeyManagerFactoryAlgorithm(java.lang.String)">setKeyManagerFactoryAlgorithm</a>, <a href="SslContextFactory.html#setKeyManagerPassword(java.lang.String)">setKeyManagerPassword</a>, <a href="SslContextFactory.html#setKeyStore(java.security.KeyStore)">setKeyStore</a>, <a href="SslContextFactory.html#setKeyStorePassword(java.lang.String)">setKeyStorePassword</a>, <a href="SslContextFactory.html#setKeyStorePath(java.lang.String)">setKeyStorePath</a>, <a href="SslContextFactory.html#setKeyStoreProvider(java.lang.String)">setKeyStoreProvider</a>, <a href="SslContextFactory.html#setKeyStoreResource(org.eclipse.jetty.util.resource.Resource)">setKeyStoreResource</a>, <a href="SslContextFactory.html#setKeyStoreType(java.lang.String)">setKeyStoreType</a>, <a href="SslContextFactory.html#setMaxCertPathLength(int)">setMaxCertPathLength</a>, <a href="SslContextFactory.html#setNeedClientAuth(boolean)">setNeedClientAuth</a>, <a href="SslContextFactory.html#setOcspResponderURL(java.lang.String)">setOcspResponderURL</a>, <a href="SslContextFactory.html#setPkixCertPathChecker(java.security.cert.PKIXCertPathChecker)">setPkixCertPathChecker</a>, <a href="SslContextFactory.html#setProtocol(java.lang.String)">setProtocol</a>, <a href="SslContextFactory.html#setProvider(java.lang.String)">setProvider</a>, <a href="SslContextFactory.html#setRenegotiationAllowed(boolean)">setRenegotiationAllowed</a>, <a href="SslContextFactory.html#setRenegotiationLimit(int)">setRenegotiationLimit</a>, <a href="SslContextFactory.html#setSecureRandomAlgorithm(java.lang.String)">setSecureRandomAlgorithm</a>, <a href="SslContextFactory.html#setSessionCachingEnabled(boolean)">setSessionCachingEnabled</a>, <a href="SslContextFactory.html#setSslContext(javax.net.ssl.SSLContext)">setSslContext</a>, <a href="SslContextFactory.html#setSslSessionCacheSize(int)">setSslSessionCacheSize</a>, <a href="SslContextFactory.html#setSslSessionTimeout(int)">setSslSessionTimeout</a>, <a href="SslContextFactory.html#setTrustAll(boolean)">setTrustAll</a>, <a href="SslContextFactory.html#setTrustManagerFactoryAlgorithm(java.lang.String)">setTrustManagerFactoryAlgorithm</a>, <a href="SslContextFactory.html#setTrustStore(java.security.KeyStore)">setTrustStore</a>, <a href="SslContextFactory.html#setTrustStorePassword(java.lang.String)">setTrustStorePassword</a>, <a href="SslContextFactory.html#setTrustStorePath(java.lang.String)">setTrustStorePath</a>, <a href="SslContextFactory.html#setTrustStoreProvider(java.lang.String)">setTrustStoreProvider</a>, <a href="SslContextFactory.html#setTrustStoreResource(org.eclipse.jetty.util.resource.Resource)">setTrustStoreResource</a>, <a href="SslContextFactory.html#setTrustStoreType(java.lang.String)">setTrustStoreType</a>, <a href="SslContextFactory.html#setUseCipherSuitesOrder(boolean)">setUseCipherSuitesOrder</a>, <a href="SslContextFactory.html#setValidateCerts(boolean)">setValidateCerts</a>, <a href="SslContextFactory.html#setValidatePeerCerts(boolean)">setValidatePeerCerts</a>, <a href="SslContextFactory.html#setWantClientAuth(boolean)">setWantClientAuth</a>, <a href="SslContextFactory.html#toString()">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.util.component.AbstractLifeCycle">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jetty.util.component.<a href="../component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle</a></h3>
<code><a href="../component/AbstractLifeCycle.html#addLifeCycleListener(org.eclipse.jetty.util.component.LifeCycle.Listener)">addLifeCycleListener</a>, <a href="../component/AbstractLifeCycle.html#getState()">getState</a>, <a href="../component/AbstractLifeCycle.html#getState(org.eclipse.jetty.util.component.LifeCycle)">getState</a>, <a href="../component/AbstractLifeCycle.html#getStopTimeout()">getStopTimeout</a>, <a href="../component/AbstractLifeCycle.html#isFailed()">isFailed</a>, <a href="../component/AbstractLifeCycle.html#isRunning()">isRunning</a>, <a href="../component/AbstractLifeCycle.html#isStarted()">isStarted</a>, <a href="../component/AbstractLifeCycle.html#isStarting()">isStarting</a>, <a href="../component/AbstractLifeCycle.html#isStopped()">isStopped</a>, <a href="../component/AbstractLifeCycle.html#isStopping()">isStopping</a>, <a href="../component/AbstractLifeCycle.html#removeLifeCycleListener(org.eclipse.jetty.util.component.LifeCycle.Listener)">removeLifeCycleListener</a>, <a href="../component/AbstractLifeCycle.html#setStopTimeout(long)">setStopTimeout</a>, <a href="../component/AbstractLifeCycle.html#start()">start</a>, <a href="../component/AbstractLifeCycle.html#stop()">stop</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.util.component.Dumpable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.jetty.util.component.<a href="../component/Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a></h3>
<code><a href="../component/Dumpable.html#dumpSelf()">dumpSelf</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Client</h4>
<pre>public&nbsp;Client()</pre>
</li>
</ul>
<a id="&lt;init&gt;(boolean)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Client</h4>
<pre>public&nbsp;Client&#8203;(boolean&nbsp;trustAll)</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="checkConfiguration()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkConfiguration</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;checkConfiguration()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="SslContextFactory.html#checkConfiguration()">checkConfiguration</a></code>&nbsp;in class&nbsp;<code><a href="SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a></code></dd>
</dl>
</li>
</ul>
<a id="newSniX509ExtendedKeyManager(javax.net.ssl.X509ExtendedKeyManager)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>newSniX509ExtendedKeyManager</h4>
<pre class="methodSignature">protected&nbsp;javax.net.ssl.X509ExtendedKeyManager&nbsp;newSniX509ExtendedKeyManager&#8203;(javax.net.ssl.X509ExtendedKeyManager&nbsp;keyManager)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="SslContextFactory.html#newSniX509ExtendedKeyManager(javax.net.ssl.X509ExtendedKeyManager)">newSniX509ExtendedKeyManager</a></code>&nbsp;in class&nbsp;<code><a href="SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SslContextFactory.Client.html">Use</a></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">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2020 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>