blob: 00cd2d0febb9acf4f25cdcb4c0a539a949d6d898 [file] [log] [blame]
<!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 (1.8.0_66) on Fri Jan 15 14:33:44 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.sshd.common.Factory (Apache Mina SSHD :: Core 1.1.0 API)</title>
<meta name="date" content="2016-01-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.sshd.common.Factory (Apache Mina SSHD :: Core 1.1.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Class</a></li>
<li class="navBarCell1Rev">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">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/sshd/common/class-use/Factory.html" target="_top">Frames</a></li>
<li><a href="Factory.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></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>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.sshd.common.Factory" class="title">Uses of Interface<br>org.apache.sshd.common.Factory</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.agent.local">org.apache.sshd.agent.local</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client">org.apache.sshd.client</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.auth">org.apache.sshd.client.auth</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.auth.hostbased">org.apache.sshd.client.auth.hostbased</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.auth.keyboard">org.apache.sshd.client.auth.keyboard</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.auth.password">org.apache.sshd.client.auth.password</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.auth.pubkey">org.apache.sshd.client.auth.pubkey</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common">org.apache.sshd.common</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.auth">org.apache.sshd.common.auth</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.channel">org.apache.sshd.common.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.cipher">org.apache.sshd.common.cipher</a></td>
<td class="colLast">
<div class="block"><a href="../../../../../org/apache/sshd/common/cipher/Cipher.html"><code>Cipher</code></a>
implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.compression">org.apache.sshd.common.compression</a></td>
<td class="colLast">
<div class="block"><a href="../../../../../org/apache/sshd/common/compression/Compression.html"><code>Compression</code></a> implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.config">org.apache.sshd.common.config</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.config.keys">org.apache.sshd.common.config.keys</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.digest">org.apache.sshd.common.digest</a></td>
<td class="colLast">
<div class="block"><a href="../../../../../org/apache/sshd/common/digest/Digest.html"><code>Digest</code></a> implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.io">org.apache.sshd.common.io</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.kex">org.apache.sshd.common.kex</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.mac">org.apache.sshd.common.mac</a></td>
<td class="colLast">
<div class="block"><a href="../../../../../org/apache/sshd/common/mac/Mac.html"><code>Mac</code></a> implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.random">org.apache.sshd.common.random</a></td>
<td class="colLast">
<div class="block"><a href="../../../../../org/apache/sshd/common/random/Random.html"><code>Random</code></a> implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.signature">org.apache.sshd.common.signature</a></td>
<td class="colLast">
<div class="block"><a href="../../../../../org/apache/sshd/common/signature/Signature.html"><code>Signature</code></a> implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.util">org.apache.sshd.common.util</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server">org.apache.sshd.server</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.auth">org.apache.sshd.server.auth</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server.auth.gss">org.apache.sshd.server.auth.gss</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.channel">org.apache.sshd.server.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server.forward">org.apache.sshd.server.forward</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.shell">org.apache.sshd.server.shell</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server.subsystem">org.apache.sshd.server.subsystem</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.subsystem.sftp">org.apache.sshd.server.subsystem.sftp</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.sshd.agent.local">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/agent/local/package-summary.html">org.apache.sshd.agent.local</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/agent/local/package-summary.html">org.apache.sshd.agent.local</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/agent/local/ChannelAgentForwardingFactory.html" title="class in org.apache.sshd.agent.local">ChannelAgentForwardingFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/client/package-summary.html">org.apache.sshd.client</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/sshd/client/package-summary.html">org.apache.sshd.client</a> declared as <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/client/SshClient.html" title="class in org.apache.sshd.client">SshClient</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SshClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/SshClient.html#DEFAULT_SSH_CLIENT_FACTORY">DEFAULT_SSH_CLIENT_FACTORY</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/client/auth/package-summary.html">org.apache.sshd.client.auth</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/client/auth/package-summary.html">org.apache.sshd.client.auth</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/auth/UserAuthFactory.html" title="interface in org.apache.sshd.client.auth">UserAuthFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/client/auth/package-summary.html">org.apache.sshd.client.auth</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/auth/AbstractUserAuthFactory.html" title="class in org.apache.sshd.client.auth">AbstractUserAuthFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.hostbased">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/client/auth/hostbased/package-summary.html">org.apache.sshd.client.auth.hostbased</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/client/auth/hostbased/package-summary.html">org.apache.sshd.client.auth.hostbased</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/auth/hostbased/UserAuthHostBasedFactory.html" title="class in org.apache.sshd.client.auth.hostbased">UserAuthHostBasedFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.keyboard">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/client/auth/keyboard/package-summary.html">org.apache.sshd.client.auth.keyboard</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/client/auth/keyboard/package-summary.html">org.apache.sshd.client.auth.keyboard</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/auth/keyboard/UserAuthKeyboardInteractiveFactory.html" title="class in org.apache.sshd.client.auth.keyboard">UserAuthKeyboardInteractiveFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.password">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/client/auth/password/package-summary.html">org.apache.sshd.client.auth.password</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/client/auth/password/package-summary.html">org.apache.sshd.client.auth.password</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/auth/password/UserAuthPasswordFactory.html" title="class in org.apache.sshd.client.auth.password">UserAuthPasswordFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.pubkey">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/client/auth/pubkey/package-summary.html">org.apache.sshd.client.auth.pubkey</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/client/auth/pubkey/package-summary.html">org.apache.sshd.client.auth.pubkey</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/auth/pubkey/UserAuthPublicKeyFactory.html" title="class in org.apache.sshd.client.auth.pubkey">UserAuthPublicKeyFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/package-summary.html">org.apache.sshd.common</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/package-summary.html">org.apache.sshd.common</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/BuiltinFactory.html" title="interface in org.apache.sshd.common">BuiltinFactory</a>&lt;T&gt;</span></code>
<div class="block">A named optional factory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/NamedFactory.html" title="interface in org.apache.sshd.common">NamedFactory</a>&lt;T&gt;</span></code>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/sshd/common/package-summary.html">org.apache.sshd.common</a> declared as <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/common/BaseBuilder.html" title="type parameter in BaseBuilder">T</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">BaseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/BaseBuilder.html#factory">factory</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/common/random/Random.html" title="interface in org.apache.sshd.common.random">Random</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">BaseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/BaseBuilder.html#randomFactory">randomFactory</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/common/random/Random.html" title="interface in org.apache.sshd.common.random">Random</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractFactoryManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/AbstractFactoryManager.html#randomFactory">randomFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/sshd/common/package-summary.html">org.apache.sshd.common</a> that return <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/common/random/Random.html" title="interface in org.apache.sshd.common.random">Random</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">FactoryManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/FactoryManager.html#getRandomFactory--">getRandomFactory</a></span>()</code>
<div class="block">Retrieve the <code>Random</code> factory to be used.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/common/random/Random.html" title="interface in org.apache.sshd.common.random">Random</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractFactoryManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/AbstractFactoryManager.html#getRandomFactory--">getRandomFactory</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/sshd/common/package-summary.html">org.apache.sshd.common</a> with parameters of type <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sshd/common/BaseBuilder.html" title="type parameter in BaseBuilder">S</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/BaseBuilder.html#factory-org.apache.sshd.common.Factory-">factory</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/common/BaseBuilder.html" title="type parameter in BaseBuilder">T</a>&gt;&nbsp;factory)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sshd/common/BaseBuilder.html" title="type parameter in BaseBuilder">S</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/BaseBuilder.html#randomFactory-org.apache.sshd.common.Factory-">randomFactory</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/common/random/Random.html" title="interface in org.apache.sshd.common.random">Random</a>&gt;&nbsp;randomFactory)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractFactoryManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/AbstractFactoryManager.html#setRandomFactory-org.apache.sshd.common.Factory-">setRandomFactory</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/common/random/Random.html" title="interface in org.apache.sshd.common.random">Random</a>&gt;&nbsp;randomFactory)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.auth">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/auth/package-summary.html">org.apache.sshd.common.auth</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/auth/package-summary.html">org.apache.sshd.common.auth</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/auth/UserAuthMethodFactory.html" title="interface in org.apache.sshd.common.auth">UserAuthMethodFactory</a>&lt;M&gt;</span></code>
<div class="block">Represents a user authentication method</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/auth/package-summary.html">org.apache.sshd.common.auth</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/auth/AbstractUserAuthMethodFactory.html" title="class in org.apache.sshd.common.auth">AbstractUserAuthMethodFactory</a>&lt;M&gt;</span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/channel/ChannelFactory.html" title="interface in org.apache.sshd.common.channel">ChannelFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.cipher">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/cipher/package-summary.html">org.apache.sshd.common.cipher</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/cipher/package-summary.html">org.apache.sshd.common.cipher</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/cipher/CipherFactory.html" title="interface in org.apache.sshd.common.cipher">CipherFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/cipher/package-summary.html">org.apache.sshd.common.cipher</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/cipher/BuiltinCiphers.html" title="enum in org.apache.sshd.common.cipher">BuiltinCiphers</a></span></code>
<div class="block">Provides easy access to the currently implemented ciphers</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.compression">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/compression/package-summary.html">org.apache.sshd.common.compression</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/compression/package-summary.html">org.apache.sshd.common.compression</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/compression/CompressionFactory.html" title="interface in org.apache.sshd.common.compression">CompressionFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/compression/package-summary.html">org.apache.sshd.common.compression</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/compression/BuiltinCompressions.html" title="enum in org.apache.sshd.common.compression">BuiltinCompressions</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/config/package-summary.html">org.apache.sshd.common.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/config/package-summary.html">org.apache.sshd.common.config</a> with type parameters of type <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/config/FactoriesListParseResult.html" title="class in org.apache.sshd.common.config">FactoriesListParseResult</a>&lt;T,F extends <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;T&gt;&gt;</span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/config/package-summary.html">org.apache.sshd.common.config</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/config/CompressionConfigValue.html" title="enum in org.apache.sshd.common.config">CompressionConfigValue</a></span></code>
<div class="block">Provides a &quot;bridge&quot; between the configuration values and the
actual <a href="../../../../../org/apache/sshd/common/NamedFactory.html" title="interface in org.apache.sshd.common"><code>NamedFactory</code></a> for the <a href="../../../../../org/apache/sshd/common/compression/Compression.html" title="interface in org.apache.sshd.common.compression"><code>Compression</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.config.keys">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/config/keys/package-summary.html">org.apache.sshd.common.config.keys</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/sshd/common/config/keys/package-summary.html">org.apache.sshd.common.config.keys</a> with parameters of type <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/sshd/common/util/Pair.html" title="class in org.apache.sshd.common.util">Pair</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">KeyUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/config/keys/KeyUtils.html#checkFingerPrint-java.lang.String-org.apache.sshd.common.Factory-java.security.PublicKey-">checkFingerPrint</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;expected,
<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="../../../../../org/apache/sshd/common/digest/Digest.html" title="interface in org.apache.sshd.common.digest">Digest</a>&gt;&nbsp;f,
<a href="http://docs.oracle.com/javase/7/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">KeyUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/config/keys/KeyUtils.html#getFingerPrint-org.apache.sshd.common.Factory-java.security.PublicKey-">getFingerPrint</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="../../../../../org/apache/sshd/common/digest/Digest.html" title="interface in org.apache.sshd.common.digest">Digest</a>&gt;&nbsp;f,
<a href="http://docs.oracle.com/javase/7/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">KeyUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/config/keys/KeyUtils.html#getFingerPrint-org.apache.sshd.common.Factory-java.lang.String-">getFingerPrint</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="../../../../../org/apache/sshd/common/digest/Digest.html" title="interface in org.apache.sshd.common.digest">Digest</a>&gt;&nbsp;f,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">KeyUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/config/keys/KeyUtils.html#getFingerPrint-org.apache.sshd.common.Factory-java.lang.String-java.nio.charset.Charset-">getFingerPrint</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="../../../../../org/apache/sshd/common/digest/Digest.html" title="interface in org.apache.sshd.common.digest">Digest</a>&gt;&nbsp;f,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s,
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a>&nbsp;charset)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.digest">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/digest/package-summary.html">org.apache.sshd.common.digest</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/digest/package-summary.html">org.apache.sshd.common.digest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/digest/DigestFactory.html" title="interface in org.apache.sshd.common.digest">DigestFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/digest/package-summary.html">org.apache.sshd.common.digest</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/digest/BuiltinDigests.html" title="enum in org.apache.sshd.common.digest">BuiltinDigests</a></span></code>
<div class="block">Provides easy access to the currently implemented digests</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/sshd/common/digest/package-summary.html">org.apache.sshd.common.digest</a> with parameters of type <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">DigestUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/digest/DigestUtils.html#getFingerPrint-org.apache.sshd.common.Factory-byte...-">getFingerPrint</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="../../../../../org/apache/sshd/common/digest/Digest.html" title="interface in org.apache.sshd.common.digest">Digest</a>&gt;&nbsp;f,
byte...&nbsp;buf)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">DigestUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/digest/DigestUtils.html#getFingerPrint-org.apache.sshd.common.Factory-byte:A-int-int-">getFingerPrint</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="../../../../../org/apache/sshd/common/digest/Digest.html" title="interface in org.apache.sshd.common.digest">Digest</a>&gt;&nbsp;f,
byte[]&nbsp;buf,
int&nbsp;offset,
int&nbsp;len)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">DigestUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/digest/DigestUtils.html#getFingerPrint-org.apache.sshd.common.Factory-java.lang.String-">getFingerPrint</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="../../../../../org/apache/sshd/common/digest/Digest.html" title="interface in org.apache.sshd.common.digest">Digest</a>&gt;&nbsp;f,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">DigestUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/digest/DigestUtils.html#getFingerPrint-org.apache.sshd.common.Factory-java.lang.String-java.nio.charset.Charset-">getFingerPrint</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="../../../../../org/apache/sshd/common/digest/Digest.html" title="interface in org.apache.sshd.common.digest">Digest</a>&gt;&nbsp;f,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s,
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a>&nbsp;charset)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.io">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/io/package-summary.html">org.apache.sshd.common.io</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/io/package-summary.html">org.apache.sshd.common.io</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/io/IoHandlerFactory.html" title="interface in org.apache.sshd.common.io">IoHandlerFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/io/package-summary.html">org.apache.sshd.common.io</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/io/BuiltinIoServiceFactoryFactories.html" title="enum in org.apache.sshd.common.io">BuiltinIoServiceFactoryFactories</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.kex">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/kex/package-summary.html">org.apache.sshd.common.kex</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/kex/package-summary.html">org.apache.sshd.common.kex</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/kex/KeyExchangeFactory.html" title="interface in org.apache.sshd.common.kex">KeyExchangeFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/sshd/common/kex/package-summary.html">org.apache.sshd.common.kex</a> with parameters of type <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/kex/DHG.html#DHG-org.apache.sshd.common.Factory-">DHG</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="../../../../../org/apache/sshd/common/digest/Digest.html" title="interface in org.apache.sshd.common.digest">Digest</a>&gt;&nbsp;digestFactory)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/kex/DHG.html#DHG-org.apache.sshd.common.Factory-java.math.BigInteger-java.math.BigInteger-">DHG</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="../../../../../org/apache/sshd/common/digest/Digest.html" title="interface in org.apache.sshd.common.digest">Digest</a>&gt;&nbsp;digestFactory,
<a href="http://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;pValue,
<a href="http://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;gValue)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.mac">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/mac/package-summary.html">org.apache.sshd.common.mac</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/mac/package-summary.html">org.apache.sshd.common.mac</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/mac/MacFactory.html" title="interface in org.apache.sshd.common.mac">MacFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/mac/package-summary.html">org.apache.sshd.common.mac</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/mac/BuiltinMacs.html" title="enum in org.apache.sshd.common.mac">BuiltinMacs</a></span></code>
<div class="block">Provides easy access to the currently implemented macs</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.random">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/random/package-summary.html">org.apache.sshd.common.random</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/random/package-summary.html">org.apache.sshd.common.random</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/random/RandomFactory.html" title="interface in org.apache.sshd.common.random">RandomFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/random/package-summary.html">org.apache.sshd.common.random</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/random/AbstractRandomFactory.html" title="class in org.apache.sshd.common.random">AbstractRandomFactory</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/random/JceRandomFactory.html" title="class in org.apache.sshd.common.random">JceRandomFactory</a></span></code>
<div class="block">Named factory for the JCE <code>Random</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/random/SingletonRandomFactory.html" title="class in org.apache.sshd.common.random">SingletonRandomFactory</a></span></code>
<div class="block">A random factory wrapper that uses a single random instance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.signature">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/signature/package-summary.html">org.apache.sshd.common.signature</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/signature/package-summary.html">org.apache.sshd.common.signature</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/signature/SignatureFactory.html" title="interface in org.apache.sshd.common.signature">SignatureFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/signature/package-summary.html">org.apache.sshd.common.signature</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/signature/BuiltinSignatures.html" title="enum in org.apache.sshd.common.signature">BuiltinSignatures</a></span></code>
<div class="block">Provides easy access to the currently implemented signatures</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/common/util/package-summary.html">org.apache.sshd.common.util</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/common/util/package-summary.html">org.apache.sshd.common.util</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/util/SecurityUtils.BouncyCastleRandomFactory.html" title="class in org.apache.sshd.common.util">SecurityUtils.BouncyCastleRandomFactory</a></span></code>
<div class="block">Named factory for the BouncyCastle <code>Random</code></div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/sshd/common/util/package-summary.html">org.apache.sshd.common.util</a> that return <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V&gt;&nbsp;<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,V&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GenericUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/util/GenericUtils.html#caseInsensitiveMap--">caseInsensitiveMap</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/sshd/common/util/package-summary.html">org.apache.sshd.common.util</a> with parameters of type <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;V,K&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GenericUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/util/GenericUtils.html#flipMap-java.util.Map-org.apache.sshd.common.Factory-boolean-">flipMap</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;? extends K,? extends V&gt;&nbsp;map,
<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;V,K&gt;&gt;&nbsp;mapCreator,
boolean&nbsp;allowDuplicates)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GenericUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/util/GenericUtils.html#mapValues-org.apache.sshd.common.util.Transformer-org.apache.sshd.common.Factory-java.util.Collection-">mapValues</a></span>(<a href="../../../../../org/apache/sshd/common/util/Transformer.html" title="interface in org.apache.sshd.common.util">Transformer</a>&lt;? super V,? extends K&gt;&nbsp;keyMapper,
<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;&gt;&nbsp;mapCreator,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends V&gt;&nbsp;values)</code>
<div class="block">Creates a map out of a group of values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GenericUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/common/util/GenericUtils.html#mapValues-org.apache.sshd.common.util.Transformer-org.apache.sshd.common.Factory-V...-">mapValues</a></span>(<a href="../../../../../org/apache/sshd/common/util/Transformer.html" title="interface in org.apache.sshd.common.util">Transformer</a>&lt;? super V,? extends K&gt;&nbsp;keyMapper,
<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;&gt;&nbsp;mapCreator,
V...&nbsp;values)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/server/package-summary.html">org.apache.sshd.server</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/sshd/server/package-summary.html">org.apache.sshd.server</a> declared as <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/server/SshServer.html" title="class in org.apache.sshd.server">SshServer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SshServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/SshServer.html#DEFAULT_SSH_SERVER_FACTORY">DEFAULT_SSH_SERVER_FACTORY</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/sshd/server/package-summary.html">org.apache.sshd.server</a> that return <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/server/Command.html" title="interface in org.apache.sshd.server">Command</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SshServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/SshServer.html#getShellFactory--">getShellFactory</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/server/Command.html" title="interface in org.apache.sshd.server">Command</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ServerFactoryManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/ServerFactoryManager.html#getShellFactory--">getShellFactory</a></span>()</code>
<div class="block">Retrieve the <code>ShellFactory</code> object to be used to create shells.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/sshd/server/package-summary.html">org.apache.sshd.server</a> with parameters of type <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SshServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/SshServer.html#setShellFactory-org.apache.sshd.common.Factory-">setShellFactory</a></span>(<a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a>&lt;<a href="../../../../../org/apache/sshd/server/Command.html" title="interface in org.apache.sshd.server">Command</a>&gt;&nbsp;shellFactory)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.auth">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/server/auth/package-summary.html">org.apache.sshd.server.auth</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/server/auth/package-summary.html">org.apache.sshd.server.auth</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/auth/UserAuthNoneFactory.html" title="class in org.apache.sshd.server.auth">UserAuthNoneFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.auth.gss">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/server/auth/gss/package-summary.html">org.apache.sshd.server.auth.gss</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/server/auth/gss/package-summary.html">org.apache.sshd.server.auth.gss</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/auth/gss/UserAuthGSSFactory.html" title="class in org.apache.sshd.server.auth.gss">UserAuthGSSFactory</a></span></code>
<div class="block">Factory class.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/channel/ChannelSessionFactory.html" title="class in org.apache.sshd.server.channel">ChannelSessionFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.forward">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/server/forward/package-summary.html">org.apache.sshd.server.forward</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/server/forward/package-summary.html">org.apache.sshd.server.forward</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/forward/DirectTcpipFactory.html" title="class in org.apache.sshd.server.forward">DirectTcpipFactory</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/forward/ForwardedTcpipFactory.html" title="class in org.apache.sshd.server.forward">ForwardedTcpipFactory</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/forward/TcpipServerChannel.TcpipFactory.html" title="class in org.apache.sshd.server.forward">TcpipServerChannel.TcpipFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.shell">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/server/shell/package-summary.html">org.apache.sshd.server.shell</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/server/shell/package-summary.html">org.apache.sshd.server.shell</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/shell/InteractiveProcessShellFactory.html" title="class in org.apache.sshd.server.shell">InteractiveProcessShellFactory</a></span></code>
<div class="block">A simplistic interactive shell factory</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/shell/ProcessShellFactory.html" title="class in org.apache.sshd.server.shell">ProcessShellFactory</a></span></code>
<div class="block">A <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common"><code>Factory</code></a> of <a href="../../../../../org/apache/sshd/server/Command.html" title="interface in org.apache.sshd.server"><code>Command</code></a> that will create a new process and bridge
the streams.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.subsystem">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/server/subsystem/package-summary.html">org.apache.sshd.server.subsystem</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/server/subsystem/package-summary.html">org.apache.sshd.server.subsystem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/subsystem/SubsystemFactory.html" title="interface in org.apache.sshd.server.subsystem">SubsystemFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.subsystem.sftp">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a> in <a href="../../../../../org/apache/sshd/server/subsystem/sftp/package-summary.html">org.apache.sshd.server.subsystem.sftp</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/sshd/server/subsystem/sftp/package-summary.html">org.apache.sshd.server.subsystem.sftp</a> that implement <a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/server/subsystem/sftp/SftpSubsystemFactory.html" title="class in org.apache.sshd.server.subsystem.sftp">SftpSubsystemFactory</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/sshd/common/Factory.html" title="interface in org.apache.sshd.common">Class</a></li>
<li class="navBarCell1Rev">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">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/sshd/common/class-use/Factory.html" target="_top">Frames</a></li>
<li><a href="Factory.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.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>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>