A B C D E F G H I J K L M N O P Q R S T U V W

A

APPEND - Static variable in class com.jcraft.jsch.ChannelSftp
 
add(String, byte[]) - Method in interface com.jcraft.jsch.HostKeyRepository
 
add(String, byte[]) - Method in class com.jcraft.jsch.KnownHosts
 
addIdentity(String) - Method in class com.jcraft.jsch.JSch
 
addIdentity(String, String) - Method in class com.jcraft.jsch.JSch
 

B

BlowfishCBC - class com.jcraft.jsch.jce.BlowfishCBC.
 
BlowfishCBC() - Constructor for class com.jcraft.jsch.jce.BlowfishCBC
 
Buffer - class com.jcraft.jsch.Buffer.
 
Buffer(int) - Constructor for class com.jcraft.jsch.Buffer
 
Buffer(byte[]) - Constructor for class com.jcraft.jsch.Buffer
 
Buffer() - Constructor for class com.jcraft.jsch.Buffer
 

C

CHANGED - Static variable in interface com.jcraft.jsch.HostKeyRepository
 
Channel - class com.jcraft.jsch.Channel.
 
ChannelDirectTCPIP - class com.jcraft.jsch.ChannelDirectTCPIP.
 
ChannelExec - class com.jcraft.jsch.ChannelExec.
 
ChannelExec() - Constructor for class com.jcraft.jsch.ChannelExec
 
ChannelSftp - class com.jcraft.jsch.ChannelSftp.
 
ChannelSftp() - Constructor for class com.jcraft.jsch.ChannelSftp
 
ChannelSftp.Ssh_exp_name - class com.jcraft.jsch.ChannelSftp.Ssh_exp_name.
 
ChannelShell - class com.jcraft.jsch.ChannelShell.
 
ChannelShell() - Constructor for class com.jcraft.jsch.ChannelShell
 
Cipher - interface com.jcraft.jsch.Cipher.
 
Compression - interface com.jcraft.jsch.Compression.
 
Compression - class com.jcraft.jsch.jcraft.Compression.
 
Compression() - Constructor for class com.jcraft.jsch.jcraft.Compression
 
cd(String) - Method in class com.jcraft.jsch.ChannelSftp
 
check(String, byte[]) - Method in interface com.jcraft.jsch.HostKeyRepository
 
check(String, byte[]) - Method in class com.jcraft.jsch.KnownHosts
 
chgrp(int, String) - Method in class com.jcraft.jsch.ChannelSftp
 
chmod(int, String) - Method in class com.jcraft.jsch.ChannelSftp
 
chown(int, String) - Method in class com.jcraft.jsch.ChannelSftp
 
close() - Method in interface com.jcraft.jsch.Proxy
 
close() - Method in class com.jcraft.jsch.ProxyHTTP
 
close() - Method in class com.jcraft.jsch.ProxySOCKS5
 
com.jcraft.jsch - package com.jcraft.jsch
 
com.jcraft.jsch.jce - package com.jcraft.jsch.jce
 
com.jcraft.jsch.jcraft - package com.jcraft.jsch.jcraft
 
compress(byte[], int, int) - Method in interface com.jcraft.jsch.Compression
 
compress(byte[], int, int) - Method in class com.jcraft.jsch.jcraft.Compression
 
connect() - Method in class com.jcraft.jsch.Channel
 
connect() - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
connect(Session, String, int) - Method in interface com.jcraft.jsch.Proxy
 
connect(Session, String, int) - Method in class com.jcraft.jsch.ProxyHTTP
 
connect(Session, String, int) - Method in class com.jcraft.jsch.ProxySOCKS5
 
connect() - Method in class com.jcraft.jsch.Session
 
connect(int) - Method in class com.jcraft.jsch.Session
 
count(long) - Method in interface com.jcraft.jsch.SftpProgressMonitor
 
createSocket(String, int) - Method in interface com.jcraft.jsch.SocketFactory
 

D

DECRYPT_MODE - Static variable in interface com.jcraft.jsch.Cipher
 
DEFLATER - Static variable in interface com.jcraft.jsch.Compression
 
DH - interface com.jcraft.jsch.DH.
 
DH - class com.jcraft.jsch.jce.DH.
 
DH() - Constructor for class com.jcraft.jsch.jce.DH
 
DHG1 - class com.jcraft.jsch.DHG1.
 
DHG1() - Constructor for class com.jcraft.jsch.DHG1
 
DHGEX - class com.jcraft.jsch.DHGEX.
 
DHGEX() - Constructor for class com.jcraft.jsch.DHGEX
 
DSA - Static variable in class com.jcraft.jsch.KeyPair
 
decrypt(String) - Method in class com.jcraft.jsch.KeyPair
 
