blob: 6b582d8ad4c4de6bdb1b40c43c4d48aeb1f37948 [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:43 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ServerAuthenticationManager (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="ServerAuthenticationManager (Apache Mina SSHD :: Core 1.1.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/ServerAuthenticationManager.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">
<li><a href="../../../../org/apache/sshd/server/ExitCallback.html" title="interface in org.apache.sshd.server"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.Utils.html" title="class in org.apache.sshd.server"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/sshd/server/ServerAuthenticationManager.html" target="_top">Frames</a></li>
<li><a href="ServerAuthenticationManager.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>
<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>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.sshd.server</div>
<h2 title="Interface ServerAuthenticationManager" class="title">Interface ServerAuthenticationManager</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../../org/apache/sshd/server/ServerFactoryManager.html" title="interface in org.apache.sshd.server">ServerFactoryManager</a>, <a href="../../../../org/apache/sshd/server/session/ServerSession.html" title="interface in org.apache.sshd.server.session">ServerSession</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/apache/sshd/server/session/AbstractServerSession.html" title="class in org.apache.sshd.server.session">AbstractServerSession</a>, <a href="../../../../org/apache/sshd/server/session/ServerSessionImpl.html" title="class in org.apache.sshd.server.session">ServerSessionImpl</a>, <a href="../../../../org/apache/sshd/server/SshServer.html" title="class in org.apache.sshd.server">SshServer</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">ServerAuthenticationManager</span></pre>
<div class="block">Holds providers and helpers related to the server side authentication process</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd><a href="mailto:dev@mina.apache.org">Apache MINA SSHD Project</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</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>
<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/ServerAuthenticationManager.Utils.html" title="class in org.apache.sshd.server">ServerAuthenticationManager.Utils</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#DEFAULT_MAX_AUTH_REQUESTS">DEFAULT_MAX_AUTH_REQUESTS</a></span></code>
<div class="block">Default value for <a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#MAX_AUTH_REQUESTS"><code>MAX_AUTH_REQUESTS</code></a> if none configured</div>
</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"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#MAX_AUTH_REQUESTS">MAX_AUTH_REQUESTS</a></span></code>
<div class="block">Key used to retrieve the value in the configuration properties map
of the maximum number of failed authentication requests before the
server closes the connection.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/sshd/server/auth/gss/GSSAuthenticator.html" title="class in org.apache.sshd.server.auth.gss">GSSAuthenticator</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#getGSSAuthenticator--">getGSSAuthenticator</a></span>()</code>
<div class="block">Retrieve the <code>GSSAuthenticator</code> to be used by the SSH server.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/sshd/server/auth/hostbased/HostBasedAuthenticator.html" title="interface in org.apache.sshd.server.auth.hostbased">HostBasedAuthenticator</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#getHostBasedAuthenticator--">getHostBasedAuthenticator</a></span>()</code>
<div class="block">Retrieve the <code>HostBasedAuthenticator</code> to be used by the SSH server.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/sshd/server/auth/keyboard/KeyboardInteractiveAuthenticator.html" title="interface in org.apache.sshd.server.auth.keyboard">KeyboardInteractiveAuthenticator</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#getKeyboardInteractiveAuthenticator--">getKeyboardInteractiveAuthenticator</a></span>()</code>
<div class="block">Retrieve the <code>KeyboardInteractiveAuthenticator</code> to be used by
the SSH server.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/sshd/server/auth/password/PasswordAuthenticator.html" title="interface in org.apache.sshd.server.auth.password">PasswordAuthenticator</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#getPasswordAuthenticator--">getPasswordAuthenticator</a></span>()</code>
<div class="block">Retrieve the <code>PasswordAuthenticator</code> to be used by the SSH server.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/sshd/server/auth/pubkey/PublickeyAuthenticator.html" title="interface in org.apache.sshd.server.auth.pubkey">PublickeyAuthenticator</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#getPublickeyAuthenticator--">getPublickeyAuthenticator</a></span>()</code>
<div class="block">Retrieve the <code>PublickeyAuthenticator</code> to be used by SSH server.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/sshd/common/NamedFactory.html" title="interface in org.apache.sshd.common">NamedFactory</a>&lt;<a href="../../../../org/apache/sshd/server/auth/UserAuth.html" title="interface in org.apache.sshd.server.auth">UserAuth</a>&gt;&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#getUserAuthFactories--">getUserAuthFactories</a></span>()</code>
<div class="block">Retrieve the list of named factories for <code>UserAuth</code> objects.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#setGSSAuthenticator-org.apache.sshd.server.auth.gss.GSSAuthenticator-">setGSSAuthenticator</a></span>(<a href="../../../../org/apache/sshd/server/auth/gss/GSSAuthenticator.html" title="class in org.apache.sshd.server.auth.gss">GSSAuthenticator</a>&nbsp;gssAuthenticator)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#setHostBasedAuthenticator-org.apache.sshd.server.auth.hostbased.HostBasedAuthenticator-">setHostBasedAuthenticator</a></span>(<a href="../../../../org/apache/sshd/server/auth/hostbased/HostBasedAuthenticator.html" title="interface in org.apache.sshd.server.auth.hostbased">HostBasedAuthenticator</a>&nbsp;hostBasedAuthenticator)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#setKeyboardInteractiveAuthenticator-org.apache.sshd.server.auth.keyboard.KeyboardInteractiveAuthenticator-">setKeyboardInteractiveAuthenticator</a></span>(<a href="../../../../org/apache/sshd/server/auth/keyboard/KeyboardInteractiveAuthenticator.html" title="interface in org.apache.sshd.server.auth.keyboard">KeyboardInteractiveAuthenticator</a>&nbsp;interactiveAuthenticator)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#setPasswordAuthenticator-org.apache.sshd.server.auth.password.PasswordAuthenticator-">setPasswordAuthenticator</a></span>(<a href="../../../../org/apache/sshd/server/auth/password/PasswordAuthenticator.html" title="interface in org.apache.sshd.server.auth.password">PasswordAuthenticator</a>&nbsp;passwordAuthenticator)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#setPublickeyAuthenticator-org.apache.sshd.server.auth.pubkey.PublickeyAuthenticator-">setPublickeyAuthenticator</a></span>(<a href="../../../../org/apache/sshd/server/auth/pubkey/PublickeyAuthenticator.html" title="interface in org.apache.sshd.server.auth.pubkey">PublickeyAuthenticator</a>&nbsp;publickeyAuthenticator)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#setUserAuthFactories-java.util.List-">setUserAuthFactories</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/sshd/common/NamedFactory.html" title="interface in org.apache.sshd.common">NamedFactory</a>&lt;<a href="../../../../org/apache/sshd/server/auth/UserAuth.html" title="interface in org.apache.sshd.server.auth">UserAuth</a>&gt;&gt;&nbsp;userAuthFactories)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="MAX_AUTH_REQUESTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MAX_AUTH_REQUESTS</h4>
<pre>static final&nbsp;<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> MAX_AUTH_REQUESTS</pre>
<div class="block">Key used to retrieve the value in the configuration properties map
of the maximum number of failed authentication requests before the
server closes the connection.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#DEFAULT_MAX_AUTH_REQUESTS"><code>DEFAULT_MAX_AUTH_REQUESTS</code></a>,
<a href="../../../../constant-values.html#org.apache.sshd.server.ServerAuthenticationManager.MAX_AUTH_REQUESTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEFAULT_MAX_AUTH_REQUESTS">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DEFAULT_MAX_AUTH_REQUESTS</h4>
<pre>static final&nbsp;int DEFAULT_MAX_AUTH_REQUESTS</pre>
<div class="block">Default value for <a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.html#MAX_AUTH_REQUESTS"><code>MAX_AUTH_REQUESTS</code></a> if none configured</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.sshd.server.ServerAuthenticationManager.DEFAULT_MAX_AUTH_REQUESTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getUserAuthFactories--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUserAuthFactories</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/sshd/common/NamedFactory.html" title="interface in org.apache.sshd.common">NamedFactory</a>&lt;<a href="../../../../org/apache/sshd/server/auth/UserAuth.html" title="interface in org.apache.sshd.server.auth">UserAuth</a>&gt;&gt;&nbsp;getUserAuthFactories()</pre>
<div class="block">Retrieve the list of named factories for <code>UserAuth</code> objects.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a list of named <code>UserAuth</code> factories, never <code>null</code>/empty</dd>
</dl>
</li>
</ul>
<a name="setUserAuthFactories-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUserAuthFactories</h4>
<pre>void&nbsp;setUserAuthFactories(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/sshd/common/NamedFactory.html" title="interface in org.apache.sshd.common">NamedFactory</a>&lt;<a href="../../../../org/apache/sshd/server/auth/UserAuth.html" title="interface in org.apache.sshd.server.auth">UserAuth</a>&gt;&gt;&nbsp;userAuthFactories)</pre>
</li>
</ul>
<a name="getPublickeyAuthenticator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPublickeyAuthenticator</h4>
<pre><a href="../../../../org/apache/sshd/server/auth/pubkey/PublickeyAuthenticator.html" title="interface in org.apache.sshd.server.auth.pubkey">PublickeyAuthenticator</a>&nbsp;getPublickeyAuthenticator()</pre>
<div class="block">Retrieve the <code>PublickeyAuthenticator</code> to be used by SSH server.
If no authenticator has been configured (i.e. this method returns
<code>null</code>), then client authentication requests based on keys will be
rejected.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the <a href="../../../../org/apache/sshd/server/auth/pubkey/PublickeyAuthenticator.html" title="interface in org.apache.sshd.server.auth.pubkey"><code>PublickeyAuthenticator</code></a> or <code>null</code></dd>
</dl>
</li>
</ul>
<a name="setPasswordAuthenticator-org.apache.sshd.server.auth.password.PasswordAuthenticator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPasswordAuthenticator</h4>
<pre>void&nbsp;setPasswordAuthenticator(<a href="../../../../org/apache/sshd/server/auth/password/PasswordAuthenticator.html" title="interface in org.apache.sshd.server.auth.password">PasswordAuthenticator</a>&nbsp;passwordAuthenticator)</pre>
</li>
</ul>
<a name="getPasswordAuthenticator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPasswordAuthenticator</h4>
<pre><a href="../../../../org/apache/sshd/server/auth/password/PasswordAuthenticator.html" title="interface in org.apache.sshd.server.auth.password">PasswordAuthenticator</a>&nbsp;getPasswordAuthenticator()</pre>
<div class="block">Retrieve the <code>PasswordAuthenticator</code> to be used by the SSH server.
If no authenticator has been configured (i.e. this method returns
<code>null</code>), then client authentication requests based on passwords
will be rejected.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the <a href="../../../../org/apache/sshd/server/auth/password/PasswordAuthenticator.html" title="interface in org.apache.sshd.server.auth.password"><code>PasswordAuthenticator</code></a> or <code>null</code></dd>
</dl>
</li>
</ul>
<a name="setPublickeyAuthenticator-org.apache.sshd.server.auth.pubkey.PublickeyAuthenticator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPublickeyAuthenticator</h4>
<pre>void&nbsp;setPublickeyAuthenticator(<a href="../../../../org/apache/sshd/server/auth/pubkey/PublickeyAuthenticator.html" title="interface in org.apache.sshd.server.auth.pubkey">PublickeyAuthenticator</a>&nbsp;publickeyAuthenticator)</pre>
</li>
</ul>
<a name="getKeyboardInteractiveAuthenticator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeyboardInteractiveAuthenticator</h4>
<pre><a href="../../../../org/apache/sshd/server/auth/keyboard/KeyboardInteractiveAuthenticator.html" title="interface in org.apache.sshd.server.auth.keyboard">KeyboardInteractiveAuthenticator</a>&nbsp;getKeyboardInteractiveAuthenticator()</pre>
<div class="block">Retrieve the <code>KeyboardInteractiveAuthenticator</code> to be used by
the SSH server. If no authenticator has been configured (i.e. this method returns
<code>null</code>), then client authentication requests based on this method
will be rejected.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The <a href="../../../../org/apache/sshd/server/auth/keyboard/KeyboardInteractiveAuthenticator.html" title="interface in org.apache.sshd.server.auth.keyboard"><code>KeyboardInteractiveAuthenticator</code></a> or <code>null</code></dd>
</dl>
</li>
</ul>
<a name="setKeyboardInteractiveAuthenticator-org.apache.sshd.server.auth.keyboard.KeyboardInteractiveAuthenticator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKeyboardInteractiveAuthenticator</h4>
<pre>void&nbsp;setKeyboardInteractiveAuthenticator(<a href="../../../../org/apache/sshd/server/auth/keyboard/KeyboardInteractiveAuthenticator.html" title="interface in org.apache.sshd.server.auth.keyboard">KeyboardInteractiveAuthenticator</a>&nbsp;interactiveAuthenticator)</pre>
</li>
</ul>
<a name="getGSSAuthenticator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGSSAuthenticator</h4>
<pre><a href="../../../../org/apache/sshd/server/auth/gss/GSSAuthenticator.html" title="class in org.apache.sshd.server.auth.gss">GSSAuthenticator</a>&nbsp;getGSSAuthenticator()</pre>
<div class="block">Retrieve the <code>GSSAuthenticator</code> to be used by the SSH server.
If no authenticator has been configured (i.e. this method returns
<code>null</code>), then client authentication requests based on gssapi
will be rejected.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the <a href="../../../../org/apache/sshd/server/auth/gss/GSSAuthenticator.html" title="class in org.apache.sshd.server.auth.gss"><code>GSSAuthenticator</code></a> or <code>null</code></dd>
</dl>
</li>
</ul>
<a name="setGSSAuthenticator-org.apache.sshd.server.auth.gss.GSSAuthenticator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setGSSAuthenticator</h4>
<pre>void&nbsp;setGSSAuthenticator(<a href="../../../../org/apache/sshd/server/auth/gss/GSSAuthenticator.html" title="class in org.apache.sshd.server.auth.gss">GSSAuthenticator</a>&nbsp;gssAuthenticator)</pre>
</li>
</ul>
<a name="getHostBasedAuthenticator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHostBasedAuthenticator</h4>
<pre><a href="../../../../org/apache/sshd/server/auth/hostbased/HostBasedAuthenticator.html" title="interface in org.apache.sshd.server.auth.hostbased">HostBasedAuthenticator</a>&nbsp;getHostBasedAuthenticator()</pre>
<div class="block">Retrieve the <code>HostBasedAuthenticator</code> to be used by the SSH server. If
no authenticator has been configured (i.e. this method returns <code>null</code>),
then client authentication requests based on this method will be rejected.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the <a href="../../../../org/apache/sshd/server/auth/hostbased/HostBasedAuthenticator.html" title="interface in org.apache.sshd.server.auth.hostbased"><code>HostBasedAuthenticator</code></a> or <code>null</code></dd>
</dl>
</li>
</ul>
<a name="setHostBasedAuthenticator-org.apache.sshd.server.auth.hostbased.HostBasedAuthenticator-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setHostBasedAuthenticator</h4>
<pre>void&nbsp;setHostBasedAuthenticator(<a href="../../../../org/apache/sshd/server/auth/hostbased/HostBasedAuthenticator.html" title="interface in org.apache.sshd.server.auth.hostbased">HostBasedAuthenticator</a>&nbsp;hostBasedAuthenticator)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/ServerAuthenticationManager.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">
<li><a href="../../../../org/apache/sshd/server/ExitCallback.html" title="interface in org.apache.sshd.server"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/sshd/server/ServerAuthenticationManager.Utils.html" title="class in org.apache.sshd.server"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/sshd/server/ServerAuthenticationManager.html" target="_top">Frames</a></li>
<li><a href="ServerAuthenticationManager.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>
<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>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>