blob: 27e1e38e6d7bc7da10588d605f4c4e2d35de564f [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:41 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ClientSessionImpl (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="ClientSessionImpl (Apache Mina SSHD :: Core 1.1.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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/ClientSessionImpl.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/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/sshd/client/session/ClientUserAuthService.html" title="class in org.apache.sshd.client.session"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/sshd/client/session/ClientSessionImpl.html" target="_top">Frames</a></li>
<li><a href="ClientSessionImpl.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.classes.inherited.from.class.org.apache.sshd.common.util.closeable.AbstractCloseable">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.sshd.common.session.AbstractSession">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.sshd.client.session</div>
<h2 title="Class ClientSessionImpl" class="title">Class ClientSessionImpl</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/sshd/common/util/logging/AbstractLoggingBean.html" title="class in org.apache.sshd.common.util.logging">org.apache.sshd.common.util.logging.AbstractLoggingBean</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/sshd/common/util/closeable/IoBaseCloseable.html" title="class in org.apache.sshd.common.util.closeable">org.apache.sshd.common.util.closeable.IoBaseCloseable</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html" title="class in org.apache.sshd.common.util.closeable">org.apache.sshd.common.util.closeable.AbstractCloseable</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/sshd/common/util/closeable/AbstractInnerCloseable.html" title="class in org.apache.sshd.common.util.closeable">org.apache.sshd.common.util.closeable.AbstractInnerCloseable</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html" title="class in org.apache.sshd.common.kex">org.apache.sshd.common.kex.AbstractKexFactoryManager</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">org.apache.sshd.common.session.AbstractSession</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html" title="class in org.apache.sshd.client.session">org.apache.sshd.client.session.AbstractClientSession</a></li>
<li>
<ul class="inheritance">
<li>org.apache.sshd.client.session.ClientSessionImpl</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/Channel.html?is-external=true" title="class or interface in java.nio.channels">Channel</a>, <a href="../../../../../org/apache/sshd/client/ClientAuthenticationManager.html" title="interface in org.apache.sshd.client">ClientAuthenticationManager</a>, <a href="../../../../../org/apache/sshd/client/session/ClientSession.html" title="interface in org.apache.sshd.client.session">ClientSession</a>, <a href="../../../../../org/apache/sshd/common/auth/MutableUserHolder.html" title="interface in org.apache.sshd.common.auth">MutableUserHolder</a>, <a href="../../../../../org/apache/sshd/common/auth/UsernameHolder.html" title="interface in org.apache.sshd.common.auth">UsernameHolder</a>, <a href="../../../../../org/apache/sshd/common/channel/ChannelListenerManager.html" title="interface in org.apache.sshd.common.channel">ChannelListenerManager</a>, <a href="../../../../../org/apache/sshd/common/kex/KexFactoryManager.html" title="interface in org.apache.sshd.common.kex">KexFactoryManager</a>, <a href="../../../../../org/apache/sshd/common/keyprovider/KeyPairProviderHolder.html" title="interface in org.apache.sshd.common.keyprovider">KeyPairProviderHolder</a>, <a href="../../../../../org/apache/sshd/common/PropertyResolver.html" title="interface in org.apache.sshd.common">PropertyResolver</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html" title="interface in org.apache.sshd.common.session">Session</a>, <a href="../../../../../org/apache/sshd/common/session/SessionListenerManager.html" title="interface in org.apache.sshd.common.session">SessionListenerManager</a>, <a href="../../../../../org/apache/sshd/common/signature/SignatureFactoriesManager.html" title="interface in org.apache.sshd.common.signature">SignatureFactoriesManager</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">ClientSessionImpl</span>
extends <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html" title="class in org.apache.sshd.client.session">AbstractClientSession</a></pre>
<div class="block">TODO Add javadoc</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>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sshd.common.util.closeable.AbstractCloseable">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sshd.common.util.closeable.<a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html" title="class in org.apache.sshd.common.util.closeable">AbstractCloseable</a></h3>
<code><a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.State.html" title="enum in org.apache.sshd.common.util.closeable">AbstractCloseable.State</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sshd.client.session.ClientSession">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.sshd.client.session.<a href="../../../../../org/apache/sshd/client/session/ClientSession.html" title="interface in org.apache.sshd.client.session">ClientSession</a></h3>
<code><a href="../../../../../org/apache/sshd/client/session/ClientSession.ClientSessionEvent.html" title="enum in org.apache.sshd.client.session">ClientSession.ClientSessionEvent</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sshd.common.session.Session">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.sshd.common.session.<a href="../../../../../org/apache/sshd/common/session/Session.html" title="interface in org.apache.sshd.common.session">Session</a></h3>
<code><a href="../../../../../org/apache/sshd/common/session/Session.AttributeKey.html" title="class in org.apache.sshd.common.session">Session.AttributeKey</a>&lt;<a href="../../../../../org/apache/sshd/common/session/Session.AttributeKey.html" title="type parameter in Session.AttributeKey">T</a>&gt;, <a href="../../../../../org/apache/sshd/common/session/Session.TimeoutStatus.html" title="enum in org.apache.sshd.common.session">Session.TimeoutStatus</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sshd.common.signature.SignatureFactoriesManager">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.sshd.common.signature.<a href="../../../../../org/apache/sshd/common/signature/SignatureFactoriesManager.html" title="interface in org.apache.sshd.common.signature">SignatureFactoriesManager</a></h3>
<code><a href="../../../../../org/apache/sshd/common/signature/SignatureFactoriesManager.Utils.html" title="class in org.apache.sshd.common.signature">SignatureFactoriesManager.Utils</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.sshd.common.session.AbstractSession">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.sshd.common.session.<a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></h3>
<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#attributes">attributes</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#authed">authed</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#authTimeoutStart">authTimeoutStart</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#channelListenerProxy">channelListenerProxy</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#channelListeners">channelListeners</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#clientProposal">clientProposal</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#clientVersion">clientVersion</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#currentService">currentService</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#decodeLock">decodeLock</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#decoderBuffer">decoderBuffer</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#decoderLength">decoderLength</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#decoderState">decoderState</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#encodeLock">encodeLock</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#firstKexPacketFollows">firstKexPacketFollows</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#i_c">i_c</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#i_s">i_s</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#idleTimeoutStart">idleTimeoutStart</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#ignorePacketDataLength">ignorePacketDataLength</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#ignorePacketsCount">ignorePacketsCount</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#ignorePacketsFrequency">ignorePacketsFrequency</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#ignorePacketsVariance">ignorePacketsVariance</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#inBlocksCount">inBlocksCount</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#inBytesCount">inBytesCount</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#inCipher">inCipher</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#inCipherSize">inCipherSize</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#inCompression">inCompression</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#inMac">inMac</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#inMacResult">inMacResult</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#inPacketsCount">inPacketsCount</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#ioSession">ioSession</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#isServer">isServer</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#kex">kex</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#kexFutureHolder">kexFutureHolder</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#kexState">kexState</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#lastKeyTimeValue">lastKeyTimeValue</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#maxRekeyBlocks">maxRekeyBlocks</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#maxRekeyBytes">maxRekeyBytes</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#maxRekeyInterval">maxRekeyInterval</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#maxRekyPackets">maxRekyPackets</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#negotiationResult">negotiationResult</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#outBlocksCount">outBlocksCount</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#outBytesCount">outBytesCount</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#outCipher">outCipher</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#outCipherSize">outCipherSize</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#outCompression">outCompression</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#outMac">outMac</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#outPacketsCount">outPacketsCount</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#pendingPackets">pendingPackets</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#random">random</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#requestLock">requestLock</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#seqi">seqi</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#seqo">seqo</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#serverProposal">serverProposal</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#serverVersion">serverVersion</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#SESSION">SESSION</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#sessionId">sessionId</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#sessionListenerProxy">sessionListenerProxy</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#sessionListeners">sessionListeners</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#timeoutStatus">timeoutStatus</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#uncompressBuffer">uncompressBuffer</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#username">username</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.sshd.common.util.closeable.AbstractCloseable">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.sshd.common.util.closeable.<a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html" title="class in org.apache.sshd.common.util.closeable">AbstractCloseable</a></h3>
<code><a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html#closeFuture">closeFuture</a>, <a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html#lock">lock</a>, <a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html#state">state</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.sshd.common.util.logging.AbstractLoggingBean">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.sshd.common.util.logging.<a href="../../../../../org/apache/sshd/common/util/logging/AbstractLoggingBean.html" title="class in org.apache.sshd.common.util.logging">AbstractLoggingBean</a></h3>
<code><a href="../../../../../org/apache/sshd/common/util/logging/AbstractLoggingBean.html#log">log</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.sshd.common.session.Session">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.sshd.common.session.<a href="../../../../../org/apache/sshd/common/session/Session.html" title="interface in org.apache.sshd.common.session">Session</a></h3>
<code><a href="../../../../../org/apache/sshd/common/session/Session.html#DEFAULT_SSH_VERSION_PREFIX">DEFAULT_SSH_VERSION_PREFIX</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.sshd.client.ClientAuthenticationManager">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.sshd.client.<a href="../../../../../org/apache/sshd/client/ClientAuthenticationManager.html" title="interface in org.apache.sshd.client">ClientAuthenticationManager</a></h3>
<code><a href="../../../../../org/apache/sshd/client/ClientAuthenticationManager.html#DEFAULT_PASSWORD_PROMPTS">DEFAULT_PASSWORD_PROMPTS</a>, <a href="../../../../../org/apache/sshd/client/ClientAuthenticationManager.html#PASSWORD_PROMPTS">PASSWORD_PROMPTS</a>, <a href="../../../../../org/apache/sshd/client/ClientAuthenticationManager.html#PREFERRED_AUTHS">PREFERRED_AUTHS</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#ClientSessionImpl-org.apache.sshd.client.ClientFactoryManager-org.apache.sshd.common.io.IoSession-">ClientSessionImpl</a></span>(<a href="../../../../../org/apache/sshd/client/ClientFactoryManager.html" title="interface in org.apache.sshd.client">ClientFactoryManager</a>&nbsp;client,
<a href="../../../../../org/apache/sshd/common/io/IoSession.html" title="interface in org.apache.sshd.common.io">IoSession</a>&nbsp;session)</code>&nbsp;</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sshd/client/future/AuthFuture.html" title="interface in org.apache.sshd.client.future">AuthFuture</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#auth--">auth</a></span>()</code>
<div class="block">Starts the authentication process.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#checkKeys--">checkKeys</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sshd/client/channel/ChannelShell.html" title="class in org.apache.sshd.client.channel">ChannelShell</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#createShellChannel--">createShellChannel</a></span>()</code>
<div class="block">Create a channel to start a shell.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#exceptionCaught-java.lang.Throwable-">exceptionCaught</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;t)</code>
<div class="block">Handle any exceptions that occurred on this session.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#getMetadataMap--">getMetadataMap</a></span>()</code>
<div class="block">Access to the metadata.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected <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/Service.html" title="interface in org.apache.sshd.common">Service</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#getServices--">getServices</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#handleDisconnect-int-java.lang.String-java.lang.String-org.apache.sshd.common.util.buffer.Buffer-">handleDisconnect</a></span>(int&nbsp;code,
<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;msg,
<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;lang,
<a href="../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#handleMessage-org.apache.sshd.common.util.buffer.Buffer-">handleMessage</a></span>(<a href="../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>
<div class="block">Abstract method for processing incoming decoded packets.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected <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/client/session/ClientSessionImpl.html#nextServiceName--">nextServiceName</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#readIdentification-org.apache.sshd.common.util.buffer.Buffer-">readIdentification</a></span>(<a href="../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>
<div class="block">Read the other side identification.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#receiveKexInit-java.util.Map-byte:A-">receiveKexInit</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;<a href="../../../../../org/apache/sshd/common/kex/KexProposalOption.html" title="enum in org.apache.sshd.common.kex">KexProposalOption</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;&nbsp;proposal,
byte[]&nbsp;seed)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#sendClientIdentification--">sendClientIdentification</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#sendInitialServiceRequest--">sendInitialServiceRequest</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>protected byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#sendKexInit-java.util.Map-">sendKexInit</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;<a href="../../../../../org/apache/sshd/common/kex/KexProposalOption.html" title="enum in org.apache.sshd.common.kex">KexProposalOption</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;&nbsp;proposal)</code>
<div class="block">Send the key exchange initialization packet.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#sendSessionEvent-org.apache.sshd.common.session.SessionListener.Event-">sendSessionEvent</a></span>(<a href="../../../../../org/apache/sshd/common/session/SessionListener.Event.html" title="enum in org.apache.sshd.common.session">SessionListener.Event</a>&nbsp;event)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#setKexSeed-byte...-">setKexSeed</a></span>(byte...&nbsp;seed)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#switchToNextService--">switchToNextService</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sshd/common/future/KeyExchangeFuture.html" title="interface in org.apache.sshd.common.future">KeyExchangeFuture</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#switchToNoneCipher--">switchToNoneCipher</a></span>()</code>
<div class="block">Switch to a none cipher for performance.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../org/apache/sshd/client/session/ClientSession.ClientSessionEvent.html" title="enum in org.apache.sshd.client.session">ClientSession.ClientSessionEvent</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sshd/client/session/ClientSessionImpl.html#waitFor-java.util.Collection-long-">waitFor</a></span>(<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;<a href="../../../../../org/apache/sshd/client/session/ClientSession.ClientSessionEvent.html" title="enum in org.apache.sshd.client.session">ClientSession.ClientSessionEvent</a>&gt;&nbsp;mask,
long&nbsp;timeout)</code>
<div class="block">Wait for any one of a specific state to be signaled.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.client.session.AbstractClientSession">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.sshd.client.session.<a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html" title="class in org.apache.sshd.client.session">AbstractClientSession</a></h3>
<code><a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#addPasswordIdentity-java.lang.String-">addPasswordIdentity</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#addPublicKeyIdentity-java.security.KeyPair-">addPublicKeyIdentity</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createChannel-java.lang.String-">createChannel</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createChannel-java.lang.String-java.lang.String-">createChannel</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createDirectTcpipChannel-org.apache.sshd.common.SshdSocketAddress-org.apache.sshd.common.SshdSocketAddress-">createDirectTcpipChannel</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createExecChannel-java.lang.String-">createExecChannel</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createScpClient--">createScpClient</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createScpClient-org.apache.sshd.common.scp.ScpTransferEventListener-">createScpClient</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createSftpClient--">createSftpClient</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createSftpClient-int-">createSftpClient</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createSftpClient-org.apache.sshd.client.subsystem.sftp.SftpVersionSelector-">createSftpClient</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createSftpFileSystem--">createSftpFileSystem</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createSftpFileSystem-int-">createSftpFileSystem</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createSftpFileSystem-int-int-">createSftpFileSystem</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createSftpFileSystem-int-int-int-">createSftpFileSystem</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createSftpFileSystem-org.apache.sshd.client.subsystem.sftp.SftpVersionSelector-">createSftpFileSystem</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createSftpFileSystem-org.apache.sshd.client.subsystem.sftp.SftpVersionSelector-int-int-">createSftpFileSystem</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#createSubsystemChannel-java.lang.String-">createSubsystemChannel</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#getConnectionService--">getConnectionService</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#getFactoryManager--">getFactoryManager</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#getPasswordIdentityProvider--">getPasswordIdentityProvider</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#getRegisteredIdentities--">getRegisteredIdentities</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#getScpTransferEventListener--">getScpTransferEventListener</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#getServerKeyVerifier--">getServerKeyVerifier</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#getTcpipForwarder--">getTcpipForwarder</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#getUserAuthFactories--">getUserAuthFactories</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#getUserAuthService--">getUserAuthService</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#getUserInteraction--">getUserInteraction</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#removePasswordIdentity-java.lang.String-">removePasswordIdentity</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#removePublicKeyIdentity-java.security.KeyPair-">removePublicKeyIdentity</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#resolveAvailableSignaturesProposal-org.apache.sshd.common.FactoryManager-">resolveAvailableSignaturesProposal</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#setPasswordIdentityProvider-org.apache.sshd.client.auth.password.PasswordIdentityProvider-">setPasswordIdentityProvider</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#setScpTransferEventListener-org.apache.sshd.common.scp.ScpTransferEventListener-">setScpTransferEventListener</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#setServerKeyVerifier-org.apache.sshd.client.keyverifier.ServerKeyVerifier-">setServerKeyVerifier</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#setUserAuthFactories-java.util.List-">setUserAuthFactories</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#setUserInteraction-org.apache.sshd.client.auth.keyboard.UserInteraction-">setUserInteraction</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#startDynamicPortForwarding-org.apache.sshd.common.SshdSocketAddress-">startDynamicPortForwarding</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#startLocalPortForwarding-org.apache.sshd.common.SshdSocketAddress-org.apache.sshd.common.SshdSocketAddress-">startLocalPortForwarding</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#startRemotePortForwarding-org.apache.sshd.common.SshdSocketAddress-org.apache.sshd.common.SshdSocketAddress-">startRemotePortForwarding</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#startService-java.lang.String-">startService</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#stopDynamicPortForwarding-org.apache.sshd.common.SshdSocketAddress-">stopDynamicPortForwarding</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#stopLocalPortForwarding-org.apache.sshd.common.SshdSocketAddress-">stopLocalPortForwarding</a>, <a href="../../../../../org/apache/sshd/client/session/AbstractClientSession.html#stopRemotePortForwarding-org.apache.sshd.common.SshdSocketAddress-">stopRemotePortForwarding</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.session.AbstractSession">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.sshd.common.session.<a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></h3>
<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#addChannelListener-org.apache.sshd.common.channel.ChannelListener-">addChannelListener</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#addSessionListener-org.apache.sshd.common.session.SessionListener-">addSessionListener</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#attachSession-org.apache.sshd.common.io.IoSession-org.apache.sshd.common.session.AbstractSession-">attachSession</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#calculateNextIgnorePacketCount-org.apache.sshd.common.random.Random-long-int-">calculateNextIgnorePacketCount</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#checkAuthenticationTimeout-long-long-">checkAuthenticationTimeout</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#checkForTimeouts--">checkForTimeouts</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#checkIdleTimeout-long-long-">checkIdleTimeout</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#checkRekey--">checkRekey</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#comparePreferredKexProposalOption-org.apache.sshd.common.kex.KexProposalOption-">comparePreferredKexProposalOption</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#createBuffer-byte-">createBuffer</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#createBuffer-byte-int-">createBuffer</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#createProposal-java.lang.String-">createProposal</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#decode--">decode</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#disconnect-int-java.lang.String-">disconnect</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#doHandleMessage-org.apache.sshd.common.util.buffer.Buffer-">doHandleMessage</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#doReadIdentification-org.apache.sshd.common.util.buffer.Buffer-boolean-">doReadIdentification</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#doWritePacket-org.apache.sshd.common.util.buffer.Buffer-">doWritePacket</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#encode-org.apache.sshd.common.util.buffer.Buffer-">encode</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getAttribute-org.apache.sshd.common.session.Session.AttributeKey-">getAttribute</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getAuthTimeout--">getAuthTimeout</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getChannelListenerProxy--">getChannelListenerProxy</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getCipherInformation-boolean-">getCipherInformation</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getClientVersion--">getClientVersion</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getCompressionInformation-boolean-">getCompressionInformation</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getIdleTimeout--">getIdleTimeout</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getInnerCloseable--">getInnerCloseable</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getIoSession--">getIoSession</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getKex--">getKex</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getLock--">getLock</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getMacInformation-boolean-">getMacInformation</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getNegotiatedKexParameter-org.apache.sshd.common.kex.KexProposalOption-">getNegotiatedKexParameter</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getParentPropertyResolver--">getParentPropertyResolver</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getProperties--">getProperties</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getServerVersion--">getServerVersion</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getService-java.lang.Class-">getService</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getSession-org.apache.sshd.common.io.IoSession-">getSession</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getSession-org.apache.sshd.common.io.IoSession-boolean-">getSession</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getSessionId--">getSessionId</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getSessionListenerProxy--">getSessionListenerProxy</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getTimeoutStatus--">getTimeoutStatus</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getUsername--">getUsername</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleDebug-boolean-java.lang.String-java.lang.String-org.apache.sshd.common.util.buffer.Buffer-">handleDebug</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleDebug-org.apache.sshd.common.util.buffer.Buffer-">handleDebug</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleDisconnect-org.apache.sshd.common.util.buffer.Buffer-">handleDisconnect</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleFirstKexPacketFollows-int-org.apache.sshd.common.util.buffer.Buffer-boolean-">handleFirstKexPacketFollows</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleIgnore-org.apache.sshd.common.util.buffer.Buffer-">handleIgnore</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleIgnore-byte:A-org.apache.sshd.common.util.buffer.Buffer-">handleIgnore</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleKexInit-org.apache.sshd.common.util.buffer.Buffer-">handleKexInit</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleKexMessage-int-org.apache.sshd.common.util.buffer.Buffer-">handleKexMessage</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleNewKeys-int-org.apache.sshd.common.util.buffer.Buffer-">handleNewKeys</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleServiceAccept-org.apache.sshd.common.util.buffer.Buffer-">handleServiceAccept</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleServiceAccept-java.lang.String-org.apache.sshd.common.util.buffer.Buffer-">handleServiceAccept</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleServiceRequest-org.apache.sshd.common.util.buffer.Buffer-">handleServiceRequest</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleServiceRequest-java.lang.String-org.apache.sshd.common.util.buffer.Buffer-">handleServiceRequest</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleUnimplemented-org.apache.sshd.common.util.buffer.Buffer-">handleUnimplemented</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleUnimplemented-int-org.apache.sshd.common.util.buffer.Buffer-">handleUnimplemented</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#isAuthenticated--">isAuthenticated</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#isRekeyBlocksCountExceeded--">isRekeyBlocksCountExceeded</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#isRekeyDataSizeExceeded--">isRekeyDataSizeExceeded</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#isRekeyPacketCountsExceeded--">isRekeyPacketCountsExceeded</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#isRekeyRequired--">isRekeyRequired</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#isRekeyTimeIntervalExceeded--">isRekeyTimeIntervalExceeded</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#mergeProposals-java.util.Map-java.util.Map-">mergeProposals</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#messageReceived-org.apache.sshd.common.util.Readable-">messageReceived</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#negotiate--">negotiate</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#notImplemented--">notImplemented</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#preClose--">preClose</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#prepareBuffer-byte-org.apache.sshd.common.util.buffer.Buffer-">prepareBuffer</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#receiveKexInit-org.apache.sshd.common.util.buffer.Buffer-">receiveKexInit</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#receiveKexInit-org.apache.sshd.common.util.buffer.Buffer-java.util.Map-">receiveKexInit</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#receiveNewKeys--">receiveNewKeys</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#reExchangeKeys--">reExchangeKeys</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#refreshConfiguration--">refreshConfiguration</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#removeChannelListener-org.apache.sshd.common.channel.ChannelListener-">removeChannelListener</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#removeSessionListener-org.apache.sshd.common.session.SessionListener-">removeSessionListener</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#request-org.apache.sshd.common.util.buffer.Buffer-long-java.util.concurrent.TimeUnit-">request</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#requestFailure-org.apache.sshd.common.util.buffer.Buffer-">requestFailure</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#requestNewKeysExchange--">requestNewKeysExchange</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#requestSuccess-org.apache.sshd.common.util.buffer.Buffer-">requestSuccess</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#resetIdleTimeout--">resetIdleTimeout</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#resizeKey-byte:A-int-org.apache.sshd.common.digest.Digest-byte:A-byte:A-">resizeKey</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#resolveAvailableSignaturesProposal--">resolveAvailableSignaturesProposal</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#resolveIgnoreBufferDataLength--">resolveIgnoreBufferDataLength</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#sendIdentification-java.lang.String-">sendIdentification</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#sendKexInit--">sendKexInit</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#sendNewKeys--">sendNewKeys</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#serviceAccept--">serviceAccept</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#setAttribute-org.apache.sshd.common.session.Session.AttributeKey-E-">setAttribute</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#setAuthenticated--">setAuthenticated</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#setNegotiationResult-java.util.Map-">setNegotiationResult</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#setUsername-java.lang.String-">setUsername</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#toString--">toString</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#validateKexState-int-org.apache.sshd.common.kex.KexState-">validateKexState</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#writePacket-org.apache.sshd.common.util.buffer.Buffer-">writePacket</a>, <a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#writePacket-org.apache.sshd.common.util.buffer.Buffer-long-java.util.concurrent.TimeUnit-">writePacket</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.kex.AbstractKexFactoryManager">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.sshd.common.kex.<a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html" title="class in org.apache.sshd.common.kex">AbstractKexFactoryManager</a></h3>
<code><a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#getCipherFactories--">getCipherFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#getCompressionFactories--">getCompressionFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#getKeyExchangeFactories--">getKeyExchangeFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#getKeyPairProvider--">getKeyPairProvider</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#getMacFactories--">getMacFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#getSignatureFactories--">getSignatureFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#resolveEffectiveFactories-java.lang.Class-java.util.List-java.util.List-">resolveEffectiveFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#resolveEffectiveProvider-java.lang.Class-V-V-">resolveEffectiveProvider</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#setCipherFactories-java.util.List-">setCipherFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#setCompressionFactories-java.util.List-">setCompressionFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#setKeyExchangeFactories-java.util.List-">setKeyExchangeFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#setKeyPairProvider-org.apache.sshd.common.keyprovider.KeyPairProvider-">setKeyPairProvider</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#setMacFactories-java.util.List-">setMacFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/AbstractKexFactoryManager.html#setSignatureFactories-java.util.List-">setSignatureFactories</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.util.closeable.AbstractInnerCloseable">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.sshd.common.util.closeable.<a href="../../../../../org/apache/sshd/common/util/closeable/AbstractInnerCloseable.html" title="class in org.apache.sshd.common.util.closeable">AbstractInnerCloseable</a></h3>
<code><a href="../../../../../org/apache/sshd/common/util/closeable/AbstractInnerCloseable.html#doCloseGracefully--">doCloseGracefully</a>, <a href="../../../../../org/apache/sshd/common/util/closeable/AbstractInnerCloseable.html#doCloseImmediately--">doCloseImmediately</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.util.closeable.AbstractCloseable">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.sshd.common.util.closeable.<a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html" title="class in org.apache.sshd.common.util.closeable">AbstractCloseable</a></h3>
<code><a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html#builder--">builder</a>, <a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html#close-boolean-">close</a>, <a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html#isClosed--">isClosed</a>, <a href="../../../../../org/apache/sshd/common/util/closeable/AbstractCloseable.html#isClosing--">isClosing</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.util.closeable.IoBaseCloseable">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.sshd.common.util.closeable.<a href="../../../../../org/apache/sshd/common/util/closeable/IoBaseCloseable.html" title="class in org.apache.sshd.common.util.closeable">IoBaseCloseable</a></h3>
<code><a href="../../../../../org/apache/sshd/common/util/closeable/IoBaseCloseable.html#close--">close</a>, <a href="../../../../../org/apache/sshd/common/util/closeable/IoBaseCloseable.html#isOpen--">isOpen</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.session.Session">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.session.<a href="../../../../../org/apache/sshd/common/session/Session.html" title="interface in org.apache.sshd.common.session">Session</a></h3>
<code><a href="../../../../../org/apache/sshd/common/session/Session.html#createBuffer-byte-">createBuffer</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#createBuffer-byte-int-">createBuffer</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#disconnect-int-java.lang.String-">disconnect</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getAttribute-org.apache.sshd.common.session.Session.AttributeKey-">getAttribute</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getAuthTimeout--">getAuthTimeout</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getCipherInformation-boolean-">getCipherInformation</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getClientVersion--">getClientVersion</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getCompressionInformation-boolean-">getCompressionInformation</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getIdleTimeout--">getIdleTimeout</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getIoSession--">getIoSession</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getKex--">getKex</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getMacInformation-boolean-">getMacInformation</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getNegotiatedKexParameter-org.apache.sshd.common.kex.KexProposalOption-">getNegotiatedKexParameter</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getServerVersion--">getServerVersion</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getService-java.lang.Class-">getService</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getSessionId--">getSessionId</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#getTimeoutStatus--">getTimeoutStatus</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#isAuthenticated--">isAuthenticated</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#prepareBuffer-byte-org.apache.sshd.common.util.buffer.Buffer-">prepareBuffer</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#reExchangeKeys--">reExchangeKeys</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#request-org.apache.sshd.common.util.buffer.Buffer-long-java.util.concurrent.TimeUnit-">request</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#resetIdleTimeout--">resetIdleTimeout</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#setAttribute-org.apache.sshd.common.session.Session.AttributeKey-E-">setAttribute</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#setAuthenticated--">setAuthenticated</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#writePacket-org.apache.sshd.common.util.buffer.Buffer-">writePacket</a>, <a href="../../../../../org/apache/sshd/common/session/Session.html#writePacket-org.apache.sshd.common.util.buffer.Buffer-long-java.util.concurrent.TimeUnit-">writePacket</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.kex.KexFactoryManager">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.kex.<a href="../../../../../org/apache/sshd/common/kex/KexFactoryManager.html" title="interface in org.apache.sshd.common.kex">KexFactoryManager</a></h3>
<code><a href="../../../../../org/apache/sshd/common/kex/KexFactoryManager.html#getCipherFactories--">getCipherFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/KexFactoryManager.html#getCompressionFactories--">getCompressionFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/KexFactoryManager.html#getKeyExchangeFactories--">getKeyExchangeFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/KexFactoryManager.html#getMacFactories--">getMacFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/KexFactoryManager.html#setCipherFactories-java.util.List-">setCipherFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/KexFactoryManager.html#setCompressionFactories-java.util.List-">setCompressionFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/KexFactoryManager.html#setKeyExchangeFactories-java.util.List-">setKeyExchangeFactories</a>, <a href="../../../../../org/apache/sshd/common/kex/KexFactoryManager.html#setMacFactories-java.util.List-">setMacFactories</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.keyprovider.KeyPairProviderHolder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.keyprovider.<a href="../../../../../org/apache/sshd/common/keyprovider/KeyPairProviderHolder.html" title="interface in org.apache.sshd.common.keyprovider">KeyPairProviderHolder</a></h3>
<code><a href="../../../../../org/apache/sshd/common/keyprovider/KeyPairProviderHolder.html#getKeyPairProvider--">getKeyPairProvider</a>, <a href="../../../../../org/apache/sshd/common/keyprovider/KeyPairProviderHolder.html#setKeyPairProvider-org.apache.sshd.common.keyprovider.KeyPairProvider-">setKeyPairProvider</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.signature.SignatureFactoriesManager">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.signature.<a href="../../../../../org/apache/sshd/common/signature/SignatureFactoriesManager.html" title="interface in org.apache.sshd.common.signature">SignatureFactoriesManager</a></h3>
<code><a href="../../../../../org/apache/sshd/common/signature/SignatureFactoriesManager.html#getSignatureFactories--">getSignatureFactories</a>, <a href="../../../../../org/apache/sshd/common/signature/SignatureFactoriesManager.html#setSignatureFactories-java.util.List-">setSignatureFactories</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.session.SessionListenerManager">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.session.<a href="../../../../../org/apache/sshd/common/session/SessionListenerManager.html" title="interface in org.apache.sshd.common.session">SessionListenerManager</a></h3>
<code><a href="../../../../../org/apache/sshd/common/session/SessionListenerManager.html#addSessionListener-org.apache.sshd.common.session.SessionListener-">addSessionListener</a>, <a href="../../../../../org/apache/sshd/common/session/SessionListenerManager.html#getSessionListenerProxy--">getSessionListenerProxy</a>, <a href="../../../../../org/apache/sshd/common/session/SessionListenerManager.html#removeSessionListener-org.apache.sshd.common.session.SessionListener-">removeSessionListener</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.channel.ChannelListenerManager">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.channel.<a href="../../../../../org/apache/sshd/common/channel/ChannelListenerManager.html" title="interface in org.apache.sshd.common.channel">ChannelListenerManager</a></h3>
<code><a href="../../../../../org/apache/sshd/common/channel/ChannelListenerManager.html#addChannelListener-org.apache.sshd.common.channel.ChannelListener-">addChannelListener</a>, <a href="../../../../../org/apache/sshd/common/channel/ChannelListenerManager.html#getChannelListenerProxy--">getChannelListenerProxy</a>, <a href="../../../../../org/apache/sshd/common/channel/ChannelListenerManager.html#removeChannelListener-org.apache.sshd.common.channel.ChannelListener-">removeChannelListener</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.PropertyResolver">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.<a href="../../../../../org/apache/sshd/common/PropertyResolver.html" title="interface in org.apache.sshd.common">PropertyResolver</a></h3>
<code><a href="../../../../../org/apache/sshd/common/PropertyResolver.html#getParentPropertyResolver--">getParentPropertyResolver</a>, <a href="../../../../../org/apache/sshd/common/PropertyResolver.html#getProperties--">getProperties</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.Closeable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.<a href="../../../../../org/apache/sshd/common/Closeable.html" title="interface in org.apache.sshd.common">Closeable</a></h3>
<code><a href="../../../../../org/apache/sshd/common/Closeable.html#close-boolean-">close</a>, <a href="../../../../../org/apache/sshd/common/Closeable.html#isClosed--">isClosed</a>, <a href="../../../../../org/apache/sshd/common/Closeable.html#isClosing--">isClosing</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.nio.channels.Channel">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.nio.channels.<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/Channel.html?is-external=true" title="class or interface in java.nio.channels">Channel</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/Channel.html?is-external=true#close--" title="class or interface in java.nio.channels">close</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/Channel.html?is-external=true#isOpen--" title="class or interface in java.nio.channels">isOpen</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.auth.MutableUserHolder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.auth.<a href="../../../../../org/apache/sshd/common/auth/MutableUserHolder.html" title="interface in org.apache.sshd.common.auth">MutableUserHolder</a></h3>
<code><a href="../../../../../org/apache/sshd/common/auth/MutableUserHolder.html#setUsername-java.lang.String-">setUsername</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.auth.UsernameHolder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.auth.<a href="../../../../../org/apache/sshd/common/auth/UsernameHolder.html" title="interface in org.apache.sshd.common.auth">UsernameHolder</a></h3>
<code><a href="../../../../../org/apache/sshd/common/auth/UsernameHolder.html#getUsername--">getUsername</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ClientSessionImpl-org.apache.sshd.client.ClientFactoryManager-org.apache.sshd.common.io.IoSession-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ClientSessionImpl</h4>
<pre>public&nbsp;ClientSessionImpl(<a href="../../../../../org/apache/sshd/client/ClientFactoryManager.html" title="interface in org.apache.sshd.client">ClientFactoryManager</a>&nbsp;client,
<a href="../../../../../org/apache/sshd/common/io/IoSession.html" title="interface in org.apache.sshd.common.io">IoSession</a>&nbsp;session)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></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="getServices--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServices</h4>
<pre>protected&nbsp;<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/Service.html" title="interface in org.apache.sshd.common">Service</a>&gt;&nbsp;getServices()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#getServices--">getServices</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></code></dd>
</dl>
</li>
</ul>
<a name="auth--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>auth</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/sshd/client/future/AuthFuture.html" title="interface in org.apache.sshd.client.future">AuthFuture</a>&nbsp;auth()
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/sshd/client/session/ClientSession.html#auth--">ClientSession</a></code></span></div>
<div class="block">Starts the authentication process.
User identities will be tried until the server successfully authenticate the user.
User identities must be provided before calling this method using
<a href="../../../../../org/apache/sshd/client/ClientAuthenticationManager.html#addPasswordIdentity-java.lang.String-"><code>ClientAuthenticationManager.addPasswordIdentity(String)</code></a> or <a href="../../../../../org/apache/sshd/client/ClientAuthenticationManager.html#addPublicKeyIdentity-java.security.KeyPair-"><code>ClientAuthenticationManager.addPublicKeyIdentity(java.security.KeyPair)</code></a>.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the authentication future</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if failed to generate the future</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/sshd/client/ClientAuthenticationManager.html#addPasswordIdentity-java.lang.String-"><code>ClientAuthenticationManager.addPasswordIdentity(String)</code></a>,
<a href="../../../../../org/apache/sshd/client/ClientAuthenticationManager.html#addPublicKeyIdentity-java.security.KeyPair-"><code>ClientAuthenticationManager.addPublicKeyIdentity(java.security.KeyPair)</code></a></dd>
</dl>
</li>
</ul>
<a name="exceptionCaught-java.lang.Throwable-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exceptionCaught</h4>
<pre>public&nbsp;void&nbsp;exceptionCaught(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;t)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#exceptionCaught-java.lang.Throwable-">AbstractSession</a></code></span></div>
<div class="block">Handle any exceptions that occurred on this session.
The session will be closed and a disconnect packet will be
sent before if the given exception is an <a href="../../../../../org/apache/sshd/common/SshException.html" title="class in org.apache.sshd.common"><code>SshException</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/Session.html#exceptionCaught-java.lang.Throwable-">exceptionCaught</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/Session.html" title="interface in org.apache.sshd.common.session">Session</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#exceptionCaught-java.lang.Throwable-">exceptionCaught</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>t</code> - the exception to process</dd>
</dl>
</li>
</ul>
<a name="handleDisconnect-int-java.lang.String-java.lang.String-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleDisconnect</h4>
<pre>protected&nbsp;void&nbsp;handleDisconnect(int&nbsp;code,
<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;msg,
<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;lang,
<a href="../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleDisconnect-int-java.lang.String-java.lang.String-org.apache.sshd.common.util.buffer.Buffer-">handleDisconnect</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
</dl>
</li>
</ul>
<a name="nextServiceName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nextServiceName</h4>
<pre>protected&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>&nbsp;nextServiceName()</pre>
</li>
</ul>
<a name="switchToNextService--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>switchToNextService</h4>
<pre>public&nbsp;void&nbsp;switchToNextService()
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="switchToNoneCipher--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>switchToNoneCipher</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/sshd/common/future/KeyExchangeFuture.html" title="interface in org.apache.sshd.common.future">KeyExchangeFuture</a>&nbsp;switchToNoneCipher()
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/sshd/client/session/ClientSession.html#switchToNoneCipher--">ClientSession</a></code></span></div>
<div class="block"><P>Switch to a none cipher for performance.</P>
<P>
This should be done after the authentication phase has been performed.
After such a switch, interactive channels are not allowed anymore.
Both client and server must have been configured to support the none cipher.
If that's not the case, the returned future will be set with an exception.
</P></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../org/apache/sshd/common/future/KeyExchangeFuture.html" title="interface in org.apache.sshd.common.future"><code>KeyExchangeFuture</code></a> that can be used to wait for the exchange
to be finished</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a key exchange is already running</dd>
</dl>
</li>
</ul>
<a name="createShellChannel--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createShellChannel</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/sshd/client/channel/ChannelShell.html" title="class in org.apache.sshd.client.channel">ChannelShell</a>&nbsp;createShellChannel()
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/sshd/client/session/ClientSession.html#createShellChannel--">ClientSession</a></code></span></div>
<div class="block">Create a channel to start a shell.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The created <a href="../../../../../org/apache/sshd/client/channel/ChannelShell.html" title="class in org.apache.sshd.client.channel"><code>ChannelShell</code></a></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to create the requested channel</dd>
</dl>
</li>
</ul>
<a name="handleMessage-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleMessage</h4>
<pre>protected&nbsp;void&nbsp;handleMessage(<a href="../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleMessage-org.apache.sshd.common.util.buffer.Buffer-">AbstractSession</a></code></span></div>
<div class="block">Abstract method for processing incoming decoded packets.
The given buffer will hold the decoded packet, starting from
the command byte at the read position.
Packets must be processed within this call or be copied because
the given buffer is meant to be changed and updated when this
method returns.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#handleMessage-org.apache.sshd.common.util.buffer.Buffer-">handleMessage</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>buffer</code> - the buffer containing the packet</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if an exception occurs while handling this packet.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#doHandleMessage-org.apache.sshd.common.util.buffer.Buffer-"><code>AbstractSession.doHandleMessage(Buffer)</code></a></dd>
</dl>
</li>
</ul>
<a name="waitFor-java.util.Collection-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>waitFor</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../org/apache/sshd/client/session/ClientSession.ClientSessionEvent.html" title="enum in org.apache.sshd.client.session">ClientSession.ClientSessionEvent</a>&gt;&nbsp;waitFor(<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;<a href="../../../../../org/apache/sshd/client/session/ClientSession.ClientSessionEvent.html" title="enum in org.apache.sshd.client.session">ClientSession.ClientSessionEvent</a>&gt;&nbsp;mask,
long&nbsp;timeout)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/sshd/client/session/ClientSession.html#waitFor-java.util.Collection-long-">ClientSession</a></code></span></div>
<div class="block">Wait for any one of a specific state to be signaled.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>mask</code> - The request <a href="../../../../../org/apache/sshd/client/session/ClientSession.ClientSessionEvent.html" title="enum in org.apache.sshd.client.session"><code>ClientSession.ClientSessionEvent</code></a>s mask</dd>
<dd><code>timeout</code> - Wait time in milliseconds - non-positive means forever</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The actual state that was detected either due to the mask
yielding one of the states or due to timeout (in which case the <a href="../../../../../org/apache/sshd/client/session/ClientSession.ClientSessionEvent.html#TIMEOUT"><code>ClientSession.ClientSessionEvent.TIMEOUT</code></a>
value is set)</dd>
</dl>
</li>
</ul>
<a name="readIdentification-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readIdentification</h4>
<pre>protected&nbsp;boolean&nbsp;readIdentification(<a href="../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#readIdentification-org.apache.sshd.common.util.buffer.Buffer-">AbstractSession</a></code></span></div>
<div class="block">Read the other side identification.
This method is specific to the client or server side, but both should call
<a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#doReadIdentification-org.apache.sshd.common.util.buffer.Buffer-boolean-"><code>AbstractSession.doReadIdentification(Buffer, boolean)</code></a> and
store the result in the needed property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#readIdentification-org.apache.sshd.common.util.buffer.Buffer-">readIdentification</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>buffer</code> - the buffer containing the remote identification</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>true</code> if the identification has been fully read or
<code>false</code> if more data is needed</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an error occurs such as a bad protocol version</dd>
</dl>
</li>
</ul>
<a name="sendClientIdentification--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendClientIdentification</h4>
<pre>protected&nbsp;void&nbsp;sendClientIdentification()</pre>
</li>
</ul>
<a name="sendKexInit-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendKexInit</h4>
<pre>protected&nbsp;byte[]&nbsp;sendKexInit(<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;<a href="../../../../../org/apache/sshd/common/kex/KexProposalOption.html" title="enum in org.apache.sshd.common.kex">KexProposalOption</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;&nbsp;proposal)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#sendKexInit-java.util.Map-">AbstractSession</a></code></span></div>
<div class="block">Send the key exchange initialization packet.
This packet contains random data along with our proposal.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#sendKexInit-java.util.Map-">sendKexInit</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>proposal</code> - our proposal for key exchange negotiation</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the sent packet which must be kept for later use</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an error occurred sending the packet</dd>
</dl>
</li>
</ul>
<a name="setKexSeed-byte...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKexSeed</h4>
<pre>protected&nbsp;void&nbsp;setKexSeed(byte...&nbsp;seed)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#setKexSeed-byte...-">setKexSeed</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>seed</code> - The result of the KEXINIT handshake - required for correct
session key establishment</dd>
</dl>
</li>
</ul>
<a name="receiveKexInit-java.util.Map-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>receiveKexInit</h4>
<pre>protected&nbsp;void&nbsp;receiveKexInit(<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;<a href="../../../../../org/apache/sshd/common/kex/KexProposalOption.html" title="enum in org.apache.sshd.common.kex">KexProposalOption</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;&nbsp;proposal,
byte[]&nbsp;seed)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#receiveKexInit-java.util.Map-byte:A-">receiveKexInit</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="checkKeys--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkKeys</h4>
<pre>protected&nbsp;void&nbsp;checkKeys()
throws <a href="../../../../../org/apache/sshd/common/SshException.html" title="class in org.apache.sshd.common">SshException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#checkKeys--">checkKeys</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/SshException.html" title="class in org.apache.sshd.common">SshException</a></code></dd>
</dl>
</li>
</ul>
<a name="sendSessionEvent-org.apache.sshd.common.session.SessionListener.Event-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendSessionEvent</h4>
<pre>protected&nbsp;void&nbsp;sendSessionEvent(<a href="../../../../../org/apache/sshd/common/session/SessionListener.Event.html" title="enum in org.apache.sshd.common.session">SessionListener.Event</a>&nbsp;event)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html#sendSessionEvent-org.apache.sshd.common.session.SessionListener.Event-">sendSessionEvent</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/sshd/common/session/AbstractSession.html" title="class in org.apache.sshd.common.session">AbstractSession</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="sendInitialServiceRequest--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendInitialServiceRequest</h4>
<pre>protected&nbsp;void&nbsp;sendInitialServiceRequest()
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="getMetadataMap--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getMetadataMap</h4>
<pre>public&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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;getMetadataMap()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/sshd/client/session/ClientSession.html#getMetadataMap--">ClientSession</a></code></span></div>
<div class="block">Access to the metadata.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The metadata <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a></dd>
</dl>
</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/ClientSessionImpl.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/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/sshd/client/session/ClientUserAuthService.html" title="class in org.apache.sshd.client.session"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/sshd/client/session/ClientSessionImpl.html" target="_top">Frames</a></li>
<li><a href="ClientSessionImpl.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.classes.inherited.from.class.org.apache.sshd.common.util.closeable.AbstractCloseable">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.sshd.common.session.AbstractSession">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a 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>