Files
openide/plugins/htmltools/testData/highlighting/Performance.html
Piotr Tomiak fd5710e37e WEB-59095 Open source HTML Tools plugin
GitOrigin-RevId: 9dfe3826d3acc25091af745f85fbe14826d9921f
2023-01-23 18:07:20 +00:00

2571 lines
251 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_01) on Tue Apr 20 13:15:04 BST 2004 -->
<TITLE>
Index (J2SSH Maverick Javadocs)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (J2SSH Maverick Javadocs)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#___">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="com/maverick/ssh2/ChannelOpenException.html#ADMINISTRATIVIVELY_PROHIBITED"><B>ADMINISTRATIVIVELY_PROHIBITED</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/ChannelOpenException.html" title="class in com.maverick.ssh2">ChannelOpenException</A>
<DD>The administrator does not permit this channel to be opened
<DT><A HREF="com/sshtools/cipher/AES128Cbc.html" title="class in com.sshtools.cipher"><B>AES128Cbc</B></A> - class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AES128Cbc.html" title="class in com.sshtools.cipher">AES128Cbc</A>.<DD>This cipher can optionally be added to the J2SSH Maverick API.<DT><A HREF="com/sshtools/cipher/AES128Cbc.html#AES128Cbc()"><B>AES128Cbc()</B></A> -
Constructor for class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AES128Cbc.html" title="class in com.sshtools.cipher">AES128Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/AES128Cbc.html#AES128_CBC"><B>AES128_CBC</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AES128Cbc.html" title="class in com.sshtools.cipher">AES128Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/AES192Cbc.html" title="class in com.sshtools.cipher"><B>AES192Cbc</B></A> - class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AES192Cbc.html" title="class in com.sshtools.cipher">AES192Cbc</A>.<DD>This cipher can optionally be added to the J2SSH Maverick API.<DT><A HREF="com/sshtools/cipher/AES192Cbc.html#AES192Cbc()"><B>AES192Cbc()</B></A> -
Constructor for class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AES192Cbc.html" title="class in com.sshtools.cipher">AES192Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/AES192Cbc.html#AES192_CBC"><B>AES192_CBC</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AES192Cbc.html" title="class in com.sshtools.cipher">AES192Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/AES256Cbc.html" title="class in com.sshtools.cipher"><B>AES256Cbc</B></A> - class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AES256Cbc.html" title="class in com.sshtools.cipher">AES256Cbc</A>.<DD>This cipher can optionally be added to the J2SSH Maverick API.<DT><A HREF="com/sshtools/cipher/AES256Cbc.html#AES256Cbc()"><B>AES256Cbc()</B></A> -
Constructor for class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AES256Cbc.html" title="class in com.sshtools.cipher">AES256Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/AES256Cbc.html#AES256_CBC"><B>AES256_CBC</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AES256Cbc.html" title="class in com.sshtools.cipher">AES256Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/AESEngine.html" title="class in com.sshtools.cipher"><B>AESEngine</B></A> - class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AESEngine.html" title="class in com.sshtools.cipher">AESEngine</A>.<DD>An implementation of the AES (Rijndael), from FIPS-197.<DT><A HREF="com/sshtools/cipher/AESEngine.html#AESEngine()"><B>AESEngine()</B></A> -
Constructor for class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AESEngine.html" title="class in com.sshtools.cipher">AESEngine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/AbstractComponentFactory.html" title="class in com.maverick.ssh2"><B>AbstractComponentFactory</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/AbstractComponentFactory.html" title="class in com.maverick.ssh2">AbstractComponentFactory</A>.<DD>An abstract utility class used to store the available transport components
and provide delimited listing as required in the key exchange initialization
process.<DT><A HREF="com/maverick/ssh2/AbstractComponentFactory.html#AbstractComponentFactory(java.lang.Class)"><B>AbstractComponentFactory(Class)</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/AbstractComponentFactory.html" title="class in com.maverick.ssh2">AbstractComponentFactory</A>
<DD>Create a component factory with the base class supplied.
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey"><B>AbstractKnownHostsKeyVerification</B></A> - class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>.<DD>
An abstract <a href="/com\sshtools\publickey/../../maverick/ssh/HostKeyVerification.html">HostKeyVerification</a> class
implementation providing validation against the known_hosts format.<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#AbstractKnownHostsKeyVerification()"><B>AbstractKnownHostsKeyVerification()</B></A> -
Constructor for class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>Construct a known_hosts database based on the default path of
~/.ssh/known_hosts.
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#AbstractKnownHostsKeyVerification(java.lang.String)"><B>AbstractKnownHostsKeyVerification(String)</B></A> -
Constructor for class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>
Constructs a known_hosts database based on the path provided.
<DT><A HREF="com/maverick/ssh2/AbstractComponentFactory.html#add(java.lang.String, java.lang.Class)"><B>add(String, Class)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/AbstractComponentFactory.html" title="class in com.maverick.ssh2">AbstractComponentFactory</A>
<DD>Add a new component type to the factory.
<DT><A HREF="com/maverick/ssh/SshChannel.html#addChannelEventListener(com.maverick.ssh.ChannelEventListener)"><B>addChannelEventListener(ChannelEventListener)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshChannel.html" title="interface in com.maverick.ssh">SshChannel</A>
<DD>Provides an event listening mechanism.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#addChannelEventListener(com.maverick.ssh.ChannelEventListener)"><B>addChannelEventListener(ChannelEventListener)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#addChannelFactory(com.maverick.ssh2.ChannelFactory)"><B>addChannelFactory(ChannelFactory)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>Installs a custom channel factory so that the client may respond
to channel open requests.
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#addDirectoryOperation(com.sshtools.sftp.DirectoryOperation, java.io.File)"><B>addDirectoryOperation(DirectoryOperation, File)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>Add the contents of another directory operation.
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#addDirectoryOperation(com.sshtools.sftp.DirectoryOperation, java.lang.String)"><B>addDirectoryOperation(DirectoryOperation, String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>Add the contents of another directory operation.
<DT><A HREF="com/maverick/ssh/LicenseManager.html#addLicense(java.lang.String)"><B>addLicense(String)</B></A> -
Static method in class com.maverick.ssh.<A HREF="com/maverick/ssh/LicenseManager.html" title="class in com.maverick.ssh">LicenseManager</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/ForwardingClient.html#addListener(com.sshtools.net.ForwardingClientListener)"><B>addListener(ForwardingClientListener)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Add a <A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net"><CODE>ForwardingClientListener</CODE></A> to receive forwarding events.
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#addRequestHandler(com.maverick.ssh2.GlobalRequestHandler)"><B>addRequestHandler(GlobalRequestHandler)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>Installs a global request handler so that the client may respond to global requests.
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#allowHost(java.lang.String, com.maverick.ssh.SshPublicKey, boolean)"><B>allowHost(String, SshPublicKey, boolean)</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>
Allows a host key, optionally recording the key to the known_hosts file.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#allowX11Forwarding(java.lang.String, java.lang.String)"><B>allowX11Forwarding(String, String)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Configure the fowarding client to manage X11 connections.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#allowX11Forwarding(java.lang.String)"><B>allowX11Forwarding(String)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Configure the fowarding client to manage X11 connections.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#allowX11Forwarding(java.lang.String, java.io.File)"><B>allowX11Forwarding(String, File)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Configure the fowarding client to manage X11 connections.
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#allowedHosts()"><B>allowedHosts()</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>
Returns a Map of the allowed hosts.
<DT><A HREF="com/maverick/ssh/SshClient.html#authenticate(com.maverick.ssh.SshAuthentication)"><B>authenticate(SshAuthentication)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Authenticate the user.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#authenticate(com.maverick.ssh.SshAuthentication)"><B>authenticate(SshAuthentication)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/KBIAuthentication.html#authenticate(com.maverick.ssh2.AuthenticationProtocol, java.lang.String)"><B>authenticate(AuthenticationProtocol, String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIAuthentication.html" title="class in com.maverick.ssh2">KBIAuthentication</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#authenticate(com.maverick.ssh.SshAuthentication)"><B>authenticate(SshAuthentication)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2PasswordAuthentication.html#authenticate(com.maverick.ssh2.AuthenticationProtocol, java.lang.String)"><B>authenticate(AuthenticationProtocol, String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PasswordAuthentication.html" title="class in com.maverick.ssh2">Ssh2PasswordAuthentication</A>
<DD>Implementaion of the authentication method.
<DT><A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.html#authenticate(com.maverick.ssh2.AuthenticationProtocol, java.lang.String)"><B>authenticate(AuthenticationProtocol, String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.html" title="class in com.maverick.ssh2">Ssh2PublicKeyAuthentication</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#BLOCK_SIZE"><B>BLOCK_SIZE</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/BannerDisplay.html" title="interface in com.maverick.ssh2"><B>BannerDisplay</B></A> - interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/BannerDisplay.html" title="interface in com.maverick.ssh2">BannerDisplay</A>.<DD>Callback interface to display authentication banner messages.<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#Bits32ToBytes(int, byte[], int)"><B>Bits32ToBytes(int, byte[], int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#Bits32ToInts(int, int[], int)"><B>Bits32ToInts(int, int[], int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/BlowfishCbc.html" title="class in com.maverick.ssh2"><B>BlowfishCbc</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/BlowfishCbc.html" title="class in com.maverick.ssh2">BlowfishCbc</A>.<DD>Blowfish cipher for SSH2.<DT><A HREF="com/maverick/ssh2/BlowfishCbc.html#BlowfishCbc()"><B>BlowfishCbc()</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/BlowfishCbc.html" title="class in com.maverick.ssh2">BlowfishCbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#BytesTo32bits(byte[], int)"><B>BytesTo32bits(byte[], int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#buffer"><B>buffer</B></A> -
Variable in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="com/maverick/ssh/SshAuthentication.html#CANCELLED"><B>CANCELLED</B></A> -
Static variable in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshAuthentication.html" title="interface in com.maverick.ssh">SshAuthentication</A>
<DD>The authentication was cancelled by the user
<DT><A HREF="com/sshtools/cipher/CAST128Cbc.html" title="class in com.sshtools.cipher"><B>CAST128Cbc</B></A> - class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST128Cbc.html" title="class in com.sshtools.cipher">CAST128Cbc</A>.<DD>This cipher can optionally be added to the J2SSH Maverick API.<DT><A HREF="com/sshtools/cipher/CAST128Cbc.html#CAST128Cbc()"><B>CAST128Cbc()</B></A> -
Constructor for class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST128Cbc.html" title="class in com.sshtools.cipher">CAST128Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST128Cbc.html#CAST128_CBC"><B>CAST128_CBC</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST128Cbc.html" title="class in com.sshtools.cipher">CAST128Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher"><B>CAST5Engine</B></A> - class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>.<DD>A class that provides CAST key encryption operations,
such as encoding data and generating keys.<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#CAST5Engine()"><B>CAST5Engine()</B></A> -
Constructor for class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#CAST_Decipher(int, int, int[])"><B>CAST_Decipher(int, int, int[])</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#CAST_Encipher(int, int, int[])"><B>CAST_Encipher(int, int, int[])</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#CIPHER_3DES"><B>CIPHER_3DES</B></A> -
Static variable in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>Currently the one and only cipher type supported
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#CIPHER_BLOWFISH_CBC"><B>CIPHER_BLOWFISH_CBC</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>The Blowfish CBC cipher
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#CIPHER_DES"><B>CIPHER_DES</B></A> -
Static variable in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#CIPHER_TRIPLEDES_CBC"><B>CIPHER_TRIPLEDES_CBC</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>The 3DES CBC cipher
<DT><A HREF="com/maverick/ssh/SshAuthentication.html#COMPLETE"><B>COMPLETE</B></A> -
Static variable in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshAuthentication.html" title="interface in com.maverick.ssh">SshAuthentication</A>
<DD>The authentication completed
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#COMPRESSION_NONE"><B>COMPRESSION_NONE</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Compression off
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#COMPRESSION_ZLIB"><B>COMPRESSION_ZLIB</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Optional zlib compression (requires sshtools-zlib.jar in classpath)
<DT><A HREF="com/maverick/ssh2/ChannelOpenException.html#CONNECT_FAILED"><B>CONNECT_FAILED</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/ChannelOpenException.html" title="class in com.maverick.ssh2">ChannelOpenException</A>
<DD>The connection could not be established
<DT><A HREF="com/maverick/ssh/ChannelAdapter.html" title="class in com.maverick.ssh"><B>ChannelAdapter</B></A> - class com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelAdapter.html" title="class in com.maverick.ssh">ChannelAdapter</A>.<DD>An adapter for the <a href="/com\maverick\ssh/ChannelEventListener.html">ChannelEventListener</a>.<DT><A HREF="com/maverick/ssh/ChannelAdapter.html#ChannelAdapter()"><B>ChannelAdapter()</B></A> -
Constructor for class com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelAdapter.html" title="class in com.maverick.ssh">ChannelAdapter</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/ChannelEventListener.html" title="interface in com.maverick.ssh"><B>ChannelEventListener</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelEventListener.html" title="interface in com.maverick.ssh">ChannelEventListener</A>.<DD>An event interface that provides notifications of <a href="/com\maverick\ssh/SshChannel.html">SshChannel</a> events.<DT><A HREF="com/maverick/ssh2/ChannelFactory.html" title="interface in com.maverick.ssh2"><B>ChannelFactory</B></A> - interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/ChannelFactory.html" title="interface in com.maverick.ssh2">ChannelFactory</A>.<DD>The SSH2 protocol supports many different channel types including sesisons,
port forwarding and x11 forwarding; most channels are requested by the client
and created by the server however it is possible for the server to request
any type of channel from the client, this interface defines the contract for
supporting a standard and custom channel creation.<DT><A HREF="com/maverick/ssh2/ChannelOpenException.html" title="class in com.maverick.ssh2"><B>ChannelOpenException</B></A> - exception com.maverick.ssh2.<A HREF="com/maverick/ssh2/ChannelOpenException.html" title="class in com.maverick.ssh2">ChannelOpenException</A>.<DD>Exception thrown when a channel cannot be opened, the reason for which should be
specified in with any of the constants defined here.<DT><A HREF="com/maverick/ssh2/ChannelOpenException.html#ChannelOpenException(java.lang.String, int)"><B>ChannelOpenException(String, int)</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/ChannelOpenException.html" title="class in com.maverick.ssh2">ChannelOpenException</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/ConsoleKnownHostsKeyVerification.html" title="class in com.sshtools.publickey"><B>ConsoleKnownHostsKeyVerification</B></A> - class com.sshtools.publickey.<A HREF="com/sshtools/publickey/ConsoleKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">ConsoleKnownHostsKeyVerification</A>.<DD>
Implements the <a href="/com\sshtools\publickey/AbstractKnownHostsKeyVerification.html">AbstractKnownHostsKeyVerification</a>
to provide host key verification through the console.<DT><A HREF="com/sshtools/publickey/ConsoleKnownHostsKeyVerification.html#ConsoleKnownHostsKeyVerification()"><B>ConsoleKnownHostsKeyVerification()</B></A> -
Constructor for class com.sshtools.publickey.<A HREF="com/sshtools/publickey/ConsoleKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">ConsoleKnownHostsKeyVerification</A>
<DD>
Constructs the verification instance with the default known_hosts file
from $HOME/.ssh/known_hosts.
<DT><A HREF="com/sshtools/publickey/ConsoleKnownHostsKeyVerification.html#ConsoleKnownHostsKeyVerification(java.lang.String)"><B>ConsoleKnownHostsKeyVerification(String)</B></A> -
Constructor for class com.sshtools.publickey.<A HREF="com/sshtools/publickey/ConsoleKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">ConsoleKnownHostsKeyVerification</A>
<DD>
Constructs the verification instance with the specified known_hosts
file.
<DT><A HREF="com/maverick/sftp/SftpFile.html#canRead()"><B>canRead()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Determine whether the user has read access to the file.
<DT><A HREF="com/maverick/sftp/SftpFile.html#canWrite()"><B>canWrite()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Determine whether the user has write access to the file.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#cancelAllRemoteForwarding()"><B>cancelAllRemoteForwarding()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Stop all remote forwarding
<DT><A HREF="com/maverick/ssh/SshClient.html#cancelRemoteForwarding(java.lang.String, int)"><B>cancelRemoteForwarding(String, int)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Cancel a forwarding request.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#cancelRemoteForwarding(java.lang.String, int)"><B>cancelRemoteForwarding(String, int)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>The bindAddress is ignored since the SSH1 protocol does not support setting
of the bind address.
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#cancelRemoteForwarding(java.lang.String, int)"><B>cancelRemoteForwarding(String, int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/ForwardingClient.html#cancelRemoteForwarding(java.lang.String, int)"><B>cancelRemoteForwarding(String, int)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Requests that the remote side stop listening for socket connections.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#cd(java.lang.String)"><B>cd(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Changes the working directory on the remote server.
<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFile.html#changePassphrase(java.lang.String, java.lang.String)"><B>changePassphrase(String, String)</B></A> -
Method in interface com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFile.html" title="interface in com.sshtools.publickey">SshPrivateKeyFile</A>
<DD>Change the passphrase of the key file.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#changePermissions(com.maverick.sftp.SftpFile, int)"><B>changePermissions(SftpFile, int)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Change the permissions of a file.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#changePermissions(java.lang.String, int)"><B>changePermissions(String, int)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Change the permissions of a file.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#changePermissions(java.lang.String, java.lang.String)"><B>changePermissions(String, String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Change the permissions of a file.
<DT><A HREF="com/maverick/ssh/SshSession.html#changeTerminalDimensions(int, int, int, int)"><B>changeTerminalDimensions(int, int, int, int)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Change the dimensions of the terminal window.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#changeTerminalDimensions(int, int, int, int)"><B>changeTerminalDimensions(int, int, int, int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/ChannelAdapter.html#channelClosed(com.maverick.ssh.SshChannel)"><B>channelClosed(SshChannel)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelAdapter.html" title="class in com.maverick.ssh">ChannelAdapter</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/ChannelEventListener.html#channelClosed(com.maverick.ssh.SshChannel)"><B>channelClosed(SshChannel)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelEventListener.html" title="interface in com.maverick.ssh">ChannelEventListener</A>
<DD>A channel is closed.
<DT><A HREF="com/sshtools/net/ForwardingClientListener.html#channelClosed(int, java.lang.String, com.maverick.ssh.SshTunnel)"><B>channelClosed(int, String, SshTunnel)</B></A> -
Method in interface com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net">ForwardingClientListener</A>
<DD>A forwarding channel has been closed.
<DT><A HREF="com/maverick/ssh/ChannelAdapter.html#channelClosing(com.maverick.ssh.SshChannel)"><B>channelClosing(SshChannel)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelAdapter.html" title="class in com.maverick.ssh">ChannelAdapter</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/ChannelEventListener.html#channelClosing(com.maverick.ssh.SshChannel)"><B>channelClosing(SshChannel)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelEventListener.html" title="interface in com.maverick.ssh">ChannelEventListener</A>
<DD>A channel is closing.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#channelEOF()"><B>channelEOF()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Called when the remote side data stream is EOF, by default this method does nothing
<DT><A HREF="com/maverick/ssh/ChannelAdapter.html#channelOpened(com.maverick.ssh.SshChannel)"><B>channelOpened(SshChannel)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelAdapter.html" title="class in com.maverick.ssh">ChannelAdapter</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/ChannelEventListener.html#channelOpened(com.maverick.ssh.SshChannel)"><B>channelOpened(SshChannel)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelEventListener.html" title="interface in com.maverick.ssh">ChannelEventListener</A>
<DD>A channel has been opened.
<DT><A HREF="com/sshtools/net/ForwardingClientListener.html#channelOpened(int, java.lang.String, com.maverick.ssh.SshTunnel)"><B>channelOpened(int, String, SshTunnel)</B></A> -
Method in interface com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net">ForwardingClientListener</A>
<DD>A forwarding channel has been opened.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#channelRequest(java.lang.String, boolean, byte[])"><B>channelRequest(String, boolean, byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Called when a channel request is received, by default this method sends a failure
message if the remote side requests a reply.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#channelRequest(java.lang.String, boolean, byte[])"><B>channelRequest(String, boolean, byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>This overidden method handles the "exit-status", "exit-signal" and "xon-xoff"
channel requests.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#chgrp(int, java.lang.String)"><B>chgrp(int, String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Sets the group ID for the file or directory.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#chmod(int, java.lang.String)"><B>chmod(int, String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Changes the access permissions or modes of the specified file or
directory.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#chown(int, java.lang.String)"><B>chown(int, String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Sets the user ID to owner for the file or directory.
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#close()"><B>close()</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>Close the SCP engine and underlying session.
<DT><A HREF="com/maverick/sftp/SftpFile.html#close()"><B>close()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Close the file.
<DT><A HREF="com/maverick/sftp/SftpFileInputStream.html#close()"><B>close()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileInputStream.html" title="class in com.maverick.sftp">SftpFileInputStream</A>
<DD>Closes the SFTP file handle.
<DT><A HREF="com/maverick/sftp/SftpFileOutputStream.html#close()"><B>close()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileOutputStream.html" title="class in com.maverick.sftp">SftpFileOutputStream</A>
<DD>Closes the file's handle
<DT><A HREF="com/maverick/ssh/SshChannel.html#close()"><B>close()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshChannel.html" title="interface in com.maverick.ssh">SshChannel</A>
<DD>Close the channel.
<DT><A HREF="com/maverick/ssh/SshSession.html#close()"><B>close()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Close the session.
<DT><A HREF="com/maverick/ssh/SshTransport.html#close()"><B>close()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTransport.html" title="interface in com.maverick.ssh">SshTransport</A>
<DD>Close the transport.
<DT><A HREF="com/maverick/ssh/SubsystemChannel.html#close()"><B>close()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SubsystemChannel.html" title="class in com.maverick.ssh">SubsystemChannel</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#close()"><B>close()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Closes the channel.
<DT><A HREF="com/sshtools/net/SocketWrapper.html#close()"><B>close()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/SocketWrapper.html" title="class in com.sshtools.net">SocketWrapper</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#closeFile(com.maverick.sftp.SftpFile)"><B>closeFile(SftpFile)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Close a file or directory.
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#cmd"><B>cmd</B></A> -
Variable in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/scp/package-summary.html"><B>com.maverick.scp</B></A> - package com.maverick.scp<DD>This package contains a Secure Copy (SCP) engine suitable for the lightweight
J2SSH Maverick API.<DT><A HREF="com/maverick/sftp/package-summary.html"><B>com.maverick.sftp</B></A> - package com.maverick.sftp<DD>The base implementation of the SFTP protocol enabling SFTP to be
operated over both SSH1 and SSH2 connections.<br>
<DT><A HREF="com/maverick/ssh/package-summary.html"><B>com.maverick.ssh</B></A> - package com.maverick.ssh<DD>This package contains a set of general interface contracts for SSH communication that
provide the core set of functionality available in both the SSH1 and SSH2 protocol specifications.<DT><A HREF="com/maverick/ssh1/package-summary.html"><B>com.maverick.ssh1</B></A> - package com.maverick.ssh1<DD>This package contains an SSH1 implementation of the <a href="../ssh/package-summary.html">
com.maverick.ssh</a> interfaces.<DT><A HREF="com/maverick/ssh2/package-summary.html"><B>com.maverick.ssh2</B></A> - package com.maverick.ssh2<DD>This package contains an SSH2 implementation of the <a href="../ssh/package-summary.html">
com.maverick.ssh</a> interfaces.<DT><A HREF="com/sshtools/cipher/package-summary.html"><B>com.sshtools.cipher</B></A> - package com.sshtools.cipher<DD>This package contains additional cipher algorithms for use with the
J2SSH
Maverick API.<DT><A HREF="com/sshtools/net/package-summary.html"><B>com.sshtools.net</B></A> - package com.sshtools.net<DD>This package contains a set of network utilities for the J2SSH Maverick API.<DT><A HREF="com/sshtools/publickey/package-summary.html"><B>com.sshtools.publickey</B></A> - package com.sshtools.publickey<DD>This package contains utility classes for loading/storing public/private keys
and is based on the SSHTools key format architecture.<DT><A HREF="com/sshtools/scp/package-summary.html"><B>com.sshtools.scp</B></A> - package com.sshtools.scp<DD>This package contains the SSHTools SCP implementation converted to use the
J2SSH Maverick API's SCP engine.<DT><A HREF="com/sshtools/sftp/package-summary.html"><B>com.sshtools.sftp</B></A> - package com.sshtools.sftp<DD>This package contains the SSHTools SFTP client converted for use with the J2SSH
Maverick API.<DT><A HREF="com/maverick/sftp/FileTransferProgress.html#completed()"><B>completed()</B></A> -
Method in interface com.maverick.sftp.<A HREF="com/maverick/sftp/FileTransferProgress.html" title="interface in com.maverick.sftp">FileTransferProgress</A>
<DD>The transfer has completed.
<DT><A HREF="com/maverick/ssh/SshClient.html#connect(com.maverick.ssh.SshTransport, com.maverick.ssh.SshContext, com.maverick.ssh.SshConnector, java.lang.String, java.lang.String, java.lang.String)"><B>connect(SshTransport, SshContext, SshConnector, String, String, String)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Connect to an SSH server.
<DT><A HREF="com/maverick/ssh/SshConnector.html#connect(com.maverick.ssh.SshTransport, java.lang.String)"><B>connect(SshTransport, String)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>Create a new connection to an SSH server over the specified transport.
<DT><A HREF="com/maverick/ssh/SshConnector.html#connect(com.maverick.ssh.SshTransport, java.lang.String, com.maverick.ssh.SshContext)"><B>connect(SshTransport, String, SshContext)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#connect(com.maverick.ssh.SshTransport, com.maverick.ssh.SshContext, com.maverick.ssh.SshConnector, java.lang.String, java.lang.String, java.lang.String)"><B>connect(SshTransport, SshContext, SshConnector, String, String, String)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#connect(com.maverick.ssh.SshTransport, com.maverick.ssh.SshContext, com.maverick.ssh.SshConnector, java.lang.String, java.lang.String, java.lang.String)"><B>connect(SshTransport, SshContext, SshConnector, String, String, String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/HttpProxyTransport.html#connectViaProxy(java.lang.String, int, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String)"><B>connectViaProxy(String, int, String, int, String, String, String)</B></A> -
Static method in class com.sshtools.net.<A HREF="com/sshtools/net/HttpProxyTransport.html" title="class in com.sshtools.net">HttpProxyTransport</A>
<DD>Connect the socket to a HTTP proxy and request forwarding to our
remote host.
<DT><A HREF="com/sshtools/net/SocksProxyTransport.html#connectViaSocks4Proxy(java.lang.String, int, java.lang.String, int, java.lang.String)"><B>connectViaSocks4Proxy(String, int, String, int, String)</B></A> -
Static method in class com.sshtools.net.<A HREF="com/sshtools/net/SocksProxyTransport.html" title="class in com.sshtools.net">SocksProxyTransport</A>
<DD>Connect the socket to a SOCKS 4 proxy and request forwarding to
our remote host.
<DT><A HREF="com/sshtools/net/SocksProxyTransport.html#connectViaSocks5Proxy(java.lang.String, int, java.lang.String, int, boolean, java.lang.String, java.lang.String)"><B>connectViaSocks5Proxy(String, int, String, int, boolean, String, String)</B></A> -
Static method in class com.sshtools.net.<A HREF="com/sshtools/net/SocksProxyTransport.html" title="class in com.sshtools.net">SocksProxyTransport</A>
<DD>Connect the socket to a SOCKS 5 proxy and request forwarding
to our remote host.
<DT><A HREF="com/sshtools/net/SocksProxyTransport.html#connectViaSocks5Proxy(java.lang.String, int, java.lang.String, int, java.lang.String, java.lang.String)"><B>connectViaSocks5Proxy(String, int, String, int, String, String)</B></A> -
Static method in class com.sshtools.net.<A HREF="com/sshtools/net/SocksProxyTransport.html" title="class in com.sshtools.net">SocksProxyTransport</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/AbstractComponentFactory.html#contains(java.lang.String)"><B>contains(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/AbstractComponentFactory.html" title="class in com.maverick.ssh2">AbstractComponentFactory</A>
<DD>Determine whether the factory supports a given component type.
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#containsFile(java.io.File)"><B>containsFile(File)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>Determine whether the operation contains a file.
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#containsFile(com.maverick.sftp.SftpFile)"><B>containsFile(SftpFile)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>Determine whether the directory operation contains an SftpFile
<DT><A HREF="com/sshtools/sftp/SftpClient.html#copyLocalDirectory(java.lang.String, java.lang.String, boolean, boolean, boolean, com.maverick.sftp.FileTransferProgress)"><B>copyLocalDirectory(String, String, boolean, boolean, boolean, FileTransferProgress)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Copy the contents of a local directory into a remote remote directory.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#copyRemoteDirectory(java.lang.String, java.lang.String, boolean, boolean, boolean, com.maverick.sftp.FileTransferProgress)"><B>copyRemoteDirectory(String, String, boolean, boolean, boolean, FileTransferProgress)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Copy the contents of a remote directory to a local directory
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#create()"><B>create()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Called after the channel has been created by the <a href="ChannelFactory.html>ChannelFactory</a>.
<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html#create(com.sshtools.publickey.SshKeyPair, java.lang.String, java.lang.String, int)"><B>create(SshKeyPair, String, String, int)</B></A> -
Static method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html" title="class in com.sshtools.publickey">SshPrivateKeyFileFactory</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html#create(com.maverick.ssh.SshPublicKey, java.lang.String, int)"><B>create(SshPublicKey, String, int)</B></A> -
Static method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html" title="class in com.sshtools.publickey">SshPublicKeyFileFactory</A>
<DD>Create a file representation from an existing public key.
<DT><A HREF="com/maverick/ssh2/ChannelFactory.html#createChannel(java.lang.String, byte[])"><B>createChannel(String, byte[])</B></A> -
Method in interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/ChannelFactory.html" title="interface in com.maverick.ssh2">ChannelFactory</A>
<DD>Create an instance of an SSH channel.
<DT><A HREF="com/maverick/ssh/ForwardingRequestListener.html#createConnection(java.lang.String, int)"><B>createConnection(String, int)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/ForwardingRequestListener.html" title="interface in com.maverick.ssh">ForwardingRequestListener</A>
<DD>Create a connection to the specified host.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#createExtendedDataStream()"><B>createExtendedDataStream()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Currently reserved.
<DT><A HREF="com/maverick/ssh2/AbstractComponentFactory.html#createInstance(java.lang.String, java.lang.Class)"><B>createInstance(String, Class)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/AbstractComponentFactory.html" title="class in com.maverick.ssh2">AbstractComponentFactory</A>
<DD>Overide this method to create an instance of the component.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#createSymbolicLink(java.lang.String, java.lang.String)"><B>createSymbolicLink(String, String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Create a symbolic link.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp"><B>DirectoryOperation</B></A> - class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>.<DD>This class provides a list of operations that have been/or will be
completed by the SftpClient's copyRemoteDirectory/copyLocalDirectory
methods.<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#DirectoryOperation()"><B>DirectoryOperation()</B></A> -
Constructor for class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>Construct a new directory operation object
<DT><A HREF="com/maverick/ssh/ChannelAdapter.html#dataReceived(com.maverick.ssh.SshChannel, byte[], int, int)"><B>dataReceived(SshChannel, byte[], int, int)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelAdapter.html" title="class in com.maverick.ssh">ChannelAdapter</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/ChannelEventListener.html#dataReceived(com.maverick.ssh.SshChannel, byte[], int, int)"><B>dataReceived(SshChannel, byte[], int, int)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelEventListener.html" title="interface in com.maverick.ssh">ChannelEventListener</A>
<DD>A block of data has been received by the channel.
<DT><A HREF="com/maverick/ssh/ChannelAdapter.html#dataSent(com.maverick.ssh.SshChannel, byte[], int, int)"><B>dataSent(SshChannel, byte[], int, int)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelAdapter.html" title="class in com.maverick.ssh">ChannelAdapter</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/ChannelEventListener.html#dataSent(com.maverick.ssh.SshChannel, byte[], int, int)"><B>dataSent(SshChannel, byte[], int, int)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/ChannelEventListener.html" title="interface in com.maverick.ssh">ChannelEventListener</A>
<DD>A block of data has been sent by the channel.
<DT><A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html#decodeSSH2PublicKey(byte[])"><B>decodeSSH2PublicKey(byte[])</B></A> -
Static method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html" title="class in com.sshtools.publickey">SshPublicKeyFileFactory</A>
<DD>Decode an SSH2 encoded public key as specified in the SSH2 transport
protocol.
<DT><A HREF="com/maverick/ssh1/SshDes.html#decrypt(byte[], int, byte[], int, int)"><B>decrypt(byte[], int, byte[], int, int)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes.html" title="class in com.maverick.ssh1">SshDes</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#decryptBlock(byte[], int, byte[], int)"><B>decryptBlock(byte[], int, byte[], int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFile.html#delete()"><B>delete()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Delete this file/directory from the remote server.
<DT><A HREF="com/maverick/ssh/SshConnector.html#determineVersion(com.maverick.ssh.SshTransport)"><B>determineVersion(SshTransport)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>Determine the version of the server connected to the <a href="/com\maverick\ssh/SshTransport.html">SshTransport</a>.
<DT><A HREF="com/maverick/ssh/SshClient.html#disconnect()"><B>disconnect()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Disconnect from the remote computer.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#disconnect()"><B>disconnect()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#disconnect()"><B>disconnect()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/BannerDisplay.html#displayBanner(java.lang.String)"><B>displayBanner(String)</B></A> -
Method in interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/BannerDisplay.html" title="interface in com.maverick.ssh2">BannerDisplay</A>
<DD>Called when a banner message is received.
<DT><A HREF="com/maverick/ssh/SshClient.html#duplicate()"><B>duplicate()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Create an identical version of an SshClient using cached authentication
information and the SshTransport duplicate method.
<DT><A HREF="com/maverick/ssh/SshTransport.html#duplicate()"><B>duplicate()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTransport.html" title="interface in com.maverick.ssh">SshTransport</A>
<DD>Create a new copy of this transport and connect to the
same host:port combination.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#duplicate()"><B>duplicate()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#duplicate()"><B>duplicate()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/HttpProxyTransport.html#duplicate()"><B>duplicate()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/HttpProxyTransport.html" title="class in com.sshtools.net">HttpProxyTransport</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/SocketTransport.html#duplicate()"><B>duplicate()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/SocketTransport.html" title="class in com.sshtools.net">SocketTransport</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/SocketWrapper.html#duplicate()"><B>duplicate()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/SocketWrapper.html" title="class in com.sshtools.net">SocketWrapper</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/SocksProxyTransport.html#duplicate()"><B>duplicate()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/SocksProxyTransport.html" title="class in com.sshtools.net">SocksProxyTransport</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="com/maverick/ssh/SshSession.html#EXITCODE_NOT_RECEIVED"><B>EXITCODE_NOT_RECEIVED</B></A> -
Static variable in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Returned from exitCode() when the remote process is still
active.
<DT><A HREF="com/maverick/ssh2/KBIPrompt.html#echo()"><B>echo()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIPrompt.html" title="class in com.maverick.ssh2">KBIPrompt</A>
<DD><tt>true</tt> if the user response should be echo'd to the display, otherwise
<tt>false</tt>.
<DT><A HREF="com/maverick/ssh1/SshDes.html#encrypt(byte[], int, byte[], int, int)"><B>encrypt(byte[], int, byte[], int, int)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes.html" title="class in com.maverick.ssh1">SshDes</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#encryptBlock(byte[], int, byte[], int)"><B>encryptBlock(byte[], int, byte[], int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFile.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Compares the Object to this instance and returns true if they point to the
same file.
<DT><A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html" title="class in com.maverick.ssh1">Ssh1RsaPublicKey</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>This channel is equal to another channel if the channel id's are equal.
<DT><A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2RsaPublicKey</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshSession.html#executeCommand(java.lang.String)"><B>executeCommand(String)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Execute a command.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#executeCommand(java.lang.String)"><B>executeCommand(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshSession.html#exitCode()"><B>exitCode()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Return the exit code of the process once complete.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#exitCode()"><B>exitCode()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#F1(int, int, int)"><B>F1(int, int, int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#F2(int, int, int)"><B>F2(int, int, int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#F3(int, int, int)"><B>F3(int, int, int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshAuthentication.html#FAILED"><B>FAILED</B></A> -
Static variable in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshAuthentication.html" title="interface in com.maverick.ssh">SshAuthentication</A>
<DD>The authentication failed
<DT><A HREF="com/maverick/ssh/SshAuthentication.html#FURTHER_AUTHENTICATION_REQUIRED"><B>FURTHER_AUTHENTICATION_REQUIRED</B></A> -
Static variable in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshAuthentication.html" title="interface in com.maverick.ssh">SshAuthentication</A>
<DD>The authentication succeeded by further authentication is required
<DT><A HREF="com/maverick/sftp/FileTransferProgress.html" title="interface in com.maverick.sftp"><B>FileTransferProgress</B></A> - interface com.maverick.sftp.<A HREF="com/maverick/sftp/FileTransferProgress.html" title="interface in com.maverick.sftp">FileTransferProgress</A>.<DD>Interface for monitoring the state of a file transfer<DT><A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net"><B>ForwardingClient</B></A> - class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>.<DD>Provides management of port forwarding connections and active tunnels.<DT><A HREF="com/sshtools/net/ForwardingClient.html#ForwardingClient(com.maverick.ssh.SshClient)"><B>ForwardingClient(SshClient)</B></A> -
Constructor for class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Create an forwarding client.
<DT><A HREF="com/sshtools/net/ForwardingClient.ActiveTunnel.html" title="class in com.sshtools.net"><B>ForwardingClient.ActiveTunnel</B></A> - class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.ActiveTunnel.html" title="class in com.sshtools.net">ForwardingClient.ActiveTunnel</A>.<DD>This class represents an active tunnel.<DT><A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net"><B>ForwardingClientListener</B></A> - interface com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net">ForwardingClientListener</A>.<DD>An event listener for receiving notification of forwarding events.<DT><A HREF="com/maverick/ssh/ForwardingRequestListener.html" title="interface in com.maverick.ssh"><B>ForwardingRequestListener</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/ForwardingRequestListener.html" title="interface in com.maverick.ssh">ForwardingRequestListener</A>.<DD>This interface is required when a request for remote port forwarding is made.<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#forceKeyExchange()"><B>forceKeyExchange()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>The SSH transport protocol exchanges keys at the beginning of
the session; the specification recommends that these keys be re-exchanged
after each gigabyte of transmitted data or after each hour of
connection time, whichever comes sooner.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#formatLongname(com.maverick.sftp.SftpFile)"><B>formatLongname(SftpFile)</B></A> -
Static method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Format a String with the details of the file.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#formatLongname(com.maverick.sftp.SftpFileAttributes, java.lang.String)"><B>formatLongname(SftpFileAttributes, String)</B></A> -
Static method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Format a String with the details of the file.
<DT><A HREF="com/sshtools/net/ForwardingClientListener.html#forwardingStarted(int, java.lang.String, java.lang.String, int)"><B>forwardingStarted(int, String, String, int)</B></A> -
Method in interface com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net">ForwardingClientListener</A>
<DD>The forwarding has been started and any connections made to the listening
address (which is specified by the key in the format 'ipaddress:port') will
be forwarded over the connection to the host and port specified.
<DT><A HREF="com/sshtools/net/ForwardingClientListener.html#forwardingStopped(int, java.lang.String)"><B>forwardingStopped(int, String)</B></A> -
Method in interface com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net">ForwardingClientListener</A>
<DD>The forwarding identifed by the key has been stopped.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="com/maverick/ssh2/GlobalRequest.html" title="class in com.maverick.ssh2"><B>GlobalRequest</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/GlobalRequest.html" title="class in com.maverick.ssh2">GlobalRequest</A>.<DD>
This class represents a global request.<DT><A HREF="com/maverick/ssh2/GlobalRequest.html#GlobalRequest(java.lang.String, byte[])"><B>GlobalRequest(String, byte[])</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/GlobalRequest.html" title="class in com.maverick.ssh2">GlobalRequest</A>
<DD>Contstruct a request.
<DT><A HREF="com/maverick/ssh2/GlobalRequestHandler.html" title="interface in com.maverick.ssh2"><B>GlobalRequestHandler</B></A> - interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/GlobalRequestHandler.html" title="interface in com.maverick.ssh2">GlobalRequestHandler</A>.<DD>There are several kinds of requests that affect the state of the remote end "globally",
independent of any channels, this interface defines the contract for handling such global
requests.<DT><A HREF="com/maverick/ssh2/SshHmac.html#generate(long, byte[], int, int, byte[], int)"><B>generate(long, byte[], int, int, byte[], int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/SshHmac.html" title="class in com.maverick.ssh2">SshHmac</A>
<DD>Generate a MAC from the data supplied.
<DT><A HREF="com/sshtools/publickey/SshKeyPairGenerator.html#generateKeyPair(java.lang.String, int)"><B>generateKeyPair(String, int)</B></A> -
Static method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPairGenerator.html" title="class in com.sshtools.publickey">SshKeyPairGenerator</A>
<DD>Generates a new key pair.
<DT><A HREF="com/maverick/scp/ScpClientIO.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.html" title="class in com.maverick.scp">ScpClientIO</A>
<DD>
Gets a remote file as an <code>java.io.InputStream</code>.
<DT><A HREF="com/sshtools/scp/ScpClient.html#get(java.lang.String, java.lang.String[], boolean)"><B>get(String, String[], boolean)</B></A> -
Method in class com.sshtools.scp.<A HREF="com/sshtools/scp/ScpClient.html" title="class in com.sshtools.scp">ScpClient</A>
<DD>
Downloads an array of remote files to the local computer.
<DT><A HREF="com/sshtools/scp/ScpClient.html#get(java.lang.String, java.lang.String, boolean)"><B>get(String, String, boolean)</B></A> -
Method in class com.sshtools.scp.<A HREF="com/sshtools/scp/ScpClient.html" title="class in com.sshtools.scp">ScpClient</A>
<DD>
Downloads a remote file onto the local computer.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#get(java.lang.String, com.maverick.sftp.FileTransferProgress)"><B>get(String, FileTransferProgress)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Download the remote file to the local computer.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Download the remote file to the local computer
<DT><A HREF="com/sshtools/sftp/SftpClient.html#get(java.lang.String, java.lang.String, com.maverick.sftp.FileTransferProgress)"><B>get(String, String, FileTransferProgress)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Download the remote file to the local computer.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#get(java.lang.String, java.lang.String)"><B>get(String, String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Download the remote file into the local file.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#get(java.lang.String, java.io.OutputStream, com.maverick.sftp.FileTransferProgress)"><B>get(String, OutputStream, FileTransferProgress)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Download the remote file writing it to the specified
<code>OutputStream</code>.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#get(java.lang.String, java.io.OutputStream)"><B>get(String, OutputStream)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Download the remote file into an OutputStream.
<DT><A HREF="com/maverick/sftp/SftpFile.html#getAbsolutePath()"><B>getAbsolutePath()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Get the absolute path
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#getAbsolutePath(com.maverick.sftp.SftpFile)"><B>getAbsolutePath(SftpFile)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Get the absolute path of a file.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#getAbsolutePath(java.lang.String)"><B>getAbsolutePath(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Get the absolute path of a file.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#getAbsolutePath(java.lang.String)"><B>getAbsolutePath(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Get the absolute path for a file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#getAccessedTime()"><B>getAccessedTime()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Get the last accessed time.
<DT><A HREF="com/maverick/ssh/SshPublicKey.html#getAlgorithm()"><B>getAlgorithm()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshPublicKey.html" title="interface in com.maverick.ssh">SshPublicKey</A>
<DD>Get the algorithm name for the public key.
<DT><A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html#getAlgorithm()"><B>getAlgorithm()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html" title="class in com.maverick.ssh1">Ssh1RsaPublicKey</A>
<DD>The algorithm name "rsa1"
<DT><A HREF="com/maverick/ssh1/SshDes.html#getAlgorithm()"><B>getAlgorithm()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes.html" title="class in com.maverick.ssh1">SshDes</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh1/SshDes3.html#getAlgorithm()"><B>getAlgorithm()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes3.html" title="class in com.maverick.ssh1">SshDes3</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/BlowfishCbc.html#getAlgorithm()"><B>getAlgorithm()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/BlowfishCbc.html" title="class in com.maverick.ssh2">BlowfishCbc</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html#getAlgorithm()"><B>getAlgorithm()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2DsaPublicKey</A>
<DD>The algorithm name is "ssh-dss"
<DT><A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html#getAlgorithm()"><B>getAlgorithm()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2RsaPublicKey</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/SshHmac.html#getAlgorithm()"><B>getAlgorithm()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/SshHmac.html" title="class in com.maverick.ssh2">SshHmac</A>
<DD>Get the algorithm name
<DT><A HREF="com/maverick/ssh2/TripleDesCbc.html#getAlgorithm()"><B>getAlgorithm()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/TripleDesCbc.html" title="class in com.maverick.ssh2">TripleDesCbc</A>
<DD>Get the algorithm name
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#getAlgorithmName()"><B>getAlgorithmName()</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/TwofishEngine.html#getAlgorithmName()"><B>getAlgorithmName()</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/TwofishEngine.html" title="class in com.sshtools.cipher">TwofishEngine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFile.html#getAttributes()"><B>getAttributes()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Get the files attributes.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#getAttributes(java.lang.String)"><B>getAttributes(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Get the attributes of a file.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#getAttributes(com.maverick.sftp.SftpFile)"><B>getAttributes(SftpFile)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Get the attributes of a file.
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#getAuthenticationMethods(java.lang.String)"><B>getAuthenticationMethods(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>Get a list of authentication methods for the user.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getBannerDisplay()"><B>getBannerDisplay()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get the contexts banner display
<DT><A HREF="com/maverick/ssh/SshPublicKey.html#getBitLength()"><B>getBitLength()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshPublicKey.html" title="interface in com.maverick.ssh">SshPublicKey</A>
<DD>Get the bit length of the public key
<DT><A HREF="com/maverick/ssh1/SshDes.html#getBlockSize()"><B>getBlockSize()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes.html" title="class in com.maverick.ssh1">SshDes</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh1/SshDes3.html#getBlockSize()"><B>getBlockSize()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes3.html" title="class in com.maverick.ssh1">SshDes3</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/AESEngine.html#getBlockSize()"><B>getBlockSize()</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AESEngine.html" title="class in com.sshtools.cipher">AESEngine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#getBlockSize()"><B>getBlockSize()</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/TwofishEngine.html#getBlockSize()"><B>getBlockSize()</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/TwofishEngine.html" title="class in com.sshtools.cipher">TwofishEngine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshClient.html#getChannelCount()"><B>getChannelCount()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Get the number of active channels.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#getChannelCount()"><B>getChannelCount()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#getChannelCount()"><B>getChannelCount()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshChannel.html#getChannelId()"><B>getChannelId()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshChannel.html" title="interface in com.maverick.ssh">SshChannel</A>
<DD>Get the id of this channel.
<DT><A HREF="com/maverick/ssh/SshContext.html#getChannelLimit()"><B>getChannelLimit()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Get the maximum number of channels that are allowed open at any one time.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#getChannelLimit()"><B>getChannelLimit()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getChannelLimit()"><B>getChannelLimit()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#getCharsetEncoding()"><B>getCharsetEncoding()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Get the current encoding being used for filename Strings.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#getCipherType(int)"><B>getCipherType(int)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>Get the cipher type for this configuration context.
<DT><A HREF="com/maverick/ssh/SshSession.html#getClient()"><B>getClient()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Get the client that created this session.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#getClient()"><B>getClient()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshPublicKeyFile.html#getComment()"><B>getComment()</B></A> -
Method in interface com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFile.html" title="interface in com.sshtools.publickey">SshPublicKeyFile</A>
<DD>Get the comment applied to the key file.
<DT><A HREF="com/maverick/ssh/SshClient.html#getContext()"><B>getContext()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Get the context that created this client.
<DT><A HREF="com/maverick/ssh/SshConnector.html#getContext(int)"><B>getContext(int)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>Get the configuration context for a specific SSH version.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#getContext()"><B>getContext()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#getContext()"><B>getContext()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/GlobalRequest.html#getData()"><B>getData()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/GlobalRequest.html" title="class in com.maverick.ssh2">GlobalRequest</A>
<DD>Get the request data, if the request has been sent and processed, this will
return the response data (which can be null).
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#getDefaultDirectory()"><B>getDefaultDirectory()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Gets the users default directory.
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#getDeletedFiles()"><B>getDeletedFiles()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>When synchronizing directories, this method will return a list of files
that will be deleted becasue they no longer exist at the source location.
<DT><A HREF="com/maverick/ssh/SshPublicKey.html#getEncoded()"><B>getEncoded()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshPublicKey.html" title="interface in com.maverick.ssh">SshPublicKey</A>
<DD>Encode the public key into a blob of binary data, the encoded result will be
passed into init to recreate the key.
<DT><A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html#getEncoded()"><B>getEncoded()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html" title="class in com.maverick.ssh1">Ssh1RsaPublicKey</A>
<DD>Get the encoded format required by SSH1
<DT><A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html#getEncoded()"><B>getEncoded()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2DsaPublicKey</A>
<DD>Returns the key encoded into a byte array as defined in the SSH Transport
Protocol.
<DT><A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html#getEncoded()"><B>getEncoded()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2RsaPublicKey</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#getExitSignalInfo()"><B>getExitSignalInfo()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>Get the exit signal information, may be an empty string.
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#getFileCount()"><B>getFileCount()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>Get the total number of new and changed files to transfer
<DT><A HREF="com/maverick/sftp/SftpFile.html#getFilename()"><B>getFilename()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Get the filename.
<DT><A HREF="com/maverick/ssh/SshPublicKey.html#getFingerprint()"><B>getFingerprint()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshPublicKey.html" title="interface in com.maverick.ssh">SshPublicKey</A>
<DD>Return an SSH fingerprint of the public key
<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFile.html#getFormattedKey()"><B>getFormattedKey()</B></A> -
Method in interface com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFile.html" title="interface in com.sshtools.publickey">SshPrivateKeyFile</A>
<DD>Get the formatted key
<DT><A HREF="com/sshtools/publickey/SshPublicKeyFile.html#getFormattedKey()"><B>getFormattedKey()</B></A> -
Method in interface com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFile.html" title="interface in com.sshtools.publickey">SshPublicKeyFile</A>
<DD>Get the formatted key.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#getGID()"><B>getGID()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Get the GID of this file.
<DT><A HREF="com/maverick/sftp/SftpFile.html#getHandle()"><B>getHandle()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Get the open file handle
<DT><A HREF="com/maverick/ssh/SshTransport.html#getHost()"><B>getHost()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTransport.html" title="interface in com.maverick.ssh">SshTransport</A>
<DD>Get the name of the connected host.
<DT><A HREF="com/sshtools/net/HttpProxyTransport.html#getHost()"><B>getHost()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/HttpProxyTransport.html" title="class in com.sshtools.net">HttpProxyTransport</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/SocketTransport.html#getHost()"><B>getHost()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/SocketTransport.html" title="class in com.sshtools.net">SocketTransport</A>
<DD>Get the hostname of the connected host.
<DT><A HREF="com/sshtools/net/SocketWrapper.html#getHost()"><B>getHost()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/SocketWrapper.html" title="class in com.sshtools.net">SocketWrapper</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/SocksProxyTransport.html#getHost()"><B>getHost()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/SocksProxyTransport.html" title="class in com.sshtools.net">SocksProxyTransport</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshContext.html#getHostKeyVerification()"><B>getHostKeyVerification()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Get the host key verification implementation.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#getHostKeyVerification()"><B>getHostKeyVerification()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getHostKeyVerification()"><B>getHostKeyVerification()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get the host key verification implementation
<DT><A HREF="com/maverick/ssh/SshChannel.html#getInputStream()"><B>getInputStream()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshChannel.html" title="interface in com.maverick.ssh">SshChannel</A>
<DD>Get an InputStream to read incoming channel data.
<DT><A HREF="com/maverick/ssh/SshSession.html#getInputStream()"><B>getInputStream()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Get an InputStream to read the process stdout.
<DT><A HREF="com/maverick/ssh/SshTransport.html#getInputStream()"><B>getInputStream()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTransport.html" title="interface in com.maverick.ssh">SshTransport</A>
<DD>Get the transport's InputStream.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/SocketWrapper.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/SocketWrapper.html" title="class in com.sshtools.net">SocketWrapper</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/sftp/SftpClient.html#getInputStream(java.lang.String)"><B>getInputStream(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Create an InputStream for reading a remote file.
<DT><A HREF="com/maverick/ssh/SshConnector.html#getInstance()"><B>getInstance()</B></A> -
Static method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>Returns an instance of the <code>SshConnector</code>.
<DT><A HREF="com/maverick/ssh2/AbstractComponentFactory.html#getInstance(java.lang.String)"><B>getInstance(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/AbstractComponentFactory.html" title="class in com.maverick.ssh2">AbstractComponentFactory</A>
<DD>Get a new instance of a supported component.
<DT><A HREF="com/sshtools/publickey/SshKeyPair.html#getKeyPair(com.maverick.ssh.SshPrivateKey, com.maverick.ssh.SshPublicKey)"><B>getKeyPair(SshPrivateKey, SshPublicKey)</B></A> -
Static method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPair.html" title="class in com.sshtools.publickey">SshKeyPair</A>
<DD>Wraps a public/private key pair into an SshKeyPair instance.
<DT><A HREF="com/maverick/ssh/SshTunnel.html#getListeningAddress()"><B>getListeningAddress()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTunnel.html" title="interface in com.maverick.ssh">SshTunnel</A>
<DD>The source ip address of the connection that is being forwarded.
<DT><A HREF="com/maverick/ssh/SshTunnel.html#getListeningPort()"><B>getListeningPort()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTunnel.html" title="interface in com.maverick.ssh">SshTunnel</A>
<DD>The source port of the connection being forwarded.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#getLocalForwardingTunnels(java.lang.String)"><B>getLocalForwardingTunnels(String)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Get the active tunnels for a local forwarding listener.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#getLocalForwardingTunnels(java.lang.String, int)"><B>getLocalForwardingTunnels(String, int)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Get the active tunnels for a local forwarding listener.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#getLocalForwardings()"><B>getLocalForwardings()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Return the currently active local forwarding listeners.
<DT><A HREF="com/maverick/ssh2/SshHmac.html#getMacLength()"><B>getMacLength()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/SshHmac.html" title="class in com.maverick.ssh2">SshHmac</A>
<DD>Get the length of the MAC.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#getMaskString()"><B>getMaskString()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Return the UNIX style mode mask
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#getMessageStore()"><B>getMessageStore()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/KBIAuthentication.html#getMethodName()"><B>getMethodName()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIAuthentication.html" title="class in com.maverick.ssh2">KBIAuthentication</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#getModifiedTime()"><B>getModifiedTime()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Get the last modified time.
<DT><A HREF="com/maverick/ssh2/GlobalRequest.html#getName()"><B>getName()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/GlobalRequest.html" title="class in com.maverick.ssh2">GlobalRequest</A>
<DD>Get the name of the request.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#getName()"><B>getName()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Get the name of the channel.
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#getNewFiles()"><B>getNewFiles()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>Returns a list of new files that will be transfered in the directory operation
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#getOKRequestStatus(com.maverick.ssh.io.UnsignedInteger32)"><B>getOKRequestStatus(UnsignedInteger32)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Verify that an OK status has been returned for a request id.
<DT><A HREF="com/maverick/ssh/SshTunnel.html#getOriginatingHost()"><B>getOriginatingHost()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTunnel.html" title="interface in com.maverick.ssh">SshTunnel</A>
<DD>The host that made the initial connection to the listening address.
<DT><A HREF="com/maverick/ssh/SshTunnel.html#getOriginatingPort()"><B>getOriginatingPort()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTunnel.html" title="interface in com.maverick.ssh">SshTunnel</A>
<DD>The port of the initial connection.
<DT><A HREF="com/maverick/ssh/SshChannel.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshChannel.html" title="interface in com.maverick.ssh">SshChannel</A>
<DD>Get an OutputStream to write outgoing channel data.
<DT><A HREF="com/maverick/ssh/SshSession.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Get an OutputStream to write to the process stdin.
<DT><A HREF="com/maverick/ssh/SshTransport.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTransport.html" title="interface in com.maverick.ssh">SshTransport</A>
<DD>Get the transport's OutputStream.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/SocketWrapper.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/SocketWrapper.html" title="class in com.sshtools.net">SocketWrapper</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/sftp/SftpClient.html#getOutputStream(java.lang.String)"><B>getOutputStream(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Create an OutputStream for writing to a remote file.
<DT><A HREF="com/maverick/ssh/PasswordAuthentication.html#getPassword()"><B>getPassword()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PasswordAuthentication.html" title="class in com.maverick.ssh">PasswordAuthentication</A>
<DD>Get the password.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#getPermissions()"><B>getPermissions()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Get the current permissions value.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#getPermissionsString()"><B>getPermissionsString()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Returns a formatted permissions string.
<DT><A HREF="com/maverick/ssh/SshTunnel.html#getPort()"><B>getPort()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTunnel.html" title="interface in com.maverick.ssh">SshTunnel</A>
<DD>The port to which the data is being forwarded.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getPreferredCipherCS()"><B>getPreferredCipherCS()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get the currently preferred cipher for the Client->Server stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getPreferredCipherSC()"><B>getPreferredCipherSC()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get the currently preferred cipher for the Server->Client stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getPreferredCompressionCS()"><B>getPreferredCompressionCS()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get the currently preferred compression for the Client->Server stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getPreferredCompressionSC()"><B>getPreferredCompressionSC()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get the currently preferred compression for the Server->Client stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getPreferredKeyExchange()"><B>getPreferredKeyExchange()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get the currently preferred key exchange method.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getPreferredMacCS()"><B>getPreferredMacCS()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get the currently preferred mac for the Client->Server stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getPreferredMacSC()"><B>getPreferredMacSC()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get the currently supported mac for the Server-Client stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getPreferredPublicKey()"><B>getPreferredPublicKey()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get the currently preferred public key algorithm.
<DT><A HREF="com/maverick/ssh/PublicKeyAuthentication.html#getPrivateKey()"><B>getPrivateKey()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh">PublicKeyAuthentication</A>
<DD>Get the private key for this authentication.
<DT><A HREF="com/sshtools/publickey/SshKeyPair.html#getPrivateKey()"><B>getPrivateKey()</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPair.html" title="class in com.sshtools.publickey">SshKeyPair</A>
<DD>Get the private key.
<DT><A HREF="com/maverick/ssh2/KBIPrompt.html#getPrompt()"><B>getPrompt()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIPrompt.html" title="class in com.maverick.ssh2">KBIPrompt</A>
<DD>Get the prompt message to display to the user
<DT><A HREF="com/maverick/ssh/PublicKeyAuthentication.html#getPublicKey()"><B>getPublicKey()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh">PublicKeyAuthentication</A>
<DD>Get the public key for this authentication.
<DT><A HREF="com/sshtools/publickey/SshKeyPair.html#getPublicKey()"><B>getPublicKey()</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPair.html" title="class in com.sshtools.publickey">SshKeyPair</A>
<DD>Get the public key.
<DT><A HREF="com/maverick/ssh2/ChannelOpenException.html#getReason()"><B>getReason()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/ChannelOpenException.html" title="class in com.maverick.ssh2">ChannelOpenException</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/ForwardingClient.html#getRemoteForwardingTunnels(java.lang.String)"><B>getRemoteForwardingTunnels(String)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Get the active tunnels for a remote forwarding listener.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#getRemoteForwardingTunnels(java.lang.String, int)"><B>getRemoteForwardingTunnels(String, int)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Get the active tunnels for a remote forwarding listener.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#getRemoteForwardings()"><B>getRemoteForwardings()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Returns the currently active remote forwarding listeners.
<DT><A HREF="com/maverick/ssh/SshClient.html#getRemoteIdentification()"><B>getRemoteIdentification()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Returns the identification string supplied by the server during protocol
negotiation.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#getRemoteIdentification()"><B>getRemoteIdentification()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#getRemoteIdentification()"><B>getRemoteIdentification()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/KBIPrompt.html#getResponse()"><B>getResponse()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIPrompt.html" title="class in com.maverick.ssh2">KBIPrompt</A>
<DD>Get the user's response for this prompt.
<DT><A HREF="com/maverick/sftp/SftpFile.html#getSFTPChannel()"><B>getSFTPChannel()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Get the SFTP subsystem channel that created this file object.
<DT><A HREF="com/maverick/ssh/SshContext.html#getSFTPProvider()"><B>getSFTPProvider()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Get the path to the SFTP provider.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#getSFTPProvider()"><B>getSFTPProvider()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getSFTPProvider()"><B>getSFTPProvider()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#getSize()"><B>getSize()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Get the size of the file.
<DT><A HREF="com/maverick/sftp/SftpStatusException.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>
<DD>Get the status
<DT><A HREF="com/maverick/ssh/SshSession.html#getStderrInputStream()"><B>getStderrInputStream()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Get an InputStream to read the process stderr.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#getStderrInputStream()"><B>getStderrInputStream()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/sftp/SftpClient.html#getSubsystemChannel()"><B>getSubsystemChannel()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Returns the instance of the SftpSubsystemChannel used by this class
<DT><A HREF="com/maverick/ssh/SshConnector.html#getSupportedVersions()"><B>getSupportedVersions()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>Returns the supported protocol flags.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#getSymbolicLinkTarget(java.lang.String)"><B>getSymbolicLinkTarget(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Get the target path of a symbolic link.
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#getTransferSize()"><B>getTransferSize()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>Get the total number of bytes that this operation will transfer
<DT><A HREF="com/maverick/ssh/SshTunnel.html#getTransport()"><B>getTransport()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTunnel.html" title="interface in com.maverick.ssh">SshTunnel</A>
<DD>The connection being forwarded (local forwarding) or the destination
of the forwarding (remote forwarding).
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#getUID()"><B>getUID()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Get the UID of the owner.
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#getUnchangedFiles()"><B>getUnchangedFiles()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>Returns the list of files that will not be changed during the directory
operation
<DT><A HREF="com/sshtools/sftp/DirectoryOperation.html#getUpdatedFiles()"><B>getUpdatedFiles()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/DirectoryOperation.html" title="class in com.sshtools.sftp">DirectoryOperation</A>
<DD>Returns a list of files that will be updated in the directory operation
<DT><A HREF="com/maverick/ssh/PasswordAuthentication.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PasswordAuthentication.html" title="class in com.maverick.ssh">PasswordAuthentication</A>
<DD>Get the username.
<DT><A HREF="com/maverick/ssh/PublicKeyAuthentication.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh">PublicKeyAuthentication</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshAuthentication.html#getUsername()"><B>getUsername()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshAuthentication.html" title="interface in com.maverick.ssh">SshAuthentication</A>
<DD>Get the username for this authentication attempt.
<DT><A HREF="com/maverick/ssh/SshClient.html#getUsername()"><B>getUsername()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Return the username used for this connection
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/KBIAuthentication.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIAuthentication.html" title="class in com.maverick.ssh2">KBIAuthentication</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#getVersion()"><B>getVersion()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>When called after the <a href="/com\maverick\sftp/#initialize()">initialize</a> method this will return
the version in operation for this sftp session.
<DT><A HREF="com/maverick/ssh/SshContext.html#getX11AuthenticationCookie()"><B>getX11AuthenticationCookie()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Get a fake random cookie for X11 authentication
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#getX11AuthenticationCookie()"><B>getX11AuthenticationCookie()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getX11AuthenticationCookie()"><B>getX11AuthenticationCookie()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshContext.html#getX11Display()"><B>getX11Display()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Get the currently configured XDisplay setting which will be null if no
display is currently set.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#getX11Display()"><B>getX11Display()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getX11Display()"><B>getX11Display()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/ForwardingClient.html#getX11ForwardingTunnels()"><B>getX11ForwardingTunnels()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Get the active X11 forwarding channels.
<DT><A HREF="com/maverick/ssh/SshContext.html#getX11RealCookie()"><B>getX11RealCookie()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Get the real X11 authentication cookie, if not cookie has been set the
fake cookie will be returned.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#getX11RealCookie()"><B>getX11RealCookie()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getX11RealCookie()"><B>getX11RealCookie()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshContext.html#getX11RequestListener()"><B>getX11RequestListener()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Get the X11 forwarding request listener.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#getX11RequestListener()"><B>getX11RequestListener()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#getX11RequestListener()"><B>getX11RequestListener()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#HMAC_MD5"><B>HMAC_MD5</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>MD5 message authentication
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#HMAC_SHA1"><B>HMAC_SHA1</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>SHA1 message authentication
<DT><A HREF="com/maverick/ssh/HostKeyVerification.html" title="interface in com.maverick.ssh"><B>HostKeyVerification</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/HostKeyVerification.html" title="interface in com.maverick.ssh">HostKeyVerification</A>.<DD>This interface provides a callback method so that the user can verify the identity of the server
(by checking the public key) during the initial protocol negotiation.<DT><A HREF="com/sshtools/net/HttpProxyTransport.html" title="class in com.sshtools.net"><B>HttpProxyTransport</B></A> - class com.sshtools.net.<A HREF="com/sshtools/net/HttpProxyTransport.html" title="class in com.sshtools.net">HttpProxyTransport</A>.<DD>Provides an <A HREF="com/maverick/ssh/SshTransport.html" title="interface in com.maverick.ssh"><CODE>SshTransport</CODE></A> implementation that can route the connection
through a HTTP proxy.<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#hasExitSignal()"><B>hasExitSignal()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>Determine whether the remote process was signalled.
<DT><A HREF="com/maverick/sftp/SftpFile.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#IntsTo32bits(int[], int)"><B>IntsTo32bits(int[], int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#in"><B>in</B></A> -
Variable in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshPublicKey.html#init(byte[], int, int)"><B>init(byte[], int, int)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshPublicKey.html" title="interface in com.maverick.ssh">SshPublicKey</A>
<DD>Initialize the public key from a blob of binary data.
<DT><A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html#init(byte[], int, int)"><B>init(byte[], int, int)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html" title="class in com.maverick.ssh1">Ssh1RsaPublicKey</A>
<DD>Initiate the key from an encoded bte array.
<DT><A HREF="com/maverick/ssh1/SshDes.html#init(int, byte[], byte[])"><B>init(int, byte[], byte[])</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes.html" title="class in com.maverick.ssh1">SshDes</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh1/SshDes3.html#init(int, byte[], byte[])"><B>init(int, byte[], byte[])</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes3.html" title="class in com.maverick.ssh1">SshDes3</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html#init(byte[], int, int)"><B>init(byte[], int, int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2DsaPublicKey</A>
<DD>Initialize the public key from an SSH2 key blob
<DT><A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html#init(byte[], int, int)"><B>init(byte[], int, int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2RsaPublicKey</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/SshHmac.html#init(byte[])"><B>init(byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/SshHmac.html" title="class in com.maverick.ssh2">SshHmac</A>
<DD>Initialize the MAC
<DT><A HREF="com/sshtools/cipher/AESEngine.html#init(boolean, byte[])"><B>init(boolean, byte[])</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AESEngine.html" title="class in com.sshtools.cipher">AESEngine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#init(boolean, byte[])"><B>init(boolean, byte[])</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/TwofishEngine.html#init(boolean, byte[])"><B>init(boolean, byte[])</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/TwofishEngine.html" title="class in com.sshtools.cipher">TwofishEngine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#initialize()"><B>initialize()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Initializes the sftp subsystem and negotiates a version with the server.
<DT><A HREF="com/maverick/ssh/ForwardingRequestListener.html#initializeTunnel(com.maverick.ssh.SshTunnel)"><B>initializeTunnel(SshTunnel)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/ForwardingRequestListener.html" title="interface in com.maverick.ssh">ForwardingRequestListener</A>
<DD>Called once a connection has been established and a forwarding channel
is about to be opened.
<DT><A HREF="com/maverick/ssh/SshClient.html#isAuthenticated()"><B>isAuthenticated()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Evaluate whether the user has been authenticated.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#isAuthenticated()"><B>isAuthenticated()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#isAuthenticated()"><B>isAuthenticated()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/PublicKeyAuthentication.html#isAuthenticating()"><B>isAuthenticating()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh">PublicKeyAuthentication</A>
<DD>Is the authentication attempt actually going to perform an authentication or
are we simply just checking the suitability of a public key.
<DT><A HREF="com/maverick/sftp/SftpFile.html#isBlock()"><B>isBlock()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Determine whether the file is pointing to a block special file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#isBlock()"><B>isBlock()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Determine whether these attributes refer to a block special file.
<DT><A HREF="com/maverick/sftp/FileTransferProgress.html#isCancelled()"><B>isCancelled()</B></A> -
Method in interface com.maverick.sftp.<A HREF="com/maverick/sftp/FileTransferProgress.html" title="interface in com.maverick.sftp">FileTransferProgress</A>
<DD>The transfer is cancelled.
<DT><A HREF="com/maverick/sftp/SftpFile.html#isCharacter()"><B>isCharacter()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Determine whether the file is pointing to a character mode device.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#isCharacter()"><B>isCharacter()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Determine whether these attributes refer to a character device.
<DT><A HREF="com/maverick/ssh/SshChannel.html#isClosed()"><B>isClosed()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshChannel.html" title="interface in com.maverick.ssh">SshChannel</A>
<DD>Evaluate whether the channel is closed.
<DT><A HREF="com/maverick/ssh/SshSession.html#isClosed()"><B>isClosed()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Evaluate whether the channel is closed.
<DT><A HREF="com/maverick/ssh/SubsystemChannel.html#isClosed()"><B>isClosed()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SubsystemChannel.html" title="class in com.maverick.ssh">SubsystemChannel</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/sftp/SftpClient.html#isClosed()"><B>isClosed()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Returns the state of the SFTP client.
<DT><A HREF="com/maverick/ssh/SshClient.html#isConnected()"><B>isConnected()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Evaluate whether the connection is still alive.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#isConnected()"><B>isConnected()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#isConnected()"><B>isConnected()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFile.html#isDirectory()"><B>isDirectory()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Determine whether the file object is pointing to a directory.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#isDirectory()"><B>isDirectory()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Determine whether these attributes refer to a directory
<DT><A HREF="com/maverick/sftp/SftpFile.html#isFifo()"><B>isFifo()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Determine whether the file is pointing to a pipe.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#isFifo()"><B>isFifo()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Determine whether these attributes refer to a pipe.
<DT><A HREF="com/maverick/sftp/SftpFile.html#isFile()"><B>isFile()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Determine whether the file object is pointing to a file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#isFile()"><B>isFile()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Determine whether these attributes refer to a file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#isFlagSet(int)"><B>isFlagSet(int)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Determine if a permissions flag is set.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#isFlowControlEnabled()"><B>isFlowControlEnabled()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>On many systems it is possible to determine whether a pseudo-terminal is using control-S/
control-Q flow control.
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#isHostFileWriteable()"><B>isHostFileWriteable()</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>
Determines whether the host file is writable.
<DT><A HREF="com/maverick/ssh/SshConnector.html#isLicensed()"><B>isLicensed()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFile.html#isLink()"><B>isLink()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Determine whether the file object is a symbolic link.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#isLink()"><B>isLink()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Determine whether these attributes refer to a symbolic link.
<DT><A HREF="com/maverick/ssh/SshTunnel.html#isLocal()"><B>isLocal()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTunnel.html" title="interface in com.maverick.ssh">SshTunnel</A>
<DD>Determines the type of forwarding channel.
<DT><A HREF="com/maverick/sftp/SftpFile.html#isOpen()"><B>isOpen()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Determine whether the file is open.
<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFile.html#isPassphraseProtected()"><B>isPassphraseProtected()</B></A> -
Method in interface com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFile.html" title="interface in com.sshtools.publickey">SshPrivateKeyFile</A>
<DD>Determine if the private key file is protected by a passphrase.
<DT><A HREF="com/maverick/sftp/SftpFile.html#isSocket()"><B>isSocket()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Determine whether the file is pointing to a socket.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#isSocket()"><B>isSocket()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Determine whether these attributes refer to a socket.
<DT><A HREF="com/maverick/ssh/SshTunnel.html#isX11()"><B>isX11()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTunnel.html" title="interface in com.maverick.ssh">SshTunnel</A>
<DD>Determine if this channel is an X11 forwarding channel.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#isXForwarding()"><B>isXForwarding()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Is X forwarding currently active?
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="com/maverick/ssh2/KBIAuthentication.html" title="class in com.maverick.ssh2"><B>KBIAuthentication</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIAuthentication.html" title="class in com.maverick.ssh2">KBIAuthentication</A>.<DD><em>keyboard-interactive</em> authentication implementation as specified in
draft-ietf-secsh-auth-kbdinteract-04.txt.<DT><A HREF="com/maverick/ssh2/KBIAuthentication.html#KBIAuthentication()"><B>KBIAuthentication()</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIAuthentication.html" title="class in com.maverick.ssh2">KBIAuthentication</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/KBIPrompt.html" title="class in com.maverick.ssh2"><B>KBIPrompt</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIPrompt.html" title="class in com.maverick.ssh2">KBIPrompt</A>.<DD>Represents a single prompt in the <em>keyboard-interactive</em> authentication process<DT><A HREF="com/maverick/ssh2/KBIPrompt.html#KBIPrompt(java.lang.String, boolean)"><B>KBIPrompt(String, boolean)</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIPrompt.html" title="class in com.maverick.ssh2">KBIPrompt</A>
<DD>Creates a new KBIPrompt object.
<DT><A HREF="com/maverick/ssh2/KBIRequestHandler.html" title="interface in com.maverick.ssh2"><B>KBIRequestHandler</B></A> - interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIRequestHandler.html" title="interface in com.maverick.ssh2">KBIRequestHandler</A>.<DD>Callback interface used by the <a href="/com\maverick\ssh2/KBIAuthentication.html">KBIAuthentication</a>
authentication mechanism.<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#KEX_DIFFIE_HELLMAN_GROUP1_SHA1"><B>KEX_DIFFIE_HELLMAN_GROUP1_SHA1</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Currently the one and only key exchange mechanism
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="com/sshtools/net/ForwardingClientListener.html#LOCAL_FORWARDING"><B>LOCAL_FORWARDING</B></A> -
Static variable in interface com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net">ForwardingClientListener</A>
<DD>Constant used to specify whether the event relates to a local forwarding
<DT><A HREF="com/maverick/ssh/LicenseManager.html" title="class in com.maverick.ssh"><B>LicenseManager</B></A> - class com.maverick.ssh.<A HREF="com/maverick/ssh/LicenseManager.html" title="class in com.maverick.ssh">LicenseManager</A>.<DD>Add your license using the static method provided by this class.<DT><A HREF="com/maverick/ssh/LicenseManager.html#LicenseManager()"><B>LicenseManager()</B></A> -
Constructor for class com.maverick.ssh.<A HREF="com/maverick/ssh/LicenseManager.html" title="class in com.maverick.ssh">LicenseManager</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/sftp/SftpClient.html#lcd(java.lang.String)"><B>lcd(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Changes the local working directory.
<DT><A HREF="com/maverick/ssh/SshConnector.html#license"><B>license</B></A> -
Static variable in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/AbstractComponentFactory.html#list(java.lang.String)"><B>list(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/AbstractComponentFactory.html" title="class in com.maverick.ssh2">AbstractComponentFactory</A>
<DD>List the types of components supported by this factory.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#listChildren(com.maverick.sftp.SftpFile, java.util.Vector)"><B>listChildren(SftpFile, Vector)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>List the children of a directory.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#lpwd()"><B>lpwd()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Returns the absolute path to the local working directory.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#ls()"><B>ls()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
List the contents of the current remote working directory.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#ls(java.lang.String)"><B>ls(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
List the contents remote directory.
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#M32"><B>M32</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#MAX_ROUNDS"><B>MAX_ROUNDS</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/TwofishEngine.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/TwofishEngine.html" title="class in com.sshtools.cipher">TwofishEngine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshKeyPairGenerator.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPairGenerator.html" title="class in com.sshtools.publickey">SshKeyPairGenerator</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#makeDirectory(java.lang.String)"><B>makeDirectory(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Make a directory.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#makeDirectory(java.lang.String, com.maverick.sftp.SftpFileAttributes)"><B>makeDirectory(String, SftpFileAttributes)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Make a directory.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#mkdir(java.lang.String)"><B>mkdir(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Creates a new directory on the remote server.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#mkdirs(java.lang.String)"><B>mkdirs(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Create a directory or set of directories.
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html#OPENSSH_FORMAT"><B>OPENSSH_FORMAT</B></A> -
Static variable in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html" title="class in com.sshtools.publickey">SshPrivateKeyFileFactory</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html#OPENSSH_FORMAT"><B>OPENSSH_FORMAT</B></A> -
Static variable in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html" title="class in com.sshtools.publickey">SshPublicKeyFileFactory</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#OPEN_APPEND"><B>OPEN_APPEND</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>File open flag, forces all writes to append data at the end of the file.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#OPEN_CREATE"><B>OPEN_CREATE</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>File open flag, if specified a new file will be created if one does not
already exist.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#OPEN_EXCLUSIVE"><B>OPEN_EXCLUSIVE</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>File open flag, causes an open request to fail if the named file already exists.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#OPEN_READ"><B>OPEN_READ</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>File open flag, opens the file for reading.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#OPEN_TRUNCATE"><B>OPEN_TRUNCATE</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>File open flag, forces an existing file with the same name to be
truncated to zero length when creating a file by specifying OPEN_CREATE.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#OPEN_WRITE"><B>OPEN_WRITE</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>File open flag, opens the file for writing.
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#onHostKeyMismatch(java.lang.String, com.maverick.ssh.SshPublicKey, com.maverick.ssh.SshPublicKey)"><B>onHostKeyMismatch(String, SshPublicKey, SshPublicKey)</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>
Called by the <code>verifyHost</code> method when the host key supplied
by the host does not match the current key recording in the known hosts
file.
<DT><A HREF="com/sshtools/publickey/ConsoleKnownHostsKeyVerification.html#onHostKeyMismatch(java.lang.String, com.maverick.ssh.SshPublicKey, com.maverick.ssh.SshPublicKey)"><B>onHostKeyMismatch(String, SshPublicKey, SshPublicKey)</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/ConsoleKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">ConsoleKnownHostsKeyVerification</A>
<DD>
Prompts the user through the console to verify the host key.
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#onUnknownHost(java.lang.String, com.maverick.ssh.SshPublicKey)"><B>onUnknownHost(String, SshPublicKey)</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>
Called by the <code>verifyHost</code> method when the host key supplied
is not recorded in the known_hosts file.
<DT><A HREF="com/sshtools/publickey/ConsoleKnownHostsKeyVerification.html#onUnknownHost(java.lang.String, com.maverick.ssh.SshPublicKey)"><B>onUnknownHost(String, SshPublicKey)</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/ConsoleKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">ConsoleKnownHostsKeyVerification</A>
<DD>
Prompts the user through the console to verify the host key.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#open(int, int, int)"><B>open(int, int, int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Called once an SSH_MSG_CHANNEL_OPEN_CONFIRMATION has been sent.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#open(int, int, int, byte[])"><B>open(int, int, int, byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Once a SSH_MSG_CHANNEL_OPEN_CONFIRMATION message is received the framework calls this
method to complete the channel open operation.
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#openChannel(com.maverick.ssh2.Ssh2Channel, byte[])"><B>openChannel(Ssh2Channel, byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>Additional method to open a custom SSH2 channel.
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#openChannel(com.maverick.ssh.message.SshAbstractChannel)"><B>openChannel(SshAbstractChannel)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>Additional method to open a custom SSH2 channel.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#openDirectory(java.lang.String)"><B>openDirectory(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Open a directory.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#openFile(java.lang.String, int)"><B>openFile(String, int)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Open a file.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#openFile(java.lang.String, int, com.maverick.sftp.SftpFileAttributes)"><B>openFile(String, int, SftpFileAttributes)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Open a file.
<DT><A HREF="com/maverick/ssh/SshClient.html#openForwardingChannel(java.lang.String, int, java.lang.String, int, java.lang.String, int, com.maverick.ssh.SshTransport, com.maverick.ssh.ChannelEventListener)"><B>openForwardingChannel(String, int, String, int, String, int, SshTransport, ChannelEventListener)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Open a TCPIP forwarding channel to the remote computer.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#openForwardingChannel(java.lang.String, int, java.lang.String, int, java.lang.String, int, com.maverick.ssh.SshTransport, com.maverick.ssh.ChannelEventListener)"><B>openForwardingChannel(String, int, String, int, String, int, SshTransport, ChannelEventListener)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#openForwardingChannel(java.lang.String, int, java.lang.String, int, java.lang.String, int, com.maverick.ssh.SshTransport, com.maverick.ssh.ChannelEventListener)"><B>openForwardingChannel(String, int, String, int, String, int, SshTransport, ChannelEventListener)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshClient.html#openSessionChannel()"><B>openSessionChannel()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Open a session on the remote computer.
<DT><A HREF="com/maverick/ssh/SshClient.html#openSessionChannel(com.maverick.ssh.ChannelEventListener)"><B>openSessionChannel(ChannelEventListener)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Open a session on the remote computer.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#openSessionChannel()"><B>openSessionChannel()</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>Opens the one and only session channel available on an SSH1 connection, calling this
method multiple times on the same client instance will return the same session instance.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#openSessionChannel(com.maverick.ssh.ChannelEventListener)"><B>openSessionChannel(ChannelEventListener)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#openSessionChannel()"><B>openSessionChannel()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#openSessionChannel(com.maverick.ssh.ChannelEventListener)"><B>openSessionChannel(ChannelEventListener)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#openSessionChannel(int, int, com.maverick.ssh.ChannelEventListener)"><B>openSessionChannel(int, int, ChannelEventListener)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>Addtional method to open a session with SSH2 specific features.
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#out"><B>out</B></A> -
Variable in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="com/maverick/ssh/SshAuthentication.html#PUBLIC_KEY_ACCEPTABLE"><B>PUBLIC_KEY_ACCEPTABLE</B></A> -
Static variable in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshAuthentication.html" title="interface in com.maverick.ssh">SshAuthentication</A>
<DD>The public key provided is acceptable for authentication
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#PUBLIC_KEY_SSHDSS"><B>PUBLIC_KEY_SSHDSS</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>SSH2 DSA Public Key
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#PUBLIC_KEY_SSHRSA"><B>PUBLIC_KEY_SSHRSA</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>SSH2 RSA Public Key
<DT><A HREF="com/maverick/ssh/PasswordAuthentication.html" title="class in com.maverick.ssh"><B>PasswordAuthentication</B></A> - class com.maverick.ssh.<A HREF="com/maverick/ssh/PasswordAuthentication.html" title="class in com.maverick.ssh">PasswordAuthentication</A>.<DD>Basic password authentication class used for SSH password authentication.<DT><A HREF="com/maverick/ssh/PasswordAuthentication.html#PasswordAuthentication()"><B>PasswordAuthentication()</B></A> -
Constructor for class com.maverick.ssh.<A HREF="com/maverick/ssh/PasswordAuthentication.html" title="class in com.maverick.ssh">PasswordAuthentication</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh"><B>PublicKeyAuthentication</B></A> - class com.maverick.ssh.<A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh">PublicKeyAuthentication</A>.<DD>Public key based authentication implementation.<DT><A HREF="com/maverick/ssh/PublicKeyAuthentication.html#PublicKeyAuthentication()"><B>PublicKeyAuthentication()</B></A> -
Constructor for class com.maverick.ssh.<A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh">PublicKeyAuthentication</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html#parse(byte[])"><B>parse(byte[])</B></A> -
Static method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html" title="class in com.sshtools.publickey">SshPrivateKeyFileFactory</A>
<DD>Parse formatted data and return a suitable <a href="/com\sshtools\publickey/SshPrivateKeyFile.html">SshPrivateKeyFile</a>
implemenation.
<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html#parse(java.io.InputStream)"><B>parse(InputStream)</B></A> -
Static method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html" title="class in com.sshtools.publickey">SshPrivateKeyFileFactory</A>
<DD>Parse an InputStrewam and return a suitable <a href="/com\sshtools\publickey/SshPrivateKeyFile.html">SshPrivateKeyFile</a>
implementation.
<DT><A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html#parse(byte[])"><B>parse(byte[])</B></A> -
Static method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html" title="class in com.sshtools.publickey">SshPublicKeyFileFactory</A>
<DD>Parse a formatted public key and return a file representation.
<DT><A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html#parse(java.io.InputStream)"><B>parse(InputStream)</B></A> -
Static method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html" title="class in com.sshtools.publickey">SshPublicKeyFileFactory</A>
<DD>Parse a formatted key from an InputStream and return a file
representation.
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#parseCommand(java.lang.String, java.lang.String[])"><B>parseCommand(String, String[])</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>Parse an SCP command
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#performOptimizedRead(byte[], long, int, java.io.OutputStream, int, com.maverick.sftp.FileTransferProgress)"><B>performOptimizedRead(byte[], long, int, OutputStream, int, FileTransferProgress)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Performs an optimized read of a file through use of asynchronous messages.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#performOptimizedWrite(byte[], int, int, java.io.InputStream, int, com.maverick.sftp.FileTransferProgress)"><B>performOptimizedWrite(byte[], int, int, InputStream, int, FileTransferProgress)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Performs an optimized write of a file through asynchronous messaging and
through buffering the local file into memory.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#postWriteRequest(byte[], com.maverick.ssh.io.UnsignedInteger64, byte[], int, int)"><B>postWriteRequest(byte[], UnsignedInteger64, byte[], int, int)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Send a write request for an open file but do not wait for the response from
the server.
<DT><A HREF="com/sshtools/cipher/AESEngine.html#processBlock(byte[], int, byte[], int)"><B>processBlock(byte[], int, byte[], int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AESEngine.html" title="class in com.sshtools.cipher">AESEngine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#processBlock(byte[], int, byte[], int)"><B>processBlock(byte[], int, byte[], int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/TwofishEngine.html#processBlock(byte[], int, byte[], int)"><B>processBlock(byte[], int, byte[], int)</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/TwofishEngine.html" title="class in com.sshtools.cipher">TwofishEngine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#processChannelMessage(com.maverick.ssh.message.SshChannelMessage)"><B>processChannelMessage(SshChannelMessage)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Processes channel request messages by passing the request through to
<a href="/com\maverick\ssh2/#channelRequest(java.lang.String, boolean, byte[])">channelRequest()</a>.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#processExtendedData(int, byte[], int, int)"><B>processExtendedData(int, byte[], int, int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Called when extended data arrives, by default this method does nothing
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#processExtendedData(int, byte[], int, int)"><B>processExtendedData(int, byte[], int, int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/GlobalRequestHandler.html#processGlobalRequest(com.maverick.ssh2.GlobalRequest)"><B>processGlobalRequest(GlobalRequest)</B></A> -
Method in interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/GlobalRequestHandler.html" title="interface in com.maverick.ssh2">GlobalRequestHandler</A>
<DD>Called when a supported global request has been recieved.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#processStandardData(byte[], int, int)"><B>processStandardData(byte[], int, int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Called when channel data arrives, by default this method makes the
data available in the channels InputStream.
<DT><A HREF="com/maverick/sftp/FileTransferProgress.html#progressed(long)"><B>progressed(long)</B></A> -
Method in interface com.maverick.sftp.<A HREF="com/maverick/sftp/FileTransferProgress.html" title="interface in com.maverick.sftp">FileTransferProgress</A>
<DD>The transfer has progressed
<DT><A HREF="com/maverick/scp/ScpClientIO.html#put(java.io.InputStream, long, java.lang.String, java.lang.String)"><B>put(InputStream, long, String, String)</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.html" title="class in com.maverick.scp">ScpClientIO</A>
<DD>
Uploads a <code>java.io.InputStream</code> to a remove server as file.
<DT><A HREF="com/sshtools/scp/ScpClient.html#put(java.lang.String, java.lang.String, boolean)"><B>put(String, String, boolean)</B></A> -
Method in class com.sshtools.scp.<A HREF="com/sshtools/scp/ScpClient.html" title="class in com.sshtools.scp">ScpClient</A>
<DD>
Uploads a local file onto the remote server.
<DT><A HREF="com/sshtools/scp/ScpClient.html#put(java.lang.String[], java.lang.String, boolean)"><B>put(String[], String, boolean)</B></A> -
Method in class com.sshtools.scp.<A HREF="com/sshtools/scp/ScpClient.html" title="class in com.sshtools.scp">ScpClient</A>
<DD>
Uploads an array of local files onto the remote server.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#put(java.lang.String, com.maverick.sftp.FileTransferProgress)"><B>put(String, FileTransferProgress)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Upload a file to the remote computer.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#put(java.lang.String)"><B>put(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Upload a file to the remote computer
<DT><A HREF="com/sshtools/sftp/SftpClient.html#put(java.lang.String, java.lang.String, com.maverick.sftp.FileTransferProgress)"><B>put(String, String, FileTransferProgress)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Upload a file to the remote computer.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#put(java.lang.String, java.lang.String)"><B>put(String, String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Upload a file to the remote computer
<DT><A HREF="com/sshtools/sftp/SftpClient.html#put(java.io.InputStream, java.lang.String, com.maverick.sftp.FileTransferProgress)"><B>put(InputStream, String, FileTransferProgress)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Upload a file to the remote computer reading from the specified <code>
InputStream</code>.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#put(java.io.InputStream, java.lang.String)"><B>put(InputStream, String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Upload the contents of an InputStream to the remote computer.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#pwd()"><B>pwd()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Returns the absolute path name of the current remote working directory.
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="com/sshtools/sftp/SftpClient.html#quit()"><B>quit()</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Close the SFTP client.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#RED_ROUNDS"><B>RED_ROUNDS</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/ForwardingClientListener.html#REMOTE_FORWARDING"><B>REMOTE_FORWARDING</B></A> -
Static variable in interface com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net">ForwardingClientListener</A>
<DD>Constant used to specify whether the event relates to a remote forwarding
<DT><A HREF="com/maverick/ssh2/ChannelOpenException.html#RESOURCE_SHORTAGE"><B>RESOURCE_SHORTAGE</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/ChannelOpenException.html" title="class in com.maverick.ssh2">ChannelOpenException</A>
<DD>There are no more resources available to open the channel
<DT><A HREF="com/maverick/sftp/SftpFileInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileInputStream.html" title="class in com.maverick.sftp">SftpFileInputStream</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFileInputStream.html#read()"><B>read()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileInputStream.html" title="class in com.maverick.sftp">SftpFileInputStream</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#readCompleteFile(java.io.OutputStream, long)"><B>readCompleteFile(OutputStream, long)</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#readFile(byte[], com.maverick.ssh.io.UnsignedInteger64, byte[], int, int)"><B>readFile(byte[], UnsignedInteger64, byte[], int, int)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Read a block of data from an open file.
<DT><A HREF="com/maverick/ssh/SubsystemChannel.html#readMessage()"><B>readMessage()</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SubsystemChannel.html" title="class in com.maverick.ssh">SubsystemChannel</A>
<DD>Read a subsystem message from the channel inputstream.
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#readStreamFromRemote()"><B>readStreamFromRemote()</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>Open an InputStream.
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#readString()"><B>readString()</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#recurseMakeDirectory(java.lang.String)"><B>recurseMakeDirectory(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Recurse through a hierarchy of directories creating them as necersary.
<DT><A HREF="com/maverick/ssh2/AbstractComponentFactory.html#remove(java.lang.String)"><B>remove(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/AbstractComponentFactory.html" title="class in com.maverick.ssh2">AbstractComponentFactory</A>
<DD>Remove a supported component
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#removeAllowedHost(java.lang.String)"><B>removeAllowedHost(String)</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>
Removes an allowed host.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#removeDirectory(java.lang.String)"><B>removeDirectory(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Remove an empty directory.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#removeFile(java.lang.String)"><B>removeFile(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Remove a file.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#removeListener(com.sshtools.net.ForwardingClientListener)"><B>removeListener(ForwardingClientListener)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Remove a <A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net"><CODE>ForwardingClientListener</CODE></A> from the list receiving forwarding events.
<DT><A HREF="com/maverick/sftp/SftpFile.html#rename(java.lang.String)"><B>rename(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Rename a file on the remote server.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#rename(java.lang.String, java.lang.String)"><B>rename(String, String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Rename a file on the remote computer.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#renameFile(java.lang.String, java.lang.String)"><B>renameFile(String, String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Rename an existing file.
<DT><A HREF="com/maverick/ssh/SshSession.html#requestPseudoTerminal(java.lang.String, int, int, int, int, byte[])"><B>requestPseudoTerminal(String, int, int, int, int, byte[])</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>The remote process may require a pseudo terminal.
<DT><A HREF="com/maverick/ssh/SshSession.html#requestPseudoTerminal(java.lang.String, int, int, int, int)"><B>requestPseudoTerminal(String, int, int, int, int)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>The remote process may require a pseudo terminal.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#requestPseudoTerminal(java.lang.String, int, int, int, int)"><B>requestPseudoTerminal(String, int, int, int, int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#requestPseudoTerminal(java.lang.String, int, int, int, int, byte[])"><B>requestPseudoTerminal(String, int, int, int, int, byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshClient.html#requestRemoteForwarding(java.lang.String, int, java.lang.String, int, com.maverick.ssh.ForwardingRequestListener)"><B>requestRemoteForwarding(String, int, String, int, ForwardingRequestListener)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>
<DD>Requests that the remote computer accepts socket connections and forward
them to the local computer.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#requestRemoteForwarding(java.lang.String, int, java.lang.String, int, com.maverick.ssh.ForwardingRequestListener)"><B>requestRemoteForwarding(String, int, String, int, ForwardingRequestListener)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>The bindAddress is ignored since the SSH1 protocol does not support setting
of the bind address.
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#requestRemoteForwarding(java.lang.String, int, java.lang.String, int, com.maverick.ssh.ForwardingRequestListener)"><B>requestRemoteForwarding(String, int, String, int, ForwardingRequestListener)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/ForwardingClient.html#requestRemoteForwarding(java.lang.String, int, java.lang.String, int)"><B>requestRemoteForwarding(String, int, String, int)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Requests that the remote side start listening for socket connections so that
they may be forwarded to to the local destination.
<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#requestXForwarding(java.lang.String, com.maverick.ssh.ForwardingRequestListener)"><B>requestXForwarding(String, ForwardingRequestListener)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2PasswordAuthentication.html#requiresPasswordChange()"><B>requiresPasswordChange()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PasswordAuthentication.html" title="class in com.maverick.ssh2">Ssh2PasswordAuthentication</A>
<DD>Indicates whether the users password requires changing.
<DT><A HREF="com/sshtools/cipher/AESEngine.html#reset()"><B>reset()</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/AESEngine.html" title="class in com.sshtools.cipher">AESEngine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#reset()"><B>reset()</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/TwofishEngine.html#reset()"><B>reset()</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/TwofishEngine.html" title="class in com.sshtools.cipher">TwofishEngine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/sftp/SftpClient.html#rm(java.lang.String)"><B>rm(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Remove a file or directory from the remote computer.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#rm(java.lang.String, boolean, boolean)"><B>rm(String, boolean, boolean)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Remove a file or directory on the remote computer with options to force deletion
of existig files and recursion.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#S1"><B>S1</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#S2"><B>S2</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#S3"><B>S3</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#S4"><B>S4</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#S5"><B>S5</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#S6"><B>S6</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#S7"><B>S7</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#S8"><B>S8</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html#SECSH_FORMAT"><B>SECSH_FORMAT</B></A> -
Static variable in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html" title="class in com.sshtools.publickey">SshPublicKeyFileFactory</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#SESSION_CHANNEL"><B>SESSION_CHANNEL</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/SocksProxyTransport.html#SOCKS4"><B>SOCKS4</B></A> -
Static variable in class com.sshtools.net.<A HREF="com/sshtools/net/SocksProxyTransport.html" title="class in com.sshtools.net">SocksProxyTransport</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/SocksProxyTransport.html#SOCKS5"><B>SOCKS5</B></A> -
Static variable in class com.sshtools.net.<A HREF="com/sshtools/net/SocksProxyTransport.html" title="class in com.sshtools.net">SocksProxyTransport</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshConnector.html#SSH1"><B>SSH1</B></A> -
Static variable in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>Constant for the SSH protocol version 1
<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html#SSH1_FORMAT"><B>SSH1_FORMAT</B></A> -
Static variable in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html" title="class in com.sshtools.publickey">SshPrivateKeyFileFactory</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html#SSH1_FORMAT"><B>SSH1_FORMAT</B></A> -
Static variable in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html" title="class in com.sshtools.publickey">SshPublicKeyFileFactory</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshKeyPairGenerator.html#SSH1_RSA"><B>SSH1_RSA</B></A> -
Static variable in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPairGenerator.html" title="class in com.sshtools.publickey">SshKeyPairGenerator</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshConnector.html#SSH2"><B>SSH2</B></A> -
Static variable in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>Constant for the SSH protocol version 2
<DT><A HREF="com/sshtools/publickey/SshKeyPairGenerator.html#SSH2_DSA"><B>SSH2_DSA</B></A> -
Static variable in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPairGenerator.html" title="class in com.sshtools.publickey">SshKeyPairGenerator</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshKeyPairGenerator.html#SSH2_RSA"><B>SSH2_RSA</B></A> -
Static variable in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPairGenerator.html" title="class in com.sshtools.publickey">SshKeyPairGenerator</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html#SSHTOOLS_FORMAT"><B>SSHTOOLS_FORMAT</B></A> -
Static variable in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html" title="class in com.sshtools.publickey">SshPrivateKeyFileFactory</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpStatusException.html#SSH_FX_BAD_MESSAGE"><B>SSH_FX_BAD_MESSAGE</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>
<DD>The client sent a bad protocol message
<DT><A HREF="com/maverick/sftp/SftpStatusException.html#SSH_FX_CONNECTION_LOST"><B>SSH_FX_CONNECTION_LOST</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>
<DD>The file system connection was lost
<DT><A HREF="com/maverick/sftp/SftpStatusException.html#SSH_FX_EOF"><B>SSH_FX_EOF</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>
<DD>The file or listing is EOF
<DT><A HREF="com/maverick/sftp/SftpStatusException.html#SSH_FX_FAILURE"><B>SSH_FX_FAILURE</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>
<DD>Generic failure code
<DT><A HREF="com/maverick/sftp/SftpStatusException.html#SSH_FX_NO_CONNECTION"><B>SSH_FX_NO_CONNECTION</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>
<DD>There is no connection to the file system
<DT><A HREF="com/maverick/sftp/SftpStatusException.html#SSH_FX_NO_SUCH_FILE"><B>SSH_FX_NO_SUCH_FILE</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>
<DD>No such file was found
<DT><A HREF="com/maverick/sftp/SftpStatusException.html#SSH_FX_OK"><B>SSH_FX_OK</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>
<DD>Everything performed correctly
<DT><A HREF="com/maverick/sftp/SftpStatusException.html#SSH_FX_OP_UNSUPPORTED"><B>SSH_FX_OP_UNSUPPORTED</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>
<DD>The operation requested is not supported
<DT><A HREF="com/maverick/sftp/SftpStatusException.html#SSH_FX_PERMISSION_DENIED"><B>SSH_FX_PERMISSION_DENIED</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>
<DD>The user does not have permission
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IFBLK"><B>S_IFBLK</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Identifies the file as a block special file
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IFCHR"><B>S_IFCHR</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Identifies the file as a character device
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IFDIR"><B>S_IFDIR</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Identifies the file as a directory
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IFIFO"><B>S_IFIFO</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Identifies the file as a pipe
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IFLNK"><B>S_IFLNK</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Identifies the file as a symbolic link
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IFMT"><B>S_IFMT</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Format mask constant can be used to mask off a file type from the mode.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IFREG"><B>S_IFREG</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Identifies the file as a regular file
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IFSOCK"><B>S_IFSOCK</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Identifies the file as a socket
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IRGRP"><B>S_IRGRP</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Permits a file's group to read the file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IROTH"><B>S_IROTH</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Permits others to read the file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IRUSR"><B>S_IRUSR</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Permits the owner of a file to read the file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_ISGID"><B>S_ISGID</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Bit to determine whether a file is executed as the group owner
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_ISUID"><B>S_ISUID</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Bit to determine whether a file is executed as the owner
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IWGRP"><B>S_IWGRP</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Permits a file's group to write to the file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IWOTH"><B>S_IWOTH</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Permits others to write to the file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IWUSR"><B>S_IWUSR</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Permits the owner of a file to write to the file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IXGRP"><B>S_IXGRP</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Permits a file's group to execute the file or to search the file's directory.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IXOTH"><B>S_IXOTH</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Permits others to execute the file or to search the file's directory.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#S_IXUSR"><B>S_IXUSR</B></A> -
Static variable in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Permissions flag: Permits the owner of a file to execute the file or to search the file's directory.
<DT><A HREF="com/sshtools/scp/ScpClient.html" title="class in com.sshtools.scp"><B>ScpClient</B></A> - class com.sshtools.scp.<A HREF="com/sshtools/scp/ScpClient.html" title="class in com.sshtools.scp">ScpClient</A>.<DD>Implements an SCP (Secure Copy) client which may be useful for SSH1 connections and
SSH2 where SFTP is not available.<DT><A HREF="com/sshtools/scp/ScpClient.html#ScpClient(com.maverick.ssh.SshClient)"><B>ScpClient(SshClient)</B></A> -
Constructor for class com.sshtools.scp.<A HREF="com/sshtools/scp/ScpClient.html" title="class in com.sshtools.scp">ScpClient</A>
<DD>
Creates an SCP client.
<DT><A HREF="com/sshtools/scp/ScpClient.html#ScpClient(java.io.File, com.maverick.ssh.SshClient)"><B>ScpClient(File, SshClient)</B></A> -
Constructor for class com.sshtools.scp.<A HREF="com/sshtools/scp/ScpClient.html" title="class in com.sshtools.scp">ScpClient</A>
<DD>
Creates an SCP client.
<DT><A HREF="com/sshtools/scp/ScpClient.ScpEngine.html" title="class in com.sshtools.scp"><B>ScpClient.ScpEngine</B></A> - class com.sshtools.scp.<A HREF="com/sshtools/scp/ScpClient.ScpEngine.html" title="class in com.sshtools.scp">ScpClient.ScpEngine</A>.<DD>
Implements an SCP Engine by extending J2SSH Mavericjs ScpEngineIO
<DT><A HREF="com/sshtools/scp/ScpClient.ScpEngine.html#ScpClient.ScpEngine(java.lang.String, com.maverick.ssh.SshSession)"><B>ScpClient.ScpEngine(String, SshSession)</B></A> -
Constructor for class com.sshtools.scp.<A HREF="com/sshtools/scp/ScpClient.ScpEngine.html" title="class in com.sshtools.scp">ScpClient.ScpEngine</A>
<DD>
Contruct the channel with the specified scp command.
<DT><A HREF="com/maverick/scp/ScpClientIO.html" title="class in com.maverick.scp"><B>ScpClientIO</B></A> - class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.html" title="class in com.maverick.scp">ScpClientIO</A>.<DD>
Implements the IO of a Secure Copy (SCP) client.<DT><A HREF="com/maverick/scp/ScpClientIO.html#ScpClientIO(com.maverick.ssh.SshClient)"><B>ScpClientIO(SshClient)</B></A> -
Constructor for class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.html" title="class in com.maverick.scp">ScpClientIO</A>
<DD>
Creates an SCP client.
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp"><B>ScpClientIO.ScpEngineIO</B></A> - class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>.<DD>
Implements an SCP engine.<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#ScpClientIO.ScpEngineIO(java.lang.String, com.maverick.ssh.SshSession)"><B>ScpClientIO.ScpEngineIO(String, SshSession)</B></A> -
Constructor for class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>
Contruct the channel with the specified scp command.
<DT><A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp"><B>SftpClient</B></A> - class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>.<DD>
Implements a Secure File Transfer (SFTP) client.<DT><A HREF="com/sshtools/sftp/SftpClient.html#SftpClient(com.maverick.ssh.SshClient)"><B>SftpClient(SshClient)</B></A> -
Constructor for class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Constructs the SFTP client with a given channel event listener.
<DT><A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp"><B>SftpFile</B></A> - class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>.<DD>Represents an SFTP file object.<DT><A HREF="com/maverick/sftp/SftpFile.html#SftpFile(java.lang.String, com.maverick.sftp.SftpFileAttributes)"><B>SftpFile(String, SftpFileAttributes)</B></A> -
Constructor for class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Creates a new SftpFile object.
<DT><A HREF="com/maverick/sftp/SftpFile.html#SftpFile(java.lang.String)"><B>SftpFile(String)</B></A> -
Constructor for class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFile.html" title="class in com.maverick.sftp">SftpFile</A>
<DD>Creates a new SftpFile object.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp"><B>SftpFileAttributes</B></A> - class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>.<DD>This class represents the ATTRS structure defined in the draft-ietf-secsh-filexfer-02.txt which
is used by the protocol to store file attribute information.<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#SftpFileAttributes()"><B>SftpFileAttributes()</B></A> -
Constructor for class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Creates a new FileAttributes object.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#SftpFileAttributes(com.maverick.ssh.io.ByteArrayReader)"><B>SftpFileAttributes(ByteArrayReader)</B></A> -
Constructor for class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFileInputStream.html" title="class in com.maverick.sftp"><B>SftpFileInputStream</B></A> - class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileInputStream.html" title="class in com.maverick.sftp">SftpFileInputStream</A>.<DD>An InputStream to read the contents of a remote file.<DT><A HREF="com/maverick/sftp/SftpFileInputStream.html#SftpFileInputStream(com.maverick.sftp.SftpFile)"><B>SftpFileInputStream(SftpFile)</B></A> -
Constructor for class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileInputStream.html" title="class in com.maverick.sftp">SftpFileInputStream</A>
<DD>Creates a new SftpFileInputStream object.
<DT><A HREF="com/maverick/sftp/SftpFileOutputStream.html" title="class in com.maverick.sftp"><B>SftpFileOutputStream</B></A> - class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileOutputStream.html" title="class in com.maverick.sftp">SftpFileOutputStream</A>.<DD>An OutputStream to write data to a remote file.<DT><A HREF="com/maverick/sftp/SftpFileOutputStream.html#SftpFileOutputStream(com.maverick.sftp.SftpFile)"><B>SftpFileOutputStream(SftpFile)</B></A> -
Constructor for class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileOutputStream.html" title="class in com.maverick.sftp">SftpFileOutputStream</A>
<DD>Creates a new SftpFileOutputStream object.
<DT><A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp"><B>SftpStatusException</B></A> - exception com.maverick.sftp.<A HREF="com/maverick/sftp/SftpStatusException.html" title="class in com.maverick.sftp">SftpStatusException</A>.<DD>This exception is thrown by the <A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp"><CODE>SftpSubsystemChannel</CODE></A> class whenever
a status message is received that is not expected.<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp"><B>SftpSubsystemChannel</B></A> - class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>.<DD>This class implements the SFTP protocol which is executed as an SSH subsystem.<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#SftpSubsystemChannel(com.maverick.ssh.SshSession)"><B>SftpSubsystemChannel(SshSession)</B></A> -
Constructor for class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Constructs an uninitialized sftp channel with an unitialized session
channel
<DT><A HREF="com/sshtools/net/SocketTransport.html" title="class in com.sshtools.net"><B>SocketTransport</B></A> - class com.sshtools.net.<A HREF="com/sshtools/net/SocketTransport.html" title="class in com.sshtools.net">SocketTransport</A>.<DD>Extends a Socket to provide an
<a href="/com\sshtools\net/../../maverick/ssh/SshTransport.html">SshTransport</a> suitable
for use in making connections using the <a href="/com\sshtools\net/../../maverick/ssh/SshConnector.html">SshConnector</a>.<DT><A HREF="com/sshtools/net/SocketTransport.html#SocketTransport(java.lang.String, int)"><B>SocketTransport(String, int)</B></A> -
Constructor for class com.sshtools.net.<A HREF="com/sshtools/net/SocketTransport.html" title="class in com.sshtools.net">SocketTransport</A>
<DD>Connect the socket.
<DT><A HREF="com/sshtools/net/SocketWrapper.html" title="class in com.sshtools.net"><B>SocketWrapper</B></A> - class com.sshtools.net.<A HREF="com/sshtools/net/SocketWrapper.html" title="class in com.sshtools.net">SocketWrapper</A>.<DD>Implements a basic wrapper around a Socket to provide an
<a href="/com\sshtools\net/../../maverick/ssh/SshTransport.html">SshTransport</a> suitable
for use in making connections using the <a href="/com\sshtools\net/../../maverick/ssh/SshConnector.html">SshConnector</a>.<DT><A HREF="com/sshtools/net/SocketWrapper.html#SocketWrapper(java.net.Socket)"><B>SocketWrapper(Socket)</B></A> -
Constructor for class com.sshtools.net.<A HREF="com/sshtools/net/SocketWrapper.html" title="class in com.sshtools.net">SocketWrapper</A>
<DD>Create a SocketWrapper
<DT><A HREF="com/sshtools/net/SocksProxyTransport.html" title="class in com.sshtools.net"><B>SocksProxyTransport</B></A> - class com.sshtools.net.<A HREF="com/sshtools/net/SocksProxyTransport.html" title="class in com.sshtools.net">SocksProxyTransport</A>.<DD>Provides an <A HREF="com/maverick/ssh/SshTransport.html" title="interface in com.maverick.ssh"><CODE>SshTransport</CODE></A> implementation that
can route the connection through a SOCKS 4 or SOCKS 5 proxy.<DT><A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1"><B>Ssh1Client</B></A> - class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>.<DD>Implementation of an <a href="/com\maverick\ssh1/../ssh/SshClient.html">SshClient</a> for the SSH1 protocol; no
additional features are currently implemented outside of the general
<a href="/com\maverick\ssh1/../ssh/SshClient.html">SshClient</a> contract.<DT><A HREF="com/maverick/ssh1/Ssh1Client.html#Ssh1Client()"><B>Ssh1Client()</B></A> -
Constructor for class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Client.html" title="class in com.maverick.ssh1">Ssh1Client</A>
<DD>Default public constructor for the client called by
<a href="/com\maverick\ssh1/../ssh/SshConnector.html">SshConnector</a>.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1"><B>Ssh1Context</B></A> - class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>.<DD>
This class implements <a href="/com\maverick\ssh1/../ssh/SshContext">SshContext</a> to provide SSH1 connection configuration
through the <a href="/com\maverick\ssh1/../ssh/SshConnector.html">SshConnector</a> class.<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#Ssh1Context()"><B>Ssh1Context()</B></A> -
Constructor for class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>Construct a new context instance with default values.
<DT><A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html" title="class in com.maverick.ssh1"><B>Ssh1RsaPublicKey</B></A> - class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html" title="class in com.maverick.ssh1">Ssh1RsaPublicKey</A>.<DD>This class represents an SSH1 RSA public key.<DT><A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html#Ssh1RsaPublicKey(com.maverick.ssh.math.BigInteger, com.maverick.ssh.math.BigInteger)"><B>Ssh1RsaPublicKey(BigInteger, BigInteger)</B></A> -
Constructor for class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1RsaPublicKey.html" title="class in com.maverick.ssh1">Ssh1RsaPublicKey</A>
<DD>Construct the RSA public key.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2"><B>Ssh2Channel</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>.<DD>All terminal sessions, forwarded connections, etc are channels and this class
implements the base SSH2 channel.<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#Ssh2Channel(java.lang.String, int, int)"><B>Ssh2Channel(String, int, int)</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Construct an SSH2 channel
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2"><B>Ssh2Client</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>.<DD>Implementation of an <a href="/com\maverick\ssh2/../ssh/SshClient.html">SshClient</a> for the SSH2 protocol;
this provides the ability to create custom channels and sending/receiving of global requests in
addition to the standard <a href="/com\maverick\ssh2/../ssh/SshClient.html">SshClient</a> contract.<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#Ssh2Client()"><B>Ssh2Client()</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>Default contructor called by <a href="/com\maverick\ssh2/../ssh/SshConnector.html">SshConnector</a>.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2"><B>Ssh2Context</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>.<DD>This class implements <a href="/com\maverick\ssh2/../ssh/SshContext.html">SshContext</a>to provide SSH2 connection configuration
through the <a href="/com\maverick\ssh2/../ssh/SshConnector.html">SshConnector</a> class.<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#Ssh2Context()"><B>Ssh2Context()</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Contructs a default context
<DT><A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html" title="class in com.maverick.ssh2"><B>Ssh2DsaPublicKey</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2DsaPublicKey</A>.<DD>Represents an SSH2 DSA public key.<DT><A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html#Ssh2DsaPublicKey(com.maverick.ssh.math.BigInteger, com.maverick.ssh.math.BigInteger, com.maverick.ssh.math.BigInteger, com.maverick.ssh.math.BigInteger)"><B>Ssh2DsaPublicKey(BigInteger, BigInteger, BigInteger, BigInteger)</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2DsaPublicKey</A>
<DD>Construct a DSA key from the parameters.
<DT><A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html#Ssh2DsaPublicKey()"><B>Ssh2DsaPublicKey()</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2DsaPublicKey</A>
<DD>Default contructor used to initialize the key from an encoded byte
array using the init method.
<DT><A HREF="com/maverick/ssh2/Ssh2PasswordAuthentication.html" title="class in com.maverick.ssh2"><B>Ssh2PasswordAuthentication</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PasswordAuthentication.html" title="class in com.maverick.ssh2">Ssh2PasswordAuthentication</A>.<DD>Implements Password authentication as defined in the SSH Authenticaiton
Protocol.<DT><A HREF="com/maverick/ssh2/Ssh2PasswordAuthentication.html#Ssh2PasswordAuthentication()"><B>Ssh2PasswordAuthentication()</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PasswordAuthentication.html" title="class in com.maverick.ssh2">Ssh2PasswordAuthentication</A>
<DD>Construct the method
<DT><A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.html" title="class in com.maverick.ssh2"><B>Ssh2PublicKeyAuthentication</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.html" title="class in com.maverick.ssh2">Ssh2PublicKeyAuthentication</A>.<DD>SSH2 public key authentication providing additional SSH2 public key authentication
features.<DT><A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.html#Ssh2PublicKeyAuthentication()"><B>Ssh2PublicKeyAuthentication()</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.html" title="class in com.maverick.ssh2">Ssh2PublicKeyAuthentication</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.SignatureGenerator.html" title="interface in com.maverick.ssh2"><B>Ssh2PublicKeyAuthentication.SignatureGenerator</B></A> - interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.SignatureGenerator.html" title="interface in com.maverick.ssh2">Ssh2PublicKeyAuthentication.SignatureGenerator</A>.<DD>Provides a callback when a private key signature is required.<DT><A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html" title="class in com.maverick.ssh2"><B>Ssh2RsaPublicKey</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2RsaPublicKey</A>.<DD>Represents an SSH2 RSA Public key.<DT><A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html#Ssh2RsaPublicKey()"><B>Ssh2RsaPublicKey()</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2RsaPublicKey</A>
<DD>Default constructor for initializing the key from a byte array using the
init method.
<DT><A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html#Ssh2RsaPublicKey(com.maverick.ssh.math.BigInteger, com.maverick.ssh.math.BigInteger)"><B>Ssh2RsaPublicKey(BigInteger, BigInteger)</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2RsaPublicKey</A>
<DD>Construct an RSA key from parameters.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2"><B>Ssh2Session</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>.<DD>This class implements the SSH2 session channel, unlike SSH1 multiple sessions
can be opened on the same SSH connection.<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#Ssh2Session(int, int, com.maverick.ssh2.Ssh2Client)"><B>Ssh2Session(int, int, Ssh2Client)</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>Contruct a session channel.
<DT><A HREF="com/maverick/ssh/SshAuthentication.html" title="interface in com.maverick.ssh"><B>SshAuthentication</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshAuthentication.html" title="interface in com.maverick.ssh">SshAuthentication</A>.<DD>The base interface for all SSH authentication mechanisms and authentication result constants.<DT><A HREF="com/maverick/ssh/SshChannel.html" title="interface in com.maverick.ssh"><B>SshChannel</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshChannel.html" title="interface in com.maverick.ssh">SshChannel</A>.<DD>The base interface for all SSH channels.<DT><A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh"><B>SshClient</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshClient.html" title="interface in com.maverick.ssh">SshClient</A>.<DD>This interface defines the general contract for an SSH client
that is compatible for both the SSH1 and SSH2 protocols.<DT><A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh"><B>SshConnector</B></A> - class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>.<DD>Connecting to an SSH server STARTS HERE!.<DT><A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh"><B>SshContext</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>.<DD>This interface defines the general configuration items available to both SSH1 and SSH2.<DT><A HREF="com/maverick/ssh1/SshDes.html" title="class in com.maverick.ssh1"><B>SshDes</B></A> - class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes.html" title="class in com.maverick.ssh1">SshDes</A>.<DD>DES cipher for SSH1.<DT><A HREF="com/maverick/ssh1/SshDes.html#SshDes()"><B>SshDes()</B></A> -
Constructor for class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes.html" title="class in com.maverick.ssh1">SshDes</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh1/SshDes3.html" title="class in com.maverick.ssh1"><B>SshDes3</B></A> - class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes3.html" title="class in com.maverick.ssh1">SshDes3</A>.<DD>3DES cipher implementation for SSH1.<DT><A HREF="com/maverick/ssh1/SshDes3.html#SshDes3()"><B>SshDes3()</B></A> -
Constructor for class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes3.html" title="class in com.maverick.ssh1">SshDes3</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/SshHmac.html" title="class in com.maverick.ssh2"><B>SshHmac</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/SshHmac.html" title="class in com.maverick.ssh2">SshHmac</A>.<DD>Data integrity is provided by the SSH Transport Protocol by including
with each packet a message authentication code (MAC) that is computed from
a shared secret, packet sequence number, and the contents of the packet.<DT><A HREF="com/maverick/ssh2/SshHmac.html#SshHmac(java.lang.String, com.maverick.ssh.crypto.digests.GeneralDigest)"><B>SshHmac(String, GeneralDigest)</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/SshHmac.html" title="class in com.maverick.ssh2">SshHmac</A>
<DD>Contruct an uninitialized MAC
<DT><A HREF="com/sshtools/publickey/SshKeyPair.html" title="class in com.sshtools.publickey"><B>SshKeyPair</B></A> - class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPair.html" title="class in com.sshtools.publickey">SshKeyPair</A>.<DD>Storage class for a public/private key pair.<DT><A HREF="com/sshtools/publickey/SshKeyPair.html#SshKeyPair()"><B>SshKeyPair()</B></A> -
Constructor for class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPair.html" title="class in com.sshtools.publickey">SshKeyPair</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/SshKeyPairGenerator.html" title="class in com.sshtools.publickey"><B>SshKeyPairGenerator</B></A> - class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPairGenerator.html" title="class in com.sshtools.publickey">SshKeyPairGenerator</A>.<DD>Generate public/private key pairs.<DT><A HREF="com/sshtools/publickey/SshKeyPairGenerator.html#SshKeyPairGenerator()"><B>SshKeyPairGenerator()</B></A> -
Constructor for class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshKeyPairGenerator.html" title="class in com.sshtools.publickey">SshKeyPairGenerator</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshPrivateKey.html" title="interface in com.maverick.ssh"><B>SshPrivateKey</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshPrivateKey.html" title="interface in com.maverick.ssh">SshPrivateKey</A>.<DD>Interface for SSH supported private keys.<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFile.html" title="interface in com.sshtools.publickey"><B>SshPrivateKeyFile</B></A> - interface com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFile.html" title="interface in com.sshtools.publickey">SshPrivateKeyFile</A>.<DD>Interface which all private key formats must implement to provide decoding
and decryption of the private key into a suitable format for the API.<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html" title="class in com.sshtools.publickey"><B>SshPrivateKeyFileFactory</B></A> - class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html" title="class in com.sshtools.publickey">SshPrivateKeyFileFactory</A>.<DD>Private key format factory used to decode private key files.<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html#SshPrivateKeyFileFactory()"><B>SshPrivateKeyFileFactory()</B></A> -
Constructor for class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFileFactory.html" title="class in com.sshtools.publickey">SshPrivateKeyFileFactory</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshPublicKey.html" title="interface in com.maverick.ssh"><B>SshPublicKey</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshPublicKey.html" title="interface in com.maverick.ssh">SshPublicKey</A>.<DD>Interface for SSH supported public keys.<DT><A HREF="com/sshtools/publickey/SshPublicKeyFile.html" title="interface in com.sshtools.publickey"><B>SshPublicKeyFile</B></A> - interface com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFile.html" title="interface in com.sshtools.publickey">SshPublicKeyFile</A>.<DD>Interface which all public key formats must implement to provide decoding
of the public key into a suitable format for the API.<DT><A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html" title="class in com.sshtools.publickey"><B>SshPublicKeyFileFactory</B></A> - class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html" title="class in com.sshtools.publickey">SshPublicKeyFileFactory</A>.<DD>Public key format factory used to decode different formats of public keys.<DT><A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html#SshPublicKeyFileFactory()"><B>SshPublicKeyFileFactory()</B></A> -
Constructor for class com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFileFactory.html" title="class in com.sshtools.publickey">SshPublicKeyFileFactory</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh"><B>SshSession</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>.<DD>Base interface for SSH sessions supporting all the features common to both SSH1 and SSH2.<DT><A HREF="com/maverick/ssh/SshTransport.html" title="interface in com.maverick.ssh"><B>SshTransport</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTransport.html" title="interface in com.maverick.ssh">SshTransport</A>.<DD>Simple interface wrapper for transport layer communication.<DT><A HREF="com/maverick/ssh/SshTunnel.html" title="interface in com.maverick.ssh"><B>SshTunnel</B></A> - interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshTunnel.html" title="interface in com.maverick.ssh">SshTunnel</A>.<DD>Interface defining the contract for SSH forwarding channels.<DT><A HREF="com/maverick/ssh/SubsystemChannel.html" title="class in com.maverick.ssh"><B>SubsystemChannel</B></A> - class com.maverick.ssh.<A HREF="com/maverick/ssh/SubsystemChannel.html" title="class in com.maverick.ssh">SubsystemChannel</A>.<DD>This class provides useful methods for implementing an SSH2 subsystem.<DT><A HREF="com/maverick/ssh/SubsystemChannel.html#SubsystemChannel(com.maverick.ssh.SshChannel)"><B>SubsystemChannel(SshChannel)</B></A> -
Constructor for class com.maverick.ssh.<A HREF="com/maverick/ssh/SubsystemChannel.html" title="class in com.maverick.ssh">SubsystemChannel</A>
<DD>Create a new subsystem channel.
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#saveHostFile()"><B>saveHostFile()</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>
Save's the host key file to be saved.
<DT><A HREF="com/maverick/ssh2/Ssh2Client.html#sendGlobalRequest(com.maverick.ssh2.GlobalRequest, boolean)"><B>sendGlobalRequest(GlobalRequest, boolean)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Client.html" title="class in com.maverick.ssh2">Ssh2Client</A>
<DD>Sends a global request to the remote side.
<DT><A HREF="com/maverick/ssh/SubsystemChannel.html#sendMessage(byte[])"><B>sendMessage(byte[])</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SubsystemChannel.html" title="class in com.maverick.ssh">SubsystemChannel</A>
<DD>Write a subsystem message to the channel outputstream.
<DT><A HREF="com/maverick/ssh2/Ssh2Channel.html#sendRequest(java.lang.String, boolean, byte[])"><B>sendRequest(String, boolean, byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Channel.html" title="class in com.maverick.ssh2">Ssh2Channel</A>
<DD>Sends a channel request.
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#session"><B>session</B></A> -
Variable in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#setAttributes(java.lang.String, com.maverick.sftp.SftpFileAttributes)"><B>setAttributes(String, SftpFileAttributes)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Sets the attributes of a file.
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#setAttributes(com.maverick.sftp.SftpFile, com.maverick.sftp.SftpFileAttributes)"><B>setAttributes(SftpFile, SftpFileAttributes)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Sets the attributes of a file.
<DT><A HREF="com/maverick/ssh/PublicKeyAuthentication.html#setAuthenticating(boolean)"><B>setAuthenticating(boolean)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh">PublicKeyAuthentication</A>
<DD>If <tt>true</tt> the authentication will proceed as normal and the result will either
be a success or failure.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setBannerDisplay(com.maverick.ssh2.BannerDisplay)"><B>setBannerDisplay(BannerDisplay)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Set a banner display for callback of authentication banners
<DT><A HREF="com/sshtools/sftp/SftpClient.html#setBlockSize(int)"><B>setBlockSize(int)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Sets the block size used when transfering files, defaults to the optimized
setting of 32768.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Set the size of the buffer which is used to read from the local file
system.
<DT><A HREF="com/maverick/ssh/SshContext.html#setChannelLimit(int)"><B>setChannelLimit(int)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Set the maximum number of channels that are allowed open at any one time.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#setChannelLimit(int)"><B>setChannelLimit(int)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setChannelLimit(int)"><B>setChannelLimit(int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#setCharsetEncoding(java.lang.String)"><B>setCharsetEncoding(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Allows the default character encoding to be overriden for filename strings.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#setCipherType(int)"><B>setCipherType(int)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>Set the cipher type for this configuration context.
<DT><A HREF="com/maverick/ssh2/GlobalRequest.html#setData(byte[])"><B>setData(byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/GlobalRequest.html" title="class in com.maverick.ssh2">GlobalRequest</A>
<DD>Set the data.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#setEnvironmentVariable(java.lang.String, java.lang.String)"><B>setEnvironmentVariable(String, String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>The SSH2 session supports the setting of environments variables however in our expericance
no server to date allows unconditional setting of variables.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#setGID(com.maverick.ssh.io.UnsignedInteger32)"><B>setGID(UnsignedInteger32)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Set the GID of this file.
<DT><A HREF="com/maverick/ssh/SshContext.html#setHostKeyVerification(com.maverick.ssh.HostKeyVerification)"><B>setHostKeyVerification(HostKeyVerification)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Set the host key verification implementation.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#setHostKeyVerification(com.maverick.ssh.HostKeyVerification)"><B>setHostKeyVerification(HostKeyVerification)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setHostKeyVerification(com.maverick.ssh.HostKeyVerification)"><B>setHostKeyVerification(HostKeyVerification)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Set the host key verification implementation
<DT><A HREF="com/maverick/ssh2/KBIAuthentication.html#setKBIRequestHandler(com.maverick.ssh2.KBIRequestHandler)"><B>setKBIRequestHandler(KBIRequestHandler)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIAuthentication.html" title="class in com.maverick.ssh2">KBIAuthentication</A>
<DD>Set the <a href="/com\maverick\ssh2/KBIRequestHandler.html">KBIRequestHandler</a> for this authentication
attempt.
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#setKey(byte[])"><B>setKey(byte[])</B></A> -
Method in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/sftp/SftpClient.html#setMaxAsyncRequests(int)"><B>setMaxAsyncRequests(int)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Set the maximum number of asynchronous requests that are
outstanding at any one time.
<DT><A HREF="com/maverick/ssh2/Ssh2PasswordAuthentication.html#setNewPassword(java.lang.String)"><B>setNewPassword(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PasswordAuthentication.html" title="class in com.maverick.ssh2">Ssh2PasswordAuthentication</A>
<DD>After performing an initial authentication attempt a flag may be
set to indicate that a password change is required.
<DT><A HREF="com/maverick/ssh/PasswordAuthentication.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PasswordAuthentication.html" title="class in com.maverick.ssh">PasswordAuthentication</A>
<DD>Set the password.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#setPermissions(com.maverick.ssh.io.UnsignedInteger32)"><B>setPermissions(UnsignedInteger32)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Set the permissions of the file.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#setPermissions(java.lang.String)"><B>setPermissions(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Set the permissions from a string in the format "rwxr-xr-x"
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#setPermissionsFromMaskString(java.lang.String)"><B>setPermissionsFromMaskString(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Set permissions given a UNIX style mask, for example '0644'
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#setPermissionsFromUmaskString(java.lang.String)"><B>setPermissionsFromUmaskString(String)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Set the permissions given a UNIX style umask, for example '0022' will
result in 0022 ^ 0777.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setPreferredCipherCS(java.lang.String)"><B>setPreferredCipherCS(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Set the preferred cipher for the Client->Server stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setPreferredCipherSC(java.lang.String)"><B>setPreferredCipherSC(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Set the preferred cipher for the Server->Client stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setPreferredCompressionCS(java.lang.String)"><B>setPreferredCompressionCS(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Set the preferred compression for the Client->Server stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setPreferredCompressionSC(java.lang.String)"><B>setPreferredCompressionSC(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Set the preferred compression for the Server->Client stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setPreferredKeyExchange(java.lang.String)"><B>setPreferredKeyExchange(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Set the preferred key exchange method.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setPreferredMacCS(java.lang.String)"><B>setPreferredMacCS(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Set the preferred mac for the Client->Server stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setPreferredMacSC(java.lang.String)"><B>setPreferredMacSC(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Set the preferred mac for the Server->Client stream.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setPreferredPublicKey(java.lang.String)"><B>setPreferredPublicKey(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Set the preferred public key algorithm.
<DT><A HREF="com/maverick/ssh/PublicKeyAuthentication.html#setPrivateKey(com.maverick.ssh.SshPrivateKey)"><B>setPrivateKey(SshPrivateKey)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh">PublicKeyAuthentication</A>
<DD>Set the private key for this authentication.
<DT><A HREF="com/maverick/ssh/PublicKeyAuthentication.html#setPublicKey(com.maverick.ssh.SshPublicKey)"><B>setPublicKey(SshPublicKey)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh">PublicKeyAuthentication</A>
<DD>Set the public key for this authentication.
<DT><A HREF="com/maverick/ssh2/KBIPrompt.html#setResponse(java.lang.String)"><B>setResponse(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIPrompt.html" title="class in com.maverick.ssh2">KBIPrompt</A>
<DD>Set the user's response for this prompt.
<DT><A HREF="com/maverick/ssh/SshContext.html#setSFTPProvider(java.lang.String)"><B>setSFTPProvider(String)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Set the path to the SFTP provider.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#setSFTPProvider(java.lang.String)"><B>setSFTPProvider(String)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setSFTPProvider(java.lang.String)"><B>setSFTPProvider(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.html#setSignatureGenerator(com.maverick.ssh2.Ssh2PublicKeyAuthentication.SignatureGenerator)"><B>setSignatureGenerator(Ssh2PublicKeyAuthentication.SignatureGenerator)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.html" title="class in com.maverick.ssh2">Ssh2PublicKeyAuthentication</A>
<DD>Set the signature generator for this authentication attempt.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#setSize(com.maverick.ssh.io.UnsignedInteger64)"><B>setSize(UnsignedInteger64)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Set the size of the file.
<DT><A HREF="com/maverick/ssh/SshConnector.html#setSupportedVersions(int)"><B>setSupportedVersions(int)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/SshConnector.html" title="class in com.maverick.ssh">SshConnector</A>
<DD>Sets the protocol versions supported by this connector.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#setTimes(com.maverick.ssh.io.UnsignedInteger32, com.maverick.ssh.io.UnsignedInteger32)"><B>setTimes(UnsignedInteger32, UnsignedInteger32)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Set the last access and last modified times.
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#setUID(com.maverick.ssh.io.UnsignedInteger32)"><B>setUID(UnsignedInteger32)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Set the UID of the owner.
<DT><A HREF="com/maverick/ssh/PasswordAuthentication.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PasswordAuthentication.html" title="class in com.maverick.ssh">PasswordAuthentication</A>
<DD>Set the username.
<DT><A HREF="com/maverick/ssh/PublicKeyAuthentication.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.maverick.ssh.<A HREF="com/maverick/ssh/PublicKeyAuthentication.html" title="class in com.maverick.ssh">PublicKeyAuthentication</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshAuthentication.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshAuthentication.html" title="interface in com.maverick.ssh">SshAuthentication</A>
<DD>Set the username for this authentication attempt.
<DT><A HREF="com/maverick/ssh2/KBIAuthentication.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIAuthentication.html" title="class in com.maverick.ssh2">KBIAuthentication</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshContext.html#setX11Display(java.lang.String)"><B>setX11Display(String)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Set the DISPLAY variable for the SSH connection.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#setX11Display(java.lang.String)"><B>setX11Display(String)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setX11Display(java.lang.String)"><B>setX11Display(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshContext.html#setX11RealCookie(byte[])"><B>setX11RealCookie(byte[])</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Sets the real X11 authentication cookie which can be obtained from the
users $HOME/.Xauthority file.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#setX11RealCookie(byte[])"><B>setX11RealCookie(byte[])</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setX11RealCookie(byte[])"><B>setX11RealCookie(byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh/SshContext.html#setX11RequestListener(com.maverick.ssh.ForwardingRequestListener)"><B>setX11RequestListener(ForwardingRequestListener)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshContext.html" title="interface in com.maverick.ssh">SshContext</A>
<DD>Set the listener to which X11 forwarding requests will be processed.
<DT><A HREF="com/maverick/ssh1/Ssh1Context.html#setX11RequestListener(com.maverick.ssh.ForwardingRequestListener)"><B>setX11RequestListener(ForwardingRequestListener)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/Ssh1Context.html" title="class in com.maverick.ssh1">Ssh1Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#setX11RequestListener(com.maverick.ssh.ForwardingRequestListener)"><B>setX11RequestListener(ForwardingRequestListener)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/KBIRequestHandler.html#showPrompts(java.lang.String, java.lang.String, com.maverick.ssh2.KBIPrompt[])"><B>showPrompts(String, String, KBIPrompt[])</B></A> -
Method in interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/KBIRequestHandler.html" title="interface in com.maverick.ssh2">KBIRequestHandler</A>
<DD>Called by the <em>keyboard-interactive</em> authentication mechanism when
the server requests information from the user.
<DT><A HREF="com/maverick/ssh/SshPrivateKey.html#sign(byte[])"><B>sign(byte[])</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshPrivateKey.html" title="interface in com.maverick.ssh">SshPrivateKey</A>
<DD>Create a signature from the data.
<DT><A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.SignatureGenerator.html#sign(com.maverick.ssh.SshPublicKey, byte[])"><B>sign(SshPublicKey, byte[])</B></A> -
Method in interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2PublicKeyAuthentication.SignatureGenerator.html" title="interface in com.maverick.ssh2">Ssh2PublicKeyAuthentication.SignatureGenerator</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#signal(java.lang.String)"><B>signal(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>Send a signal to the remote process.
<DT><A HREF="com/maverick/scp/ScpClientIO.html#ssh"><B>ssh</B></A> -
Variable in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.html" title="class in com.maverick.scp">ScpClientIO</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/ForwardingClient.html#startLocalForwarding(java.lang.String, int, java.lang.String, int)"><B>startLocalForwarding(String, int, String, int)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Start's a local listening socket and forwards any connections made to the
to the remote side.
<DT><A HREF="com/maverick/ssh/SshSession.html#startShell()"><B>startShell()</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshSession.html" title="interface in com.maverick.ssh">SshSession</A>
<DD>Start the users default shell.
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#startShell()"><B>startShell()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2Session.html#startSubsystem(java.lang.String)"><B>startSubsystem(String)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Session.html" title="class in com.maverick.ssh2">Ssh2Session</A>
<DD>SSH2 supports special subsystems that are identified by a name rather than a command
string, an example of an SSH2 subsystem is SFTP.
<DT><A HREF="com/maverick/sftp/FileTransferProgress.html#started(long, java.lang.String)"><B>started(long, String)</B></A> -
Method in interface com.maverick.sftp.<A HREF="com/maverick/sftp/FileTransferProgress.html" title="interface in com.maverick.sftp">FileTransferProgress</A>
<DD>The transfer has started
<DT><A HREF="com/sshtools/sftp/SftpClient.html#stat(java.lang.String)"><B>stat(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Returns the attributes of the file from the remote computer.
<DT><A HREF="com/sshtools/net/ForwardingClient.ActiveTunnel.html#stop()"><B>stop()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.ActiveTunnel.html" title="class in com.sshtools.net">ForwardingClient.ActiveTunnel</A>
<DD>Stop's the tunnel from transfering data, closing the channel and the attached socket.
<DT><A HREF="com/sshtools/net/ForwardingClient.html#stopAllLocalForwarding()"><B>stopAllLocalForwarding()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Stop all local forwarding
<DT><A HREF="com/sshtools/net/ForwardingClient.html#stopLocalForwarding(java.lang.String, int)"><B>stopLocalForwarding(String, int)</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>Stops a local listening socket from accepting connections.
<DT><A HREF="com/maverick/ssh2/AbstractComponentFactory.html#supported"><B>supported</B></A> -
Variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/AbstractComponentFactory.html" title="class in com.maverick.ssh2">AbstractComponentFactory</A>
<DD>The supported components stored in a Hashtable with a String
key as the component name such as "3des-cbc" and a Class value
storing the implementation class.
<DT><A HREF="com/maverick/ssh2/ChannelFactory.html#supportedChannelTypes()"><B>supportedChannelTypes()</B></A> -
Method in interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/ChannelFactory.html" title="interface in com.maverick.ssh2">ChannelFactory</A>
<DD>Return the supported channel types.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#supportedCiphers()"><B>supportedCiphers()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Returns this context's supported cipher algorithms.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#supportedCompressions()"><B>supportedCompressions()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get this context's supported compression algorithms.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#supportedKeyExchanges()"><B>supportedKeyExchanges()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get this context's supported key exchange methods.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#supportedMacs()"><B>supportedMacs()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get this context's supported message authentication algorithms.
<DT><A HREF="com/maverick/ssh2/Ssh2Context.html#supportedPublicKeys()"><B>supportedPublicKeys()</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2Context.html" title="class in com.maverick.ssh2">Ssh2Context</A>
<DD>Get this context's supported public keys.
<DT><A HREF="com/maverick/ssh2/GlobalRequestHandler.html#supportedRequests()"><B>supportedRequests()</B></A> -
Method in interface com.maverick.ssh2.<A HREF="com/maverick/ssh2/GlobalRequestHandler.html" title="interface in com.maverick.ssh2">GlobalRequestHandler</A>
<DD>Return the supported request types.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#symlink(java.lang.String, java.lang.String)"><B>symlink(String, String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>
Create a symbolic link on the remote computer.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="com/maverick/ssh2/TripleDesCbc.html#TRIPLEDES_CBC"><B>TRIPLEDES_CBC</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/TripleDesCbc.html" title="class in com.maverick.ssh2">TripleDesCbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/Twofish128Cbc.html#TWOFISH128_CBC"><B>TWOFISH128_CBC</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/Twofish128Cbc.html" title="class in com.sshtools.cipher">Twofish128Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/Twofish192Cbc.html#TWOFISH192_CBC"><B>TWOFISH192_CBC</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/Twofish192Cbc.html" title="class in com.sshtools.cipher">Twofish192Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/Twofish256Cbc.html#TWOFISH256_CBC"><B>TWOFISH256_CBC</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/Twofish256Cbc.html" title="class in com.sshtools.cipher">Twofish256Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/Twofish256Cbc.html#TWOFISH_CBC"><B>TWOFISH_CBC</B></A> -
Static variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/Twofish256Cbc.html" title="class in com.sshtools.cipher">Twofish256Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/TransferCancelledException.html" title="class in com.maverick.sftp"><B>TransferCancelledException</B></A> - exception com.maverick.sftp.<A HREF="com/maverick/sftp/TransferCancelledException.html" title="class in com.maverick.sftp">TransferCancelledException</A>.<DD>Exception thrown when a file transfer is cancelled.<DT><A HREF="com/maverick/sftp/TransferCancelledException.html#TransferCancelledException()"><B>TransferCancelledException()</B></A> -
Constructor for class com.maverick.sftp.<A HREF="com/maverick/sftp/TransferCancelledException.html" title="class in com.maverick.sftp">TransferCancelledException</A>
<DD>Creates a new TransferCancelledException object.
<DT><A HREF="com/maverick/ssh2/TripleDesCbc.html" title="class in com.maverick.ssh2"><B>TripleDesCbc</B></A> - class com.maverick.ssh2.<A HREF="com/maverick/ssh2/TripleDesCbc.html" title="class in com.maverick.ssh2">TripleDesCbc</A>.<DD>3DES cipher for SSH2.<DT><A HREF="com/maverick/ssh2/TripleDesCbc.html#TripleDesCbc()"><B>TripleDesCbc()</B></A> -
Constructor for class com.maverick.ssh2.<A HREF="com/maverick/ssh2/TripleDesCbc.html" title="class in com.maverick.ssh2">TripleDesCbc</A>
<DD>Contstruct the uninitialized cipher.
<DT><A HREF="com/sshtools/cipher/Twofish128Cbc.html" title="class in com.sshtools.cipher"><B>Twofish128Cbc</B></A> - class com.sshtools.cipher.<A HREF="com/sshtools/cipher/Twofish128Cbc.html" title="class in com.sshtools.cipher">Twofish128Cbc</A>.<DD>This cipher can optionally be added to the J2SSH Maverick API.<DT><A HREF="com/sshtools/cipher/Twofish128Cbc.html#Twofish128Cbc()"><B>Twofish128Cbc()</B></A> -
Constructor for class com.sshtools.cipher.<A HREF="com/sshtools/cipher/Twofish128Cbc.html" title="class in com.sshtools.cipher">Twofish128Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/Twofish192Cbc.html" title="class in com.sshtools.cipher"><B>Twofish192Cbc</B></A> - class com.sshtools.cipher.<A HREF="com/sshtools/cipher/Twofish192Cbc.html" title="class in com.sshtools.cipher">Twofish192Cbc</A>.<DD>This cipher can optionally be added to the J2SSH Maverick API.<DT><A HREF="com/sshtools/cipher/Twofish192Cbc.html#Twofish192Cbc()"><B>Twofish192Cbc()</B></A> -
Constructor for class com.sshtools.cipher.<A HREF="com/sshtools/cipher/Twofish192Cbc.html" title="class in com.sshtools.cipher">Twofish192Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/Twofish256Cbc.html" title="class in com.sshtools.cipher"><B>Twofish256Cbc</B></A> - class com.sshtools.cipher.<A HREF="com/sshtools/cipher/Twofish256Cbc.html" title="class in com.sshtools.cipher">Twofish256Cbc</A>.<DD>This cipher can optionally be added to the J2SSH Maverick API.<DT><A HREF="com/sshtools/cipher/Twofish256Cbc.html#Twofish256Cbc()"><B>Twofish256Cbc()</B></A> -
Constructor for class com.sshtools.cipher.<A HREF="com/sshtools/cipher/Twofish256Cbc.html" title="class in com.sshtools.cipher">Twofish256Cbc</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/TwofishEngine.html" title="class in com.sshtools.cipher"><B>TwofishEngine</B></A> - class com.sshtools.cipher.<A HREF="com/sshtools/cipher/TwofishEngine.html" title="class in com.sshtools.cipher">TwofishEngine</A>.<DD>A class that provides Twofish encryption operations.<DT><A HREF="com/sshtools/cipher/TwofishEngine.html#TwofishEngine()"><B>TwofishEngine()</B></A> -
Constructor for class com.sshtools.cipher.<A HREF="com/sshtools/cipher/TwofishEngine.html" title="class in com.sshtools.cipher">TwofishEngine</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFileAttributes.html#toByteArray()"><B>toByteArray()</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileAttributes.html" title="class in com.maverick.sftp">SftpFileAttributes</A>
<DD>Returns a formatted byte array suitable for encoding into SFTP subsystem messages.
<DT><A HREF="com/sshtools/publickey/SshPrivateKeyFile.html#toKeyPair(java.lang.String)"><B>toKeyPair(String)</B></A> -
Method in interface com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPrivateKeyFile.html" title="interface in com.sshtools.publickey">SshPrivateKeyFile</A>
<DD>Decode the private key using the users passphrase.
<DT><A HREF="com/sshtools/publickey/SshPublicKeyFile.html#toPublicKey()"><B>toPublicKey()</B></A> -
Method in interface com.sshtools.publickey.<A HREF="com/sshtools/publickey/SshPublicKeyFile.html" title="interface in com.sshtools.publickey">SshPublicKeyFile</A>
<DD>Convert the key file into a usable <a href="/com\sshtools\publickey/../../maverick/ssh/SshPublicKey.html">
SshPublicKey</a>.
<DT><A HREF="com/sshtools/net/HttpProxyTransport.html#toString()"><B>toString()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/HttpProxyTransport.html" title="class in com.sshtools.net">HttpProxyTransport</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/net/SocksProxyTransport.html#toString()"><B>toString()</B></A> -
Method in class com.sshtools.net.<A HREF="com/sshtools/net/SocksProxyTransport.html" title="class in com.sshtools.net">SocksProxyTransport</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#toString()"><B>toString()</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>
Outputs the allowed hosts in the known_hosts file format.
<DT><A HREF="com/maverick/ssh1/SshDes.html#transform(byte[], int, byte[], int, int)"><B>transform(byte[], int, byte[], int, int)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes.html" title="class in com.maverick.ssh1">SshDes</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh1/SshDes3.html#transform(byte[], int, byte[], int, int)"><B>transform(byte[], int, byte[], int, int)</B></A> -
Method in class com.maverick.ssh1.<A HREF="com/maverick/ssh1/SshDes3.html" title="class in com.maverick.ssh1">SshDes3</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="com/maverick/ssh2/ChannelOpenException.html#UNKNOWN_CHANNEL_TYPE"><B>UNKNOWN_CHANNEL_TYPE</B></A> -
Static variable in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/ChannelOpenException.html" title="class in com.maverick.ssh2">ChannelOpenException</A>
<DD>The channel type is unknown
<DT><A HREF="com/sshtools/sftp/SftpClient.html#umask(int)"><B>umask(int)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Sets the umask used by this client.
<DT><A HREF="com/sshtools/sftp/SftpClient.html#umask(java.lang.String)"><B>umask(String)</B></A> -
Method in class com.sshtools.sftp.<A HREF="com/sshtools/sftp/SftpClient.html" title="class in com.sshtools.sftp">SftpClient</A>
<DD>Sets the umask for this client.<br>
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="com/maverick/ssh2/SshHmac.html#verify(long, byte[], int, int, byte[], int)"><B>verify(long, byte[], int, int, byte[], int)</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/SshHmac.html" title="class in com.maverick.ssh2">SshHmac</A>
<DD>Verify a MAC.
<DT><A HREF="com/maverick/ssh/HostKeyVerification.html#verifyHost(java.lang.String, com.maverick.ssh.SshPublicKey)"><B>verifyHost(String, SshPublicKey)</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/HostKeyVerification.html" title="interface in com.maverick.ssh">HostKeyVerification</A>
<DD>Verify that the public key is acceptable for the host.
<DT><A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html#verifyHost(java.lang.String, com.maverick.ssh.SshPublicKey)"><B>verifyHost(String, SshPublicKey)</B></A> -
Method in class com.sshtools.publickey.<A HREF="com/sshtools/publickey/AbstractKnownHostsKeyVerification.html" title="class in com.sshtools.publickey">AbstractKnownHostsKeyVerification</A>
<DD>
Verifies a host key against the list of known_hosts.
<DT><A HREF="com/maverick/ssh/SshPublicKey.html#verifySignature(byte[], byte[])"><B>verifySignature(byte[], byte[])</B></A> -
Method in interface com.maverick.ssh.<A HREF="com/maverick/ssh/SshPublicKey.html" title="interface in com.maverick.ssh">SshPublicKey</A>
<DD>Verify the signature.
<DT><A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html#verifySignature(byte[], byte[])"><B>verifySignature(byte[], byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2DsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2DsaPublicKey</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html#verifySignature(byte[], byte[])"><B>verifySignature(byte[], byte[])</B></A> -
Method in class com.maverick.ssh2.<A HREF="com/maverick/ssh2/Ssh2RsaPublicKey.html" title="class in com.maverick.ssh2">Ssh2RsaPublicKey</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#waitForResponse()"><B>waitForResponse()</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFileOutputStream.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileOutputStream.html" title="class in com.maverick.sftp">SftpFileOutputStream</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpFileOutputStream.html#write(int)"><B>write(int)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpFileOutputStream.html" title="class in com.maverick.sftp">SftpFileOutputStream</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#writeCompleteFile(java.io.InputStream, long)"><B>writeCompleteFile(InputStream, long)</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#writeError(java.lang.String)"><B>writeError(String)</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/sftp/SftpSubsystemChannel.html#writeFile(byte[], com.maverick.ssh.io.UnsignedInteger64, byte[], int, int)"><B>writeFile(byte[], UnsignedInteger64, byte[], int, int)</B></A> -
Method in class com.maverick.sftp.<A HREF="com/maverick/sftp/SftpSubsystemChannel.html" title="class in com.maverick.sftp">SftpSubsystemChannel</A>
<DD>Write a block of data to an open file.
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#writeOk()"><B>writeOk()</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>&nbsp;
<DT><A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html#writeStreamToRemote(java.io.InputStream, long, java.lang.String)"><B>writeStreamToRemote(InputStream, long, String)</B></A> -
Method in class com.maverick.scp.<A HREF="com/maverick/scp/ScpClientIO.ScpEngineIO.html" title="class in com.maverick.scp">ScpClientIO.ScpEngineIO</A>
<DD>
Write a stream as a file to the remote server.
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="com/sshtools/net/ForwardingClientListener.html#X11_FORWARDING"><B>X11_FORWARDING</B></A> -
Static variable in interface com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClientListener.html" title="interface in com.sshtools.net">ForwardingClientListener</A>
<DD>Constant used to specify whether the event relates to an X11 forwarding
<DT><A HREF="com/sshtools/net/ForwardingClient.html#X11_KEY"><B>X11_KEY</B></A> -
Static variable in class com.sshtools.net.<A HREF="com/sshtools/net/ForwardingClient.html" title="class in com.sshtools.net">ForwardingClient</A>
<DD>The key used to identify X11 forwarding
</DL>
<HR>
<A NAME="___"><!-- --></A><H2>
<B>_</B></H2>
<DL>
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#_Km"><B>_Km</B></A> -
Variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
<DT><A HREF="com/sshtools/cipher/CAST5Engine.html#_Kr"><B>_Kr</B></A> -
Variable in class com.sshtools.cipher.<A HREF="com/sshtools/cipher/CAST5Engine.html" title="class in com.sshtools.cipher">CAST5Engine</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#___">_</A>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright &#169; 2003 3SP LTD. All Rights Reserved.</i>
</BODY>
</HTML>