delPortForwardingL(int) - Method in class com.jcraft.jsch.Session
 
delPortForwardingR(int) - Method in class com.jcraft.jsch.Session
 
digest() - Method in interface com.jcraft.jsch.HASH
 
digest() - Method in class com.jcraft.jsch.jce.MD5
 
digest() - Method in class com.jcraft.jsch.jce.SHA1
 
disconnect() - Method in class com.jcraft.jsch.Channel
 
disconnect() - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
disconnect() - Method in class com.jcraft.jsch.Session
 
dispose() - Method in class com.jcraft.jsch.KeyPair
 
dispose() - Method in class com.jcraft.jsch.KeyPairDSA
 
dispose() - Method in class com.jcraft.jsch.KeyPairRSA
 
doFinal() - Method in interface com.jcraft.jsch.MAC
 
doFinal() - Method in class com.jcraft.jsch.jce.HMACMD5
 
doFinal() - Method in class com.jcraft.jsch.jce.HMACMD596
 
doFinal() - Method in class com.jcraft.jsch.jce.HMACSHA1
 
doFinal() - Method in class com.jcraft.jsch.jce.HMACSHA196
 

E

ENCRYPT_MODE - Static variable in interface com.jcraft.jsch.Cipher
 
ERROR - Static variable in class com.jcraft.jsch.KeyPair
 
encode(Packet) - Method in class com.jcraft.jsch.Session
 
end() - Method in interface com.jcraft.jsch.SftpProgressMonitor
 
exit() - Method in class com.jcraft.jsch.ChannelSftp
 

F

fill(byte[], int, int) - Method in interface com.jcraft.jsch.Random
 
fill(byte[], int, int) - Method in class com.jcraft.jsch.jce.Random
 

G

GET - Static variable in interface com.jcraft.jsch.SftpProgressMonitor
 
genKeyPair(JSch, int) - Static method in class com.jcraft.jsch.KeyPair
 
genKeyPair(JSch, int, int) - Static method in class com.jcraft.jsch.KeyPair
 
get(String, String) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, String, SftpProgressMonitor) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, OutputStream) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, OutputStream, SftpProgressMonitor) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, int) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
 
getATime() - Method in class com.jcraft.jsch.SftpATTRS
 
getAtimeString() - Method in class com.jcraft.jsch.SftpATTRS
 
getAttrs() - Method in class com.jcraft.jsch.ChannelSftp.Ssh_exp_name
 
getBlockSize() - Method in interface com.jcraft.jsch.Cipher
 
getBlockSize() - Method in interface com.jcraft.jsch.HASH
 
getBlockSize() - Method in interface com.jcraft.jsch.MAC
 
getBlockSize() - Method in class com.jcraft.jsch.jce.BlowfishCBC
 
getBlockSize() - Method in class com.jcraft.jsch.jce.HMACMD5
 
getBlockSize() - Method in class com.jcraft.jsch.jce.HMACMD596
 
getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA1
 
getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA196
 
getBlockSize() - Method in class com.jcraft.jsch.jce.MD5
 
getBlockSize() - Method in class com.jcraft.jsch.jce.SHA1
 
getBlockSize() - Method in class com.jcraft.jsch.jce.TripleDESCBC
 
getByte() - Method in class com.jcraft.jsch.Buffer
 
getByte(byte[]) - Method in class com.jcraft.jsch.Buffer
 
getByte(int) - Method in class com.jcraft.jsch.Buffer
 
getC() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getC() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getClientVersion() - Method in class com.jcraft.jsch.Session
 
getConfig(String) - Method in class com.jcraft.jsch.Session
 
getD() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getD() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getDefaultPort() - Static method in class com.jcraft.jsch.ProxyHTTP
 
getDefaultPort() - Static method in class com.jcraft.jsch.ProxySOCKS5
 
getE() - Method in interface com.jcraft.jsch.DH
 
getE() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getE() - Method in class com.jcraft.jsch.jce.DH
 
getE() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getEP() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getEP() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getEQ() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getEQ() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getErrStream() - Method in class com.jcraft.jsch.ChannelExec
 
getExitStatus() - Method in class com.jcraft.jsch.Channel
 
getExtInputStream() - Method in class com.jcraft.jsch.Channel
 
getExtended() - Method in class com.jcraft.jsch.SftpATTRS
 
getFilename() - Method in class com.jcraft.jsch.ChannelSftp.Ssh_exp_name
 
getFingerPrint(JSch) - Method in class com.jcraft.jsch.HostKey
 
getFingerPrint() - Method in class com.jcraft.jsch.KeyExchange
 
getFingerPrint() - Method in class com.jcraft.jsch.KeyPair
 
getFlags() - Method in class com.jcraft.jsch.SftpATTRS
 
getG() - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
getG() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
getGId() - Method in class com.jcraft.jsch.SftpATTRS
 
getHost() - Method in class com.jcraft.jsch.HostKey
 
getHostKey() - Method in interface com.jcraft.jsch.HostKeyRepository
 
getHostKey(String, String) - Method in interface com.jcraft.jsch.HostKeyRepository
 
getHostKey() - Method in class com.jcraft.jsch.KnownHosts
 
getHostKey(String, String) - Method in class com.jcraft.jsch.KnownHosts
 
getHostKey() - Method in class com.jcraft.jsch.Session
 
getHostKeyRepository() - Method in class com.jcraft.jsch.JSch
 
getIVSize() - Method in interface com.jcraft.jsch.Cipher
 
getIVSize() - Method in class com.jcraft.jsch.jce.BlowfishCBC
 
getIVSize() - Method in class com.jcraft.jsch.jce.TripleDESCBC
 
getInputStream() - Method in class com.jcraft.jsch.Channel
 
getInputStream() - Method in interface com.jcraft.jsch.Proxy
 
getInputStream() - Method in class com.jcraft.jsch.ProxyHTTP
 
getInputStream() - Method in class com.jcraft.jsch.ProxySOCKS5
 
getInputStream(Socket) - Method in interface com.jcraft.jsch.SocketFactory
 
getInt() - Method in class com.jcraft.jsch.Buffer
 
getK() - Method in interface com.jcraft.jsch.DH
 
getK() - Method in class com.jcraft.jsch.jce.DH
 
getKey() - Method in class com.jcraft.jsch.HostKey
 
getKeySize() - Method in class com.jcraft.jsch.KeyPairDSA
 
getKeySize() - Method in class com.jcraft.jsch.KeyPairRSA
 
getKeyType() - Method in class com.jcraft.jsch.DHG1
 
getKeyType() - Method in class com.jcraft.jsch.DHGEX
 
getKeyType() - Method in class com.jcraft.jsch.KeyExchange
 
getKeyType() - Method in class com.jcraft.jsch.KeyPair
 
getKeyType() - Method in class com.jcraft.jsch.KeyPairDSA
 
getKeyType() - Method in class com.jcraft.jsch.KeyPairRSA
 
getKnownHostsRepositoryID() - Method in interface com.jcraft.jsch.HostKeyRepository
 
getKnownHostsRepositoryID() - Method in class com.jcraft.jsch.KnownHosts
 
getLength() - Method in class com.jcraft.jsch.Buffer
 
getLong() - Method in class com.jcraft.jsch.Buffer
 
getLongname() - Method in class com.jcraft.jsch.ChannelSftp.Ssh_exp_name
 
getMPInt() - Method in class com.jcraft.jsch.Buffer
 
getMPIntBits() - Method in class com.jcraft.jsch.Buffer
 
getMTime() - Method in class com.jcraft.jsch.SftpATTRS
 
getMethods() - Method in class com.jcraft.jsch.JSchPartialAuthException
 
getMtimeString() - Method in class com.jcraft.jsch.SftpATTRS
 
getN() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getN() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getName() - Method in interface com.jcraft.jsch.MAC
 
getName() - Method in class com.jcraft.jsch.jce.HMACMD5
 
getName() - Method in class com.jcraft.jsch.jce.HMACMD596
 
getName() - Method in class com.jcraft.jsch.jce.HMACSHA1
 
getName() - Method in class com.jcraft.jsch.jce.HMACSHA196
 
getOffSet() - Method in class com.jcraft.jsch.Buffer
 
getOutputStream() - Method in class com.jcraft.jsch.Channel
 
getOutputStream() - Method in interface com.jcraft.jsch.Proxy
 
getOutputStream() - Method in class com.jcraft.jsch.ProxyHTTP
 
getOutputStream() - Method in class com.jcraft.jsch.ProxySOCKS5
 
getOutputStream(Socket) - Method in interface com.jcraft.jsch.SocketFactory
 
getP() - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
getP() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getP() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
getP() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getPassphrase() - Method in interface com.jcraft.jsch.UserInfo
 
getPassword() - Method in interface com.jcraft.jsch.UserInfo
 
getPermissions() - Method in class com.jcraft.jsch.SftpATTRS
 
getPermissionsString() - Method in class com.jcraft.jsch.SftpATTRS
 
getPortForwardingL() - Method in class com.jcraft.jsch.Session
 
getPublicKeyBlob() - Method in class com.jcraft.jsch.KeyPair
 
getPublicKeyBlob() - Method in class com.jcraft.jsch.KeyPairDSA
 
getPublicKeyBlob() - Method in class com.jcraft.jsch.KeyPairRSA
 
getQ() - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
getQ() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getQ() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
getQ() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getServerVersion() - Method in class com.jcraft.jsch.Session
 
getSession(String, String) - Method in class com.jcraft.jsch.JSch
 
getSession(String, String, int) - Method in class com.jcraft.jsch.JSch
 
getSize() - Method in class com.jcraft.jsch.SftpATTRS
 
getState() - Method in class com.jcraft.jsch.DHG1
 
getState() - Method in class com.jcraft.jsch.DHGEX
 
getState() - Method in class com.jcraft.jsch.KeyExchange
 
getString() - Method in class com.jcraft.jsch.Buffer
 
getTimeout() - Method in class com.jcraft.jsch.Session
 
getType() - Method in class com.jcraft.jsch.HostKey
 
getUId() - Method in class com.jcraft.jsch.SftpATTRS
 
getX() - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
getX() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
getY() - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
getY() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
guess - Variable in class com.jcraft.jsch.KeyExchange
 
guess(byte[], byte[]) - Static method in class com.jcraft.jsch.KeyExchange
 

H

H - Variable in class com.jcraft.jsch.KeyExchange
 
HASH - interface com.jcraft.jsch.HASH.
 
HMACMD5 - class com.jcraft.jsch.jce.HMACMD5.
 
HMACMD5() - Constructor for class com.jcraft.jsch.jce.HMACMD5
 
HMACMD596 - class com.jcraft.jsch.jce.HMACMD596.
 
HMACMD596() - Constructor for class com.jcraft.jsch.jce.HMACMD596
 
HMACSHA1 - class com.jcraft.jsch.jce.HMACSHA1.
 
HMACSHA1() - Constructor for class com.jcraft.jsch.jce.HMACSHA1
 
HMACSHA196 - class com.jcraft.jsch.jce.HMACSHA196.
 
HMACSHA196() - Constructor for class com.jcraft.jsch.jce.HMACSHA196
 
HostKey - class com.jcraft.jsch.HostKey.
 
HostKey(String, byte[]) - Constructor for class com.jcraft.jsch.HostKey
 
HostKeyRepository - interface com.jcraft.jsch.HostKeyRepository.
 

I

INFLATER - Static variable in interface com.jcraft.jsch.Compression
 
IO - class com.jcraft.jsch.IO.
 
IO() - Constructor for class com.jcraft.jsch.IO
 
id - Variable in class com.jcraft.jsch.SftpException
 
init() - Method in class com.jcraft.jsch.ChannelExec
 
init() - Method in class com.jcraft.jsch.ChannelSftp
 
init() - Method in class com.jcraft.jsch.ChannelShell
 
init(int, byte[], byte[]) - Method in interface com.jcraft.jsch.Cipher
 
init(int, int) - Method in interface com.jcraft.jsch.Compression
 
init() - Method in interface com.jcraft.jsch.DH
 
init(Session, byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.DHG1
 
init(Session, byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.DHGEX
 
init() - Method in interface com.jcraft.jsch.HASH
 
init(Session, byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.KeyExchange
 
init(int) - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
init(int) - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
init(byte[]) - Method in interface com.jcraft.jsch.MAC
 
init(int, String, String, long) - Method in interface com.jcraft.jsch.SftpProgressMonitor
 
init() - Method in interface com.jcraft.jsch.SignatureDSA
 
init() - Method in interface com.jcraft.jsch.SignatureRSA
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.BlowfishCBC
 
init() - Method in class com.jcraft.jsch.jce.DH
 
init(byte[]) - Method in class com.jcraft.jsch.jce.HMACMD5
 
init(byte[]) - Method in class com.jcraft.jsch.jce.HMACMD596
 
init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA1
 
init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA196
 
init(int) - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
init(int) - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
init() - Method in class com.jcraft.jsch.jce.MD5
 
init() - Method in class com.jcraft.jsch.jce.SHA1
 
init() - Method in class com.jcraft.jsch.jce.SignatureDSA
 
init() - Method in class com.jcraft.jsch.jce.SignatureRSA
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.TripleDESCBC
 
init(int, int) - Method in class com.jcraft.jsch.jcraft.Compression
 
isConnected() - Method in class com.jcraft.jsch.Session
 
isDir() - Method in class com.jcraft.jsch.SftpATTRS
 
isEOF() - Method in class com.jcraft.jsch.Channel
 
isEncrypted() - Method in class com.jcraft.jsch.KeyPair
 

J

JSch - class com.jcraft.jsch.JSch.
 
JSch() - Constructor for class com.jcraft.jsch.JSch
 
JSchException - exception com.jcraft.jsch.JSchException.
 
JSchException() - Constructor for class com.jcraft.jsch.JSchException
 
JSchException(String) - Constructor for class com.jcraft.jsch.JSchException
 
JSchPartialAuthException - exception com.jcraft.jsch.JSchPartialAuthException.
 
JSchPartialAuthException() - Constructor for class com.jcraft.jsch.JSchPartialAuthException
 
JSchPartialAuthException(String) - Constructor for class com.jcraft.jsch.JSchPartialAuthException
 

K

K - Variable in class com.jcraft.jsch.KeyExchange
 
K_S - Variable in class com.jcraft.jsch.KeyExchange
 
KeyExchange - class com.jcraft.jsch.KeyExchange.
 
KeyExchange() - Constructor for class com.jcraft.jsch.KeyExchange
 
KeyPair - class com.jcraft.jsch.KeyPair.
 
KeyPair(JSch) - Constructor for class com.jcraft.jsch.KeyPair
 
KeyPairDSA - class com.jcraft.jsch.KeyPairDSA.
 
KeyPairDSA(JSch) - Constructor for class com.jcraft.jsch.KeyPairDSA
 
KeyPairGenDSA - interface com.jcraft.jsch.KeyPairGenDSA.
 
KeyPairGenDSA - class com.jcraft.jsch.jce.KeyPairGenDSA.
 
KeyPairGenDSA() - Constructor for class com.jcraft.jsch.jce.KeyPairGenDSA
 
KeyPairGenRSA - interface com.jcraft.jsch.KeyPairGenRSA.
 
KeyPairGenRSA - class com.jcraft.jsch.jce.KeyPairGenRSA.
 
KeyPairGenRSA() - Constructor for class com.jcraft.jsch.jce.KeyPairGenRSA
 
KeyPairRSA - class com.jcraft.jsch.KeyPairRSA.
 
KeyPairRSA(JSch) - Constructor for class com.jcraft.jsch.KeyPairRSA
 
KnownHosts - class com.jcraft.jsch.KnownHosts.
 

L

lcd(String) - Method in class com.jcraft.jsch.ChannelSftp
 
load(JSch, String) - Static method in class com.jcraft.jsch.KeyPair
 
load(JSch, String, String) - Static method in class com.jcraft.jsch.KeyPair
 
lpwd() - Method in class com.jcraft.jsch.ChannelSftp
 
ls(String) - Method in class com.jcraft.jsch.ChannelSftp
 
lstat(String) - Method in class com.jcraft.jsch.ChannelSftp
 

M

MAC - interface com.jcraft.jsch.MAC.
 
MD5 - class com.jcraft.jsch.jce.MD5.
 
MD5() - Constructor for class com.jcraft.jsch.jce.MD5
 
message - Variable in class com.jcraft.jsch.SftpException
 
mkdir(String) - Method in class com.jcraft.jsch.ChannelSftp
 

N

NOT_INCLUDED - Static variable in interface com.jcraft.jsch.HostKeyRepository
 
next(Buffer) - Method in class com.jcraft.jsch.DHG1
 
next(Buffer) - Method in class com.jcraft.jsch.DHGEX
 
next(Buffer) - Method in class com.jcraft.jsch.KeyExchange
 

O

OK - Static variable in interface com.jcraft.jsch.HostKeyRepository
 
OVERWRITE - Static variable in class com.jcraft.jsch.ChannelSftp
 
openChannel(String) - Method in class com.jcraft.jsch.Session
 

P

PUT - Static variable in interface com.jcraft.jsch.SftpProgressMonitor
 
Packet - class com.jcraft.jsch.Packet.
 
Packet(Buffer) - Constructor for class com.jcraft.jsch.Packet
 
Proxy - interface com.jcraft.jsch.Proxy.
 
ProxyHTTP - class com.jcraft.jsch.ProxyHTTP.
 
ProxyHTTP(String) - Constructor for class com.jcraft.jsch.ProxyHTTP
 
ProxyHTTP(String, int) - Constructor for class com.jcraft.jsch.ProxyHTTP
 
ProxySOCKS5 - class com.jcraft.jsch.ProxySOCKS5.
 
ProxySOCKS5(String) - Constructor for class com.jcraft.jsch.ProxySOCKS5
 
ProxySOCKS5(String, int) - Constructor for class com.jcraft.jsch.ProxySOCKS5
 
promptKeyboardInteractive(String, String, String, String[], boolean[]) - Method in interface com.jcraft.jsch.UIKeyboardInteractive
 
promptPassphrase(String) - Method in interface com.jcraft.jsch.UserInfo
 
promptPassword(String) - Method in interface com.jcraft.jsch.UserInfo
 
promptYesNo(String) - Method in interface com.jcraft.jsch.UserInfo
 
put(String, String) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, String, int) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, String, SftpProgressMonitor) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
 
put(InputStream, String) - Method in class com.jcraft.jsch.ChannelSftp
 
put(InputStream, String, int) - Method in class com.jcraft.jsch.ChannelSftp
 
put(InputStream, String, SftpProgressMonitor) - Method in class com.jcraft.jsch.ChannelSftp
 
put(InputStream, String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, int) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
 
put(Packet) - Method in class com.jcraft.jsch.IO
 
putByte(byte) - Method in class com.jcraft.jsch.Buffer
 
putByte(byte[]) - Method in class com.jcraft.jsch.Buffer
 
putByte(byte[], int, int) - Method in class com.jcraft.jsch.Buffer
 
putInt(int) - Method in class com.jcraft.jsch.Buffer
 
putLong(long) - Method in class com.jcraft.jsch.Buffer
 
putMPInt(byte[]) - Method in class com.jcraft.jsch.Buffer
 
putString(byte[]) - Method in class com.jcraft.jsch.Buffer
 
putString(byte[], int, int) - Method in class com.jcraft.jsch.Buffer
 
pwd() - Method in class com.jcraft.jsch.ChannelSftp
 

Q

quit() - Method in class com.jcraft.jsch.ChannelSftp
 

R

RESUME - Static variable in class com.jcraft.jsch.ChannelSftp
 
RSA - Static variable in class com.jcraft.jsch.KeyPair
 
Random - interface com.jcraft.jsch.Random.
 
Random - class com.jcraft.jsch.jce.Random.
 
Random() - Constructor for class com.jcraft.jsch.jce.Random
 
RequestSftp - class com.jcraft.jsch.RequestSftp.
 
RequestSftp() - Constructor for class com.jcraft.jsch.RequestSftp
 
read(Buffer) - Method in class com.jcraft.jsch.Session
 
rekey() - Method in class com.jcraft.jsch.Session
 
remove(String, String) - Method in interface com.jcraft.jsch.HostKeyRepository
 
remove(String, String, byte[]) - Method in interface com.jcraft.jsch.HostKeyRepository
 
remove(String, String) - Method in class com.jcraft.jsch.KnownHosts
 
remove(String, String, byte[]) - Method in class com.jcraft.jsch.KnownHosts
 
rename(String, String) - Method in class com.jcraft.jsch.ChannelSftp
 
request(Session, Channel) - Method in class com.jcraft.jsch.RequestSftp
 
reset() - Method in class com.jcraft.jsch.Buffer
 
reset() - Method in class com.jcraft.jsch.Packet
 
rm(String) - Method in class com.jcraft.jsch.ChannelSftp
 
rmdir(String) - Method in class com.jcraft.jsch.ChannelSftp
 
run() - Method in class com.jcraft.jsch.Channel
 
run() - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
run() - Method in class com.jcraft.jsch.ChannelExec
 
run() - Method in class com.jcraft.jsch.ChannelShell
 
run() - Method in class com.jcraft.jsch.Session
 

S

SHA1 - class com.jcraft.jsch.jce.SHA1.
 
SHA1() - Constructor for class com.jcraft.jsch.jce.SHA1
 
SSHDSS - Static variable in class com.jcraft.jsch.HostKey
 
SSHRSA - Static variable in class com.jcraft.jsch.HostKey
 
SSH_FILEXFER_ATTR_ACMODTIME - Static variable in class com.jcraft.jsch.SftpATTRS
 
SSH_FILEXFER_ATTR_EXTENDED - Static variable in class com.jcraft.jsch.SftpATTRS
 
SSH_FILEXFER_ATTR_PERMISSIONS - Static variable in class com.jcraft.jsch.SftpATTRS
 
SSH_FILEXFER_ATTR_SIZE - Static variable in class com.jcraft.jsch.SftpATTRS
 
SSH_FILEXFER_ATTR_UIDGID - Static variable in class com.jcraft.jsch.SftpATTRS
 
SSH_FX_BAD_MESSAGE - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_CONNECTION_LOST - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_EOF - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_FAILURE - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_NO_CONNECTION - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_NO_SUCH_FILE - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_OK - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_OP_UNSUPPORTED - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_PERMISSION_DENIED - Static variable in class com.jcraft.jsch.ChannelSftp
 
STATE_END - Static variable in class com.jcraft.jsch.KeyExchange
 
Session - class com.jcraft.jsch.Session.
 
SftpATTRS - class com.jcraft.jsch.SftpATTRS.
 
SftpException - exception com.jcraft.jsch.SftpException.
 
SftpException(int, String) - Constructor for class com.jcraft.jsch.SftpException
 
SftpProgressMonitor - interface com.jcraft.jsch.SftpProgressMonitor.
 
SignatureDSA - interface com.jcraft.jsch.SignatureDSA.
 
SignatureDSA - class com.jcraft.jsch.jce.SignatureDSA.
 
SignatureDSA() - Constructor for class com.jcraft.jsch.jce.SignatureDSA
 
SignatureRSA - interface com.jcraft.jsch.SignatureRSA.
 
SignatureRSA - class com.jcraft.jsch.jce.SignatureRSA.
 
SignatureRSA() - Constructor for class com.jcraft.jsch.jce.SignatureRSA
 
SocketFactory - interface com.jcraft.jsch.SocketFactory.
 
sendSignal(String) - Method in class com.jcraft.jsch.Channel
 
session - Variable in class com.jcraft.jsch.KeyExchange
 
setACMODTIME(int, int) - Method in class com.jcraft.jsch.SftpATTRS
 
setAttrs(SftpATTRS) - Method in class com.jcraft.jsch.ChannelSftp.Ssh_exp_name
 
setClientVersion(String) - Method in class com.jcraft.jsch.Session
 
setCommand(String) - Method in class com.jcraft.jsch.ChannelExec
 
setConfig(Hashtable) - Static method in class com.jcraft.jsch.JSch
 
setConfig(Properties) - Method in class com.jcraft.jsch.Session
 
setConfig(Hashtable) - Method in class com.jcraft.jsch.Session
 
setErrStream(OutputStream) - Method in class com.jcraft.jsch.ChannelExec
 
setExtOutputStream(OutputStream) - Method in class com.jcraft.jsch.Channel
 
setF(byte[]) - Method in interface com.jcraft.jsch.DH
 
setF(byte[]) - Method in class com.jcraft.jsch.jce.DH
 
setFilename(String) - Method in class com.jcraft.jsch.ChannelSftp.Ssh_exp_name
 
setG(byte[]) - Method in interface com.jcraft.jsch.DH
 
setG(byte[]) - Method in class com.jcraft.jsch.jce.DH
 
setHost(String) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setHost(String) - Method in class com.jcraft.jsch.Session
 
setHostKeyRepository(HostKeyRepository) - Method in class com.jcraft.jsch.JSch
 
setInputStream(InputStream) - Method in class com.jcraft.jsch.Channel
 
setInputStream(InputStream) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setInputStream(InputStream) - Method in class com.jcraft.jsch.Session
 
setKnownHosts(String) - Method in class com.jcraft.jsch.JSch
 
setKnownHosts(InputStream) - Method in class com.jcraft.jsch.JSch
 
setLongname(String) - Method in class com.jcraft.jsch.ChannelSftp.Ssh_exp_name
 
setMtime(String, int) - Method in class com.jcraft.jsch.ChannelSftp
 
setOffSet(int) - Method in class com.jcraft.jsch.Buffer
 
setOrgIPAddress(String) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setOrgPort(int) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setOutputStream(OutputStream) - Method in class com.jcraft.jsch.Channel
 
setOutputStream(OutputStream) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setOutputStream(OutputStream) - Method in class com.jcraft.jsch.Session
 
setP(byte[]) - Method in interface com.jcraft.jsch.DH
 
setP(byte[]) - Method in class com.jcraft.jsch.jce.DH
 
setPERMISSIONS(int) - Method in class com.jcraft.jsch.SftpATTRS
 
setPassphrase(String) - Method in class com.jcraft.jsch.KeyPair
 
setPassphrase(byte[]) - Method in class com.jcraft.jsch.KeyPair
 
setPassword(String) - Method in class com.jcraft.jsch.Session
 
setPort(int) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setPort(int) - Method in class com.jcraft.jsch.Session
 
setPortForwardingL(int, String, int) - Method in class com.jcraft.jsch.Session
 
setPortForwardingL(String, int, String, int) - Method in class com.jcraft.jsch.Session
 
setPortForwardingR(int, String, int) - Method in class com.jcraft.jsch.Session
 
setProxy(Proxy) - Method in class com.jcraft.jsch.Session
 
setPrvKey(byte[], byte[], byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureDSA
 
setPrvKey(byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureRSA
 
setPrvKey(byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
 
setPrvKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
 
setPtySize(int, int, int, int) - Method in class com.jcraft.jsch.ChannelShell
 
setPubKey(byte[], byte[], byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureDSA
 
setPubKey(byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureRSA
 
setPubKey(byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
 
setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
 
setSIZE(long) - Method in class com.jcraft.jsch.SftpATTRS
 
setSocketFactory(SocketFactory) - Method in class com.jcraft.jsch.Session
 
setStat(String, SftpATTRS) - Method in class com.jcraft.jsch.ChannelSftp
 
setTimeout(int) - Method in class com.jcraft.jsch.Session
 
setUIDGID(int, int) - Method in class com.jcraft.jsch.SftpATTRS
 
setUserInfo(UserInfo) - Method in class com.jcraft.jsch.Session
 
setUserPasswd(String, String) - Method in class com.jcraft.jsch.ProxyHTTP
 
setUserPasswd(String, String) - Method in class com.jcraft.jsch.ProxySOCKS5
 
setX11Cookie(String) - Method in class com.jcraft.jsch.Session
 
setX11Host(String) - Method in class com.jcraft.jsch.Session
 
setX11Port(int) - Method in class com.jcraft.jsch.Session
 
setXForwarding(boolean) - Method in class com.jcraft.jsch.Channel
 
setXForwarding(boolean) - Method in class com.jcraft.jsch.ChannelExec
 
setXForwarding(boolean) - Method in class com.jcraft.jsch.ChannelShell
 
sha - Variable in class com.jcraft.jsch.KeyExchange
 
shift() - Method in class com.jcraft.jsch.Buffer
 
showMessage(String) - Method in interface com.jcraft.jsch.UserInfo
 
sign() - Method in interface com.jcraft.jsch.SignatureDSA
 
sign() - Method in interface com.jcraft.jsch.SignatureRSA
 
sign() - Method in class com.jcraft.jsch.jce.SignatureDSA
 
sign() - Method in class com.jcraft.jsch.jce.SignatureRSA
 
start() - Method in class com.jcraft.jsch.Channel
 
start() - Method in class com.jcraft.jsch.ChannelExec
 
start() - Method in class com.jcraft.jsch.ChannelSftp
 
start() - Method in class com.jcraft.jsch.ChannelShell
 
stat(String) - Method in class com.jcraft.jsch.ChannelSftp
 
symlink(String, String) - Method in class com.jcraft.jsch.ChannelSftp
 

T

TripleDESCBC - class com.jcraft.jsch.jce.TripleDESCBC.
 
TripleDESCBC() - Constructor for class com.jcraft.jsch.jce.TripleDESCBC
 
toString() - Method in class com.jcraft.jsch.ChannelSftp.Ssh_exp_name
 
toString() - Method in class com.jcraft.jsch.SftpATTRS
 
toString() - Method in class com.jcraft.jsch.SftpException
 

U

UIKeyboardInteractive - interface com.jcraft.jsch.UIKeyboardInteractive.
 
UNKNOWN - Static variable in class com.jcraft.jsch.KeyPair
 
UserInfo - interface com.jcraft.jsch.UserInfo.
 
uncompress(byte[], int, int[]) - Method in interface com.jcraft.jsch.Compression
 
uncompress(byte[], int, int[]) - Method in class com.jcraft.jsch.jcraft.Compression
 
update(byte[], int, int, byte[], int) - Method in interface com.jcraft.jsch.Cipher
 
update(byte[], int, int) - Method in interface com.jcraft.jsch.HASH
 
update(byte[], int, int) - Method in interface com.jcraft.jsch.MAC
 
update(int) - Method in interface com.jcraft.jsch.MAC
 
update(byte[]) - Method in interface com.jcraft.jsch.SignatureDSA
 
update(byte[]) - Method in interface com.jcraft.jsch.SignatureRSA
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.BlowfishCBC
 
update(int) - Method in class com.jcraft.jsch.jce.HMACMD5
 
update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACMD5
 
update(int) - Method in class com.jcraft.jsch.jce.HMACMD596
 
update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACMD596
 
update(int) - Method in class com.jcraft.jsch.jce.HMACSHA1
 
update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA1
 
update(int) - Method in class com.jcraft.jsch.jce.HMACSHA196
 
update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA196
 
update(byte[], int, int) - Method in class com.jcraft.jsch.jce.MD5
 
update(byte[], int, int) - Method in class com.jcraft.jsch.jce.SHA1
 
update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
 
update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.TripleDESCBC
 

V

verify(byte[]) - Method in interface com.jcraft.jsch.SignatureDSA
 
verify(byte[]) - Method in interface com.jcraft.jsch.SignatureRSA
 
verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
 
verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
 
version() - Method in class com.jcraft.jsch.ChannelSftp
 

W

waitForReply() - Method in class com.jcraft.jsch.RequestSftp
 
write(Packet, Channel, int) - Method in class com.jcraft.jsch.Session
 
write(Packet) - Method in class com.jcraft.jsch.Session
 
writePrivateKey(OutputStream) - Method in class com.jcraft.jsch.KeyPair
 
writePrivateKey(String) - Method in class com.jcraft.jsch.KeyPair
 
writePublicKey(OutputStream, String) - Method in class com.jcraft.jsch.KeyPair
 
writePublicKey(String, String) - Method in class com.jcraft.jsch.KeyPair
 
writeSECSHPublicKey(OutputStream, String) - Method in class com.jcraft.jsch.KeyPair
 
writeSECSHPublicKey(String, String) - Method in class com.jcraft.jsch.KeyPair
 

A B C D E F G H I J K L M N O P Q R S T U V W