Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(byte[]) - Method in class com.jcraft.jsch.AgentIdentityRepository
- add(byte[]) - Method in interface com.jcraft.jsch.IdentityRepository
- add(HostKey, UserInfo) - Method in interface com.jcraft.jsch.HostKeyRepository
-
Adds a host key
hostkey
- addIdentity(Identity, byte[]) - Method in class com.jcraft.jsch.JSch
-
Sets the private key, which will be referred in the public key authentication.
- addIdentity(String) - Method in class com.jcraft.jsch.JSch
-
Sets the private key, which will be referred in the public key authentication.
- addIdentity(String, byte[]) - Method in class com.jcraft.jsch.JSch
-
Sets the private key, which will be referred in the public key authentication.
- addIdentity(String, byte[], byte[], byte[]) - Method in class com.jcraft.jsch.JSch
-
Sets the private key, which will be referred in the public key authentication.
- addIdentity(String, String) - Method in class com.jcraft.jsch.JSch
-
Sets the private key, which will be referred in the public key authentication.
- addIdentity(String, String, byte[]) - Method in class com.jcraft.jsch.JSch
-
Sets the private key, which will be referred in the public key authentication.
- addSession(Session) - Method in class com.jcraft.jsch.JSch
- AES128CBC - Class in com.jcraft.jsch.jce
- AES128CBC() - Constructor for class com.jcraft.jsch.jce.AES128CBC
- AES128CTR - Class in com.jcraft.jsch.jce
- AES128CTR() - Constructor for class com.jcraft.jsch.jce.AES128CTR
- AES128GCM - Class in com.jcraft.jsch.jce
- AES128GCM() - Constructor for class com.jcraft.jsch.jce.AES128GCM
- AES192CBC - Class in com.jcraft.jsch.jce
- AES192CBC() - Constructor for class com.jcraft.jsch.jce.AES192CBC
- AES192CTR - Class in com.jcraft.jsch.jce
- AES192CTR() - Constructor for class com.jcraft.jsch.jce.AES192CTR
- AES256CBC - Class in com.jcraft.jsch.jce
- AES256CBC() - Constructor for class com.jcraft.jsch.jce.AES256CBC
- AES256CTR - Class in com.jcraft.jsch.jce
- AES256CTR() - Constructor for class com.jcraft.jsch.jce.AES256CTR
- AES256GCM - Class in com.jcraft.jsch.jce
- AES256GCM() - Constructor for class com.jcraft.jsch.jce.AES256GCM
- agent_forwarding - Variable in class com.jcraft.jsch.ChannelExec
- agent_forwarding - Variable in class com.jcraft.jsch.ChannelSftp
- agent_forwarding - Variable in class com.jcraft.jsch.ChannelShell
- agent_forwarding - Variable in class com.jcraft.jsch.ChannelSubsystem
- AgentConnector - Interface in com.jcraft.jsch
- AgentIdentityRepository - Class in com.jcraft.jsch
- AgentIdentityRepository(AgentConnector) - Constructor for class com.jcraft.jsch.AgentIdentityRepository
- AgentProxyException - Exception Class in com.jcraft.jsch
- AgentProxyException(String) - Constructor for exception class com.jcraft.jsch.AgentProxyException
- AgentProxyException(String, Throwable) - Constructor for exception class com.jcraft.jsch.AgentProxyException
- algorithm - Variable in class com.jcraft.jsch.jce.HMACMD5
- algorithm - Variable in class com.jcraft.jsch.jce.HMACMD596
- algorithm - Variable in class com.jcraft.jsch.jce.HMACMD596ETM
- algorithm - Variable in class com.jcraft.jsch.jce.HMACMD5ETM
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA1
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA196
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA196ETM
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA1ETM
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA256
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA256ETM
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA512
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA512ETM
- algorithm - Variable in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- APPEND - Static variable in class com.jcraft.jsch.ChannelSftp
- ARCFOUR - Class in com.jcraft.jsch.jce
- ARCFOUR() - Constructor for class com.jcraft.jsch.jce.ARCFOUR
- ARCFOUR128 - Class in com.jcraft.jsch.jce
- ARCFOUR128() - Constructor for class com.jcraft.jsch.jce.ARCFOUR128
- ARCFOUR256 - Class in com.jcraft.jsch.jce
- ARCFOUR256() - Constructor for class com.jcraft.jsch.jce.ARCFOUR256
- Argon2 - Class in com.jcraft.jsch.bc
- Argon2 - Interface in com.jcraft.jsch
- Argon2() - Constructor for class com.jcraft.jsch.bc.Argon2
- ARGON2D - Static variable in interface com.jcraft.jsch.Argon2
- ARGON2I - Static variable in interface com.jcraft.jsch.Argon2
- ARGON2ID - Static variable in interface com.jcraft.jsch.Argon2
B
- BCrypt - Class in com.jcraft.jsch.jbcrypt
-
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
- BCrypt - Interface in com.jcraft.jsch
- BCrypt() - Constructor for class com.jcraft.jsch.jbcrypt.BCrypt
- bind(Path) - Method in class com.jcraft.jsch.UnixDomainSocketFactory
- bind(Path) - Method in interface com.jcraft.jsch.USocketFactory
- BlowfishCBC - Class in com.jcraft.jsch.jce
- BlowfishCBC() - Constructor for class com.jcraft.jsch.jce.BlowfishCBC
- BlowfishCTR - Class in com.jcraft.jsch.jce
- BlowfishCTR() - Constructor for class com.jcraft.jsch.jce.BlowfishCTR
- BREAK - Static variable in interface com.jcraft.jsch.ChannelSftp.LsEntrySelector
- bsize - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160
- bsize - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- bsize - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- bsize - Variable in class com.jcraft.jsch.jce.HMACMD5
- bsize - Variable in class com.jcraft.jsch.jce.HMACMD596
- bsize - Variable in class com.jcraft.jsch.jce.HMACMD596ETM
- bsize - Variable in class com.jcraft.jsch.jce.HMACMD5ETM
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA1
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA196
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA196ETM
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA1ETM
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA256
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA256ETM
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA512
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA512ETM
- bsize - Variable in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- buf - Variable in class com.jcraft.jsch.UserAuth
- Buffer - Class in com.jcraft.jsch
- Buffer() - Constructor for class com.jcraft.jsch.Buffer
- Buffer(byte[]) - Constructor for class com.jcraft.jsch.Buffer
- Buffer(int) - Constructor for class com.jcraft.jsch.Buffer
C
- CAST128CBC - Class in com.jcraft.jsch.bc
- CAST128CBC() - Constructor for class com.jcraft.jsch.bc.CAST128CBC
- CAST128CTR - Class in com.jcraft.jsch.bc
- CAST128CTR() - Constructor for class com.jcraft.jsch.bc.CAST128CTR
- cd(String) - Method in class com.jcraft.jsch.ChannelSftp
- ChaCha20Poly1305 - Class in com.jcraft.jsch.bc
- ChaCha20Poly1305() - Constructor for class com.jcraft.jsch.bc.ChaCha20Poly1305
- CHANGED - Static variable in interface com.jcraft.jsch.HostKeyRepository
- Channel - Class in com.jcraft.jsch
- ChannelDirectStreamLocal - Class in com.jcraft.jsch
-
Extension of
ChannelDirectTCPIP
to support socket forwarding. - ChannelDirectTCPIP - Class in com.jcraft.jsch
- ChannelExec - Class in com.jcraft.jsch
- ChannelExec() - Constructor for class com.jcraft.jsch.ChannelExec
- ChannelForwardedTCPIP - Class in com.jcraft.jsch
- ChannelSftp - Class in com.jcraft.jsch
- ChannelSftp() - Constructor for class com.jcraft.jsch.ChannelSftp
- ChannelSftp.LsEntry - Class in com.jcraft.jsch
- ChannelSftp.LsEntrySelector - Interface in com.jcraft.jsch
-
This interface will be passed as an argument for
ls
method. - ChannelShell - Class in com.jcraft.jsch
- ChannelSubsystem - Class in com.jcraft.jsch
- ChannelSubsystem() - Constructor for class com.jcraft.jsch.ChannelSubsystem
- check(String, byte[]) - Method in interface com.jcraft.jsch.HostKeyRepository
-
Checks if
host
is included with thekey
. - checkpw(String, String) - Static method in class com.jcraft.jsch.jbcrypt.BCrypt
-
Check that a plaintext password matches a previously hashed one
- checkRange() - Method in interface com.jcraft.jsch.DH
- checkRange() - Method in class com.jcraft.jsch.jce.DH
- 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
- cipher - Variable in class com.jcraft.jsch.KeyPair
- Cipher - Interface in com.jcraft.jsch
- clear() - Method in interface com.jcraft.jsch.Identity
-
Disposes internally allocated data, like byte array for the private key.
- close() - Method in interface com.jcraft.jsch.Proxy
- close() - Method in class com.jcraft.jsch.ProxyHTTP
- close() - Method in class com.jcraft.jsch.ProxySOCKS4
- close() - Method in class com.jcraft.jsch.ProxySOCKS5
- com.jcraft.jsch - package com.jcraft.jsch
- com.jcraft.jsch.bc - package com.jcraft.jsch.bc
- com.jcraft.jsch.jbcrypt - package com.jcraft.jsch.jbcrypt
- com.jcraft.jsch.jce - package com.jcraft.jsch.jce
- com.jcraft.jsch.jgss - package com.jcraft.jsch.jgss
- com.jcraft.jsch.juz - package com.jcraft.jsch.juz
- com.jcraft.jsch.jzlib - package com.jcraft.jsch.jzlib
- comment - Variable in class com.jcraft.jsch.HostKey
- compareTo(ChannelSftp.LsEntry) - Method in class com.jcraft.jsch.ChannelSftp.LsEntry
- compress(byte[], int, int[]) - Method in interface com.jcraft.jsch.Compression
- compress(byte[], int, int[]) - Method in class com.jcraft.jsch.juz.Compression
- compress(byte[], int, int[]) - Method in class com.jcraft.jsch.jzlib.Compression
- Compression - Class in com.jcraft.jsch.juz
-
This example demonstrates the packet compression without using jzlib[1].
- Compression - Class in com.jcraft.jsch.jzlib
- Compression - Interface in com.jcraft.jsch
- Compression() - Constructor for class com.jcraft.jsch.juz.Compression
- Compression() - Constructor for class com.jcraft.jsch.jzlib.Compression
- ConfigRepository - Interface in com.jcraft.jsch
- ConfigRepository.Config - Interface in com.jcraft.jsch
- connect() - Method in class com.jcraft.jsch.Channel
- connect() - Method in class com.jcraft.jsch.Session
- connect(int) - Method in class com.jcraft.jsch.Channel
- connect(int) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
- connect(int) - Method in class com.jcraft.jsch.Session
- connect(SocketFactory, String, int, int) - Method in interface com.jcraft.jsch.Proxy
- connect(SocketFactory, String, int, int) - Method in class com.jcraft.jsch.ProxyHTTP
- connect(SocketFactory, String, int, int) - Method in class com.jcraft.jsch.ProxySOCKS4
- connect(SocketFactory, String, int, int) - Method in class com.jcraft.jsch.ProxySOCKS5
- connect(Path) - Method in class com.jcraft.jsch.UnixDomainSocketFactory
- connect(Path) - Method in interface com.jcraft.jsch.USocketFactory
- CONTINUE - Static variable in interface com.jcraft.jsch.ChannelSftp.LsEntrySelector
- count(long) - Method in interface com.jcraft.jsch.SftpProgressMonitor
- create(String, String) - Method in interface com.jcraft.jsch.GSSContext
- create(String, String) - Method in class com.jcraft.jsch.jgss.GSSContextKrb5
- createServerSocket(int, int, InetAddress) - Method in interface com.jcraft.jsch.ServerSocketFactory
- createSocket(String, int) - Method in interface com.jcraft.jsch.SocketFactory
- crypt_raw(byte[], byte[], int, int[]) - Method in class com.jcraft.jsch.jbcrypt.BCrypt
-
Perform the central password hashing step in the bcrypt scheme
D
- daemon_thread - Variable in class com.jcraft.jsch.Session
- data - Variable in class com.jcraft.jsch.KeyPair
- DEBUG - Static variable in interface com.jcraft.jsch.Logger
- decrypt() - Method in interface com.jcraft.jsch.Identity
-
Deprecated.
- decrypt(byte[]) - Method in class com.jcraft.jsch.KeyPair
- decrypt(String) - Method in class com.jcraft.jsch.KeyPair
- DECRYPT_MODE - Static variable in interface com.jcraft.jsch.Cipher
- defaultConfig - Static variable in interface com.jcraft.jsch.ConfigRepository
- DEFERRED - Static variable in class com.jcraft.jsch.KeyPair
-
DEFERRED should not be be used.
- DEFLATER - Static variable in interface com.jcraft.jsch.Compression
- delPortForwardingL(int) - Method in class com.jcraft.jsch.Session
-
Cancels the local port forwarding assigned at local TCP port
lport
on loopback interface. - delPortForwardingL(String, int) - Method in class com.jcraft.jsch.Session
-
Cancels the local port forwarding assigned at local TCP port
lport
onbind_address
interface. - delPortForwardingR(int) - Method in class com.jcraft.jsch.Session
-
Cancels the remote port forwarding assigned at remote TCP port
rport
. - delPortForwardingR(String, int) - Method in class com.jcraft.jsch.Session
-
Cancels the remote port forwarding assigned at remote TCP port
rport
bound on the interface atbind_address
. - DH - Class in com.jcraft.jsch.jce
- DH - Interface in com.jcraft.jsch
- DH() - Constructor for class com.jcraft.jsch.jce.DH
- digest - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160
- digest - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- digest - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- 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
- digest() - Method in class com.jcraft.jsch.jce.SHA224
- digest() - Method in class com.jcraft.jsch.jce.SHA256
- digest() - Method in class com.jcraft.jsch.jce.SHA384
- digest() - Method in class com.jcraft.jsch.jce.SHA512
- disconnect() - Method in class com.jcraft.jsch.Channel
- disconnect() - Method in class com.jcraft.jsch.ChannelSftp
- disconnect() - Method in class com.jcraft.jsch.Session
- dispose() - Method in interface com.jcraft.jsch.GSSContext
- dispose() - Method in class com.jcraft.jsch.jgss.GSSContextKrb5
- dispose() - Method in class com.jcraft.jsch.KeyPair
- doFinal(byte[], int) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160
- doFinal(byte[], int) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- doFinal(byte[], int) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACMD5
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACMD5ETM
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA1
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA1ETM
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA256
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA256ETM
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA512
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA512ETM
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACMD596
- doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA196
- doFinal(byte[], int) - Method in interface com.jcraft.jsch.MAC
- doFinal(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.ChaCha20Poly1305
- doFinal(byte[], int, int, byte[], int) - Method in interface com.jcraft.jsch.Cipher
- doFinal(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES128GCM
- doFinal(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES256GCM
- DSA - Static variable in class com.jcraft.jsch.KeyPair
- DSS - Variable in class com.jcraft.jsch.KeyExchange
E
- ECDH - Interface in com.jcraft.jsch
- ECDH256 - Class in com.jcraft.jsch.jce
- ECDH256() - Constructor for class com.jcraft.jsch.jce.ECDH256
- ECDH384 - Class in com.jcraft.jsch.jce
- ECDH384() - Constructor for class com.jcraft.jsch.jce.ECDH384
- ECDH521 - Class in com.jcraft.jsch.jce
- ECDH521() - Constructor for class com.jcraft.jsch.jce.ECDH521
- ECDHN - Class in com.jcraft.jsch.jce
- ECDHN() - Constructor for class com.jcraft.jsch.jce.ECDHN
- ECDSA - Variable in class com.jcraft.jsch.KeyExchange
- ECDSA - Static variable in class com.jcraft.jsch.KeyPair
- ECDSA256 - Static variable in class com.jcraft.jsch.HostKey
- ECDSA384 - Static variable in class com.jcraft.jsch.HostKey
- ECDSA521 - Static variable in class com.jcraft.jsch.HostKey
- ED25519 - Static variable in class com.jcraft.jsch.HostKey
- ED25519 - Static variable in class com.jcraft.jsch.KeyPair
- ED448 - Static variable in class com.jcraft.jsch.HostKey
- ED448 - Static variable in class com.jcraft.jsch.KeyPair
- EDDSA - Variable in class com.jcraft.jsch.KeyExchange
- ENCRYPT_MODE - Static variable in interface com.jcraft.jsch.Cipher
- encrypted - Variable in class com.jcraft.jsch.KeyPair
- end() - Method in interface com.jcraft.jsch.Compression
- end() - Method in class com.jcraft.jsch.juz.Compression
- end() - Method in class com.jcraft.jsch.jzlib.Compression
- end() - Method in interface com.jcraft.jsch.SftpProgressMonitor
- env - Variable in class com.jcraft.jsch.ChannelExec
- env - Variable in class com.jcraft.jsch.ChannelSftp
- env - Variable in class com.jcraft.jsch.ChannelShell
- env - Variable in class com.jcraft.jsch.ChannelSubsystem
- ERROR - Static variable in class com.jcraft.jsch.KeyPair
- ERROR - Static variable in interface com.jcraft.jsch.Logger
- etm - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160
- etm - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- etm - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- etm - Variable in class com.jcraft.jsch.jce.HMACMD5
- etm - Variable in class com.jcraft.jsch.jce.HMACMD596
- etm - Variable in class com.jcraft.jsch.jce.HMACMD596ETM
- etm - Variable in class com.jcraft.jsch.jce.HMACMD5ETM
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA1
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA196
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA196ETM
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA1ETM
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA256
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA256ETM
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA512
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA512ETM
- etm - Variable in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- exit() - Method in class com.jcraft.jsch.ChannelSftp
F
- FATAL - Static variable in interface com.jcraft.jsch.Logger
- fill(byte[], int, int) - Method in class com.jcraft.jsch.jce.Random
- fill(byte[], int, int) - Method in interface com.jcraft.jsch.Random
- finalize() - Method in class com.jcraft.jsch.KeyPair
- forSSHAgent() - Method in class com.jcraft.jsch.KeyPair
- ForwardedTCPIPDaemon - Interface in com.jcraft.jsch
G
- genChannelOpenPacket() - Method in class com.jcraft.jsch.Channel
- genChannelOpenPacket() - Method in class com.jcraft.jsch.ChannelDirectStreamLocal
- genChannelOpenPacket() - Method in class com.jcraft.jsch.ChannelDirectTCPIP
- genKeyPair(JSch, int) - Static method in class com.jcraft.jsch.KeyPair
- genKeyPair(JSch, int, int) - Static method in class com.jcraft.jsch.KeyPair
- gensalt() - Static method in class com.jcraft.jsch.jbcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
- gensalt(int) - Static method in class com.jcraft.jsch.jbcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- gensalt(int, SecureRandom) - Static method in class com.jcraft.jsch.jbcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- get(String) - Method in class com.jcraft.jsch.ChannelSftp
- get(String, int) - Method in class com.jcraft.jsch.ChannelSftp
-
Deprecated.This method will be deleted in the future.
- get(String, SftpProgressMonitor) - Method in class com.jcraft.jsch.ChannelSftp
- get(String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
-
Deprecated.This method will be deleted in the future.
- get(String, SftpProgressMonitor, long) - 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, OutputStream, SftpProgressMonitor, int, long) - Method in class com.jcraft.jsch.ChannelSftp
- 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 - Static variable in interface com.jcraft.jsch.SftpProgressMonitor
- getAlgName() - Method in interface com.jcraft.jsch.Identity
-
Returns the name of the key algorithm.
- getAlgorithmName() - Method in exception class com.jcraft.jsch.JSchAlgoNegoFailException
-
Get the algorithm name.
- getATime() - Method in class com.jcraft.jsch.SftpATTRS
- getAtimeString() - Method in class com.jcraft.jsch.SftpATTRS
- getAttrs() - Method in class com.jcraft.jsch.ChannelSftp.LsEntry
- getAvail() - Method in class com.jcraft.jsch.SftpStatVFS
- getAvailBlocks() - Method in class com.jcraft.jsch.SftpStatVFS
- getAvailForNonRoot() - Method in class com.jcraft.jsch.SftpStatVFS
- getAvailINodes() - Method in class com.jcraft.jsch.SftpStatVFS
- getBlocks() - Method in class com.jcraft.jsch.SftpStatVFS
- getBlockSize() - Method in class com.jcraft.jsch.bc.CAST128CBC
- getBlockSize() - Method in class com.jcraft.jsch.bc.CAST128CTR
- getBlockSize() - Method in class com.jcraft.jsch.bc.ChaCha20Poly1305
- getBlockSize() - Method in class com.jcraft.jsch.bc.HMACRIPEMD160
- getBlockSize() - Method in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- getBlockSize() - Method in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- getBlockSize() - Method in class com.jcraft.jsch.bc.SEEDCBC
- getBlockSize() - Method in class com.jcraft.jsch.bc.Twofish128CBC
- getBlockSize() - Method in class com.jcraft.jsch.bc.Twofish128CTR
- getBlockSize() - Method in class com.jcraft.jsch.bc.Twofish192CBC
- getBlockSize() - Method in class com.jcraft.jsch.bc.Twofish192CTR
- getBlockSize() - Method in class com.jcraft.jsch.bc.Twofish256CBC
- getBlockSize() - Method in class com.jcraft.jsch.bc.Twofish256CTR
- getBlockSize() - Method in interface com.jcraft.jsch.Cipher
- getBlockSize() - Method in interface com.jcraft.jsch.HASH
- getBlockSize() - Method in class com.jcraft.jsch.jce.AES128CBC
- getBlockSize() - Method in class com.jcraft.jsch.jce.AES128CTR
- getBlockSize() - Method in class com.jcraft.jsch.jce.AES128GCM
- getBlockSize() - Method in class com.jcraft.jsch.jce.AES192CBC
- getBlockSize() - Method in class com.jcraft.jsch.jce.AES192CTR
- getBlockSize() - Method in class com.jcraft.jsch.jce.AES256CBC
- getBlockSize() - Method in class com.jcraft.jsch.jce.AES256CTR
- getBlockSize() - Method in class com.jcraft.jsch.jce.AES256GCM
- getBlockSize() - Method in class com.jcraft.jsch.jce.ARCFOUR
- getBlockSize() - Method in class com.jcraft.jsch.jce.ARCFOUR128
- getBlockSize() - Method in class com.jcraft.jsch.jce.ARCFOUR256
- getBlockSize() - Method in class com.jcraft.jsch.jce.BlowfishCBC
- getBlockSize() - Method in class com.jcraft.jsch.jce.BlowfishCTR
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACMD5
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACMD5ETM
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA1
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA1ETM
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA256
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA256ETM
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA512
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA512ETM
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACMD596
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA196
- getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- 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.SHA224
- getBlockSize() - Method in class com.jcraft.jsch.jce.SHA256
- getBlockSize() - Method in class com.jcraft.jsch.jce.SHA384
- getBlockSize() - Method in class com.jcraft.jsch.jce.SHA512
- getBlockSize() - Method in class com.jcraft.jsch.jce.TripleDESCBC
- getBlockSize() - Method in class com.jcraft.jsch.jce.TripleDESCTR
- getBlockSize() - Method in interface com.jcraft.jsch.MAC
- getBlockSize() - Method in class com.jcraft.jsch.SftpStatVFS
- getBulkRequests() - Method in class com.jcraft.jsch.ChannelSftp
-
This method will return the value how many requests may be sent at any one time.
- 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 class com.jcraft.jsch.jce.KeyPairGenRSA
- getC() - Method in interface com.jcraft.jsch.KeyPairGenRSA
- getCapacity() - Method in class com.jcraft.jsch.SftpStatVFS
- getClientVersion() - Method in class com.jcraft.jsch.Session
- getComment() - Method in class com.jcraft.jsch.HostKey
- getConfig(String) - Method in interface com.jcraft.jsch.ConfigRepository
- getConfig(String) - Static method in class com.jcraft.jsch.JSch
-
Returns the config value for the specified key.
- getConfig(String) - Method in class com.jcraft.jsch.OpenSSHConfig
- getConfig(String) - Method in class com.jcraft.jsch.Session
- getConfigRepository() - Method in class com.jcraft.jsch.JSch
- getD() - Method in class com.jcraft.jsch.jce.KeyPairGenECDSA
- getD() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
- getD() - Method in interface com.jcraft.jsch.KeyPairGenECDSA
- getD() - Method in interface com.jcraft.jsch.KeyPairGenRSA
- getDefaultPort() - Static method in class com.jcraft.jsch.ProxyHTTP
- getDefaultPort() - Static method in class com.jcraft.jsch.ProxySOCKS4
- getDefaultPort() - Static method in class com.jcraft.jsch.ProxySOCKS5
- getE() - Method in interface com.jcraft.jsch.DH
- getE() - Method in class com.jcraft.jsch.jce.DH
- getE() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
- getE() - Method in interface com.jcraft.jsch.KeyPairGenRSA
- getEP() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
- getEP() - Method in interface com.jcraft.jsch.KeyPairGenRSA
- getEQ() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
- getEQ() - Method in interface com.jcraft.jsch.KeyPairGenRSA
- getErrStream() - Method in class com.jcraft.jsch.ChannelExec
- getErrStream() - Method in class com.jcraft.jsch.ChannelSubsystem
- getExitStatus() - Method in class com.jcraft.jsch.Channel
- getExtended() - Method in class com.jcraft.jsch.SftpATTRS
- getExtension(String) - Method in class com.jcraft.jsch.ChannelSftp
- getExtInputStream() - Method in class com.jcraft.jsch.Channel
- getFilename() - Method in class com.jcraft.jsch.ChannelSftp.LsEntry
- getFileSystemID() - Method in class com.jcraft.jsch.SftpStatVFS
- getFingerPrint() - Method in class com.jcraft.jsch.KeyExchange
- getFingerPrint() - Method in class com.jcraft.jsch.KeyPair
-
Returns the finger-print of the public key.
- getFingerPrint(JSch) - Method in class com.jcraft.jsch.HostKey
- getFlags() - Method in class com.jcraft.jsch.SftpATTRS
- getFragmentSize() - Method in class com.jcraft.jsch.SftpStatVFS
- getFreeBlocks() - Method in class com.jcraft.jsch.SftpStatVFS
- getFreeINodes() - Method in class com.jcraft.jsch.SftpStatVFS
- getG() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
- getG() - Method in interface com.jcraft.jsch.KeyPairGenDSA
- getGId() - Method in class com.jcraft.jsch.SftpATTRS
- getHome() - Method in class com.jcraft.jsch.ChannelSftp
- getHost() - Method in class com.jcraft.jsch.HostKey
- getHost() - Method in class com.jcraft.jsch.Session
- getHostKey() - Method in interface com.jcraft.jsch.HostKeyRepository
-
Retuns a list for host keys managed in this repository.
- getHostKey() - Method in class com.jcraft.jsch.Session
- getHostKey(String, String) - Method in interface com.jcraft.jsch.HostKeyRepository
-
Retuns a list for host keys managed in this repository.
- getHostKeyAlias() - Method in class com.jcraft.jsch.Session
- getHostKeyRepository() - Method in class com.jcraft.jsch.JSch
-
Returns the current hostkey repository.
- getHostKeyRepository() - Method in class com.jcraft.jsch.Session
-
Gets the hostkeyRepository.
- getHostname() - Method in interface com.jcraft.jsch.ConfigRepository.Config
- getId() - Method in class com.jcraft.jsch.Channel
- getIdentities() - Method in class com.jcraft.jsch.AgentIdentityRepository
- getIdentities() - Method in interface com.jcraft.jsch.IdentityRepository
- getIdentityNames() - Method in class com.jcraft.jsch.JSch
-
Lists names of identities included in the identityRepository.
- getIdentityRepository() - Method in class com.jcraft.jsch.JSch
- getINodes() - Method in class com.jcraft.jsch.SftpStatVFS
- 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.ProxySOCKS4
- getInputStream() - Method in class com.jcraft.jsch.ProxySOCKS5
- getInputStream(Socket) - Method in interface com.jcraft.jsch.SocketFactory
- getInstanceLogger() - Method in class com.jcraft.jsch.JSch
-
Returns a logger to be used for this particular instance of JSch
- getInt() - Method in class com.jcraft.jsch.Buffer
- getIVSize() - Method in class com.jcraft.jsch.bc.CAST128CBC
- getIVSize() - Method in class com.jcraft.jsch.bc.CAST128CTR
- getIVSize() - Method in class com.jcraft.jsch.bc.ChaCha20Poly1305
- getIVSize() - Method in class com.jcraft.jsch.bc.SEEDCBC
- getIVSize() - Method in class com.jcraft.jsch.bc.Twofish128CBC
- getIVSize() - Method in class com.jcraft.jsch.bc.Twofish192CBC
- getIVSize() - Method in class com.jcraft.jsch.bc.Twofish256CBC
- getIVSize() - Method in class com.jcraft.jsch.bc.Twofish128CTR
- getIVSize() - Method in class com.jcraft.jsch.bc.Twofish192CTR
- getIVSize() - Method in class com.jcraft.jsch.bc.Twofish256CTR
- getIVSize() - Method in interface com.jcraft.jsch.Cipher
- getIVSize() - Method in class com.jcraft.jsch.jce.AES128CBC
- getIVSize() - Method in class com.jcraft.jsch.jce.AES128CTR
- getIVSize() - Method in class com.jcraft.jsch.jce.AES192CBC
- getIVSize() - Method in class com.jcraft.jsch.jce.AES192CTR
- getIVSize() - Method in class com.jcraft.jsch.jce.AES256CBC
- getIVSize() - Method in class com.jcraft.jsch.jce.AES256CTR
- getIVSize() - Method in class com.jcraft.jsch.jce.AES128GCM
- getIVSize() - Method in class com.jcraft.jsch.jce.AES256GCM
- getIVSize() - Method in class com.jcraft.jsch.jce.ARCFOUR
- getIVSize() - Method in class com.jcraft.jsch.jce.ARCFOUR128
- getIVSize() - Method in class com.jcraft.jsch.jce.ARCFOUR256
- getIVSize() - Method in class com.jcraft.jsch.jce.BlowfishCBC
- getIVSize() - Method in class com.jcraft.jsch.jce.BlowfishCTR
- getIVSize() - Method in class com.jcraft.jsch.jce.TripleDESCBC
- getIVSize() - Method in class com.jcraft.jsch.jce.TripleDESCTR
- getJSchProposal() - Method in exception class com.jcraft.jsch.JSchAlgoNegoFailException
-
Get the JSch algorithm proposal.
- 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
- getKey(byte[], byte[], int, int) - Method in class com.jcraft.jsch.jce.PBKDF
-
Deprecated.
- getKey(byte[], byte[], int, int) - Method in interface com.jcraft.jsch.PBKDF
-
Deprecated.
- getKey(byte[], int) - Method in class com.jcraft.jsch.bc.Argon2
- getKey(byte[], int) - Method in class com.jcraft.jsch.bc.SCrypt
- getKey(byte[], int) - Method in class com.jcraft.jsch.jbcrypt.JBCrypt
- getKey(byte[], int) - Method in class com.jcraft.jsch.jce.PBKDF2HMACSHA1
- getKey(byte[], int) - Method in class com.jcraft.jsch.jce.PBKDF2HMACSHA224
- getKey(byte[], int) - Method in class com.jcraft.jsch.jce.PBKDF2HMACSHA256
- getKey(byte[], int) - Method in class com.jcraft.jsch.jce.PBKDF2HMACSHA384
- getKey(byte[], int) - Method in class com.jcraft.jsch.jce.PBKDF2HMACSHA512
- getKey(byte[], int) - Method in interface com.jcraft.jsch.KDF
- getKeyAlgorithName() - Method in class com.jcraft.jsch.KeyExchange
- getKeySize() - Method in class com.jcraft.jsch.KeyPair
- getKeyType() - Method in class com.jcraft.jsch.KeyExchange
- getKeyType() - Method in class com.jcraft.jsch.KeyPair
- getKeyTypeString() - Method in class com.jcraft.jsch.KeyPair
-
Wrapper to provide the String representation of
#getKeyTypeName()
. - getKnownHostsRepositoryID() - Method in interface com.jcraft.jsch.HostKeyRepository
-
Returns id of this repository.
- getLength() - Method in class com.jcraft.jsch.Buffer
- getLogger() - Static method in class com.jcraft.jsch.JSch
-
Returns the statically set logger, i.e.
- getLogger() - Method in class com.jcraft.jsch.Session
-
Returns the logger being used by this instance of Session.
- getLong() - Method in class com.jcraft.jsch.Buffer
- getLongname() - Method in class com.jcraft.jsch.ChannelSftp.LsEntry
- getMarker() - Method in class com.jcraft.jsch.HostKey
- getMaximumFilenameLength() - Method in class com.jcraft.jsch.SftpStatVFS
- getMethods() - Method in class com.jcraft.jsch.UserAuthNone
- getMIC(byte[], int, int) - Method in interface com.jcraft.jsch.GSSContext
- getMIC(byte[], int, int) - Method in class com.jcraft.jsch.jgss.GSSContextKrb5
- getMountFlag() - Method in class com.jcraft.jsch.SftpStatVFS
- getMPInt() - Method in class com.jcraft.jsch.Buffer
- getMPIntBits() - Method in class com.jcraft.jsch.Buffer
- getMTime() - Method in class com.jcraft.jsch.SftpATTRS
- getMtimeString() - Method in class com.jcraft.jsch.SftpATTRS
- getN() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
- getN() - Method in interface com.jcraft.jsch.KeyPairGenRSA
- getName() - Method in interface com.jcraft.jsch.AgentConnector
- getName() - Method in class com.jcraft.jsch.AgentIdentityRepository
- getName() - Method in class com.jcraft.jsch.bc.HMACRIPEMD160
- getName() - Method in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- getName() - Method in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- getName() - Method in interface com.jcraft.jsch.Identity
-
Returns the name of this identity.
- getName() - Method in interface com.jcraft.jsch.IdentityRepository
- 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.HMACMD596ETM
- getName() - Method in class com.jcraft.jsch.jce.HMACMD5ETM
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA1
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA196
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA196ETM
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA1ETM
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA256
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA256ETM
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA512
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA512ETM
- getName() - Method in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- getName() - Method in interface com.jcraft.jsch.MAC
- getName() - Method in class com.jcraft.jsch.PageantConnector
- getName() - Method in class com.jcraft.jsch.SSHAgentConnector
- 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.ProxySOCKS4
- getOutputStream() - Method in class com.jcraft.jsch.ProxySOCKS5
- getOutputStream(Socket) - Method in interface com.jcraft.jsch.SocketFactory
- getP() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
- getP() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
- getP() - Method in interface com.jcraft.jsch.KeyPairGenDSA
- getP() - Method in interface com.jcraft.jsch.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
- getPort() - Method in interface com.jcraft.jsch.ConfigRepository.Config
- getPort() - Method in class com.jcraft.jsch.Session
- getPortForwardingL() - Method in class com.jcraft.jsch.Session
-
Lists the registered local port forwarding.
- getPortForwardingR() - Method in class com.jcraft.jsch.Session
-
Lists the registered remote port forwarding.
- getPrv() - Method in class com.jcraft.jsch.bc.KeyPairGenEdDSA
- getPrv() - Method in class com.jcraft.jsch.jce.KeyPairGenEdDSA
- getPrv() - Method in interface com.jcraft.jsch.KeyPairGenEdDSA
- getPub() - Method in class com.jcraft.jsch.bc.KeyPairGenEdDSA
- getPub() - Method in class com.jcraft.jsch.jce.KeyPairGenEdDSA
- getPub() - Method in interface com.jcraft.jsch.KeyPairGenEdDSA
- getPublicKeyBlob() - Method in interface com.jcraft.jsch.Identity
-
Returns the public-key blob.
- getPublicKeyBlob() - Method in class com.jcraft.jsch.KeyPair
-
Returns the blob of the public key.
- getPublicKeyComment() - Method in class com.jcraft.jsch.KeyPair
- getQ() - Method in class com.jcraft.jsch.bc.XDH
- getQ() - Method in interface com.jcraft.jsch.ECDH
- getQ() - Method in class com.jcraft.jsch.jce.ECDHN
- getQ() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
- getQ() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
- getQ() - Method in class com.jcraft.jsch.jce.XDH
- getQ() - Method in interface com.jcraft.jsch.KeyPairGenDSA
- getQ() - Method in interface com.jcraft.jsch.KeyPairGenRSA
- getQ() - Method in interface com.jcraft.jsch.XDH
- getR() - Method in class com.jcraft.jsch.jce.KeyPairGenECDSA
- getR() - Method in interface com.jcraft.jsch.KeyPairGenECDSA
- getRemotePort() - Method in class com.jcraft.jsch.ChannelForwardedTCPIP
- getS() - Method in class com.jcraft.jsch.jce.KeyPairGenECDSA
- getS() - Method in interface com.jcraft.jsch.KeyPairGenECDSA
- getSecret(byte[]) - Method in class com.jcraft.jsch.bc.XDH
- getSecret(byte[]) - Method in class com.jcraft.jsch.jce.XDH
- getSecret(byte[]) - Method in interface com.jcraft.jsch.XDH
- getSecret(byte[], byte[]) - Method in interface com.jcraft.jsch.ECDH
- getSecret(byte[], byte[]) - Method in class com.jcraft.jsch.jce.ECDHN
- getServerAliveCountMax() - Method in class com.jcraft.jsch.Session
-
Returns setting for the threshold to send keep-alive messages.
- getServerAliveInterval() - Method in class com.jcraft.jsch.Session
-
Returns setting for the interval to send a keep-alive message.
- getServerProposal() - Method in exception class com.jcraft.jsch.JSchAlgoNegoFailException
-
Get the server algorithm proposal.
- getServerVersion() - Method in class com.jcraft.jsch.ChannelSftp
- getServerVersion() - Method in class com.jcraft.jsch.Session
- getSession() - Method in class com.jcraft.jsch.Channel
- getSession(String) - Method in class com.jcraft.jsch.JSch
-
Instantiates the
Session
object withhost
. - getSession(String, String) - Method in class com.jcraft.jsch.JSch
-
Instantiates the
Session
object withusername
andhost
. - getSession(String, String, int) - Method in class com.jcraft.jsch.JSch
-
Instantiates the
Session
object with givenusername
,host
andport
. - getSignature(byte[]) - Method in interface com.jcraft.jsch.Identity
-
Signs on data with this identity, and returns the result.
- getSignature(byte[]) - Method in class com.jcraft.jsch.KeyPair
- getSignature(byte[], String) - Method in interface com.jcraft.jsch.Identity
-
Signs on data with this identity, and returns the result.
- getSignature(byte[], String) - Method in class com.jcraft.jsch.KeyPair
- getSize() - Method in class com.jcraft.jsch.SftpATTRS
- getSize() - Method in class com.jcraft.jsch.SftpStatVFS
- getSocket() - Method in interface com.jcraft.jsch.Proxy
- getSocket() - Method in class com.jcraft.jsch.ProxyHTTP
- getSocket() - Method in class com.jcraft.jsch.ProxySOCKS4
- getSocket() - Method in class com.jcraft.jsch.ProxySOCKS5
- getSocketPath() - Method in class com.jcraft.jsch.ChannelDirectStreamLocal
- getState() - Method in class com.jcraft.jsch.KeyExchange
- getStatus() - Method in class com.jcraft.jsch.AgentIdentityRepository
- getStatus() - Method in interface com.jcraft.jsch.IdentityRepository
- getStreamForwarder(String, int) - Method in class com.jcraft.jsch.Session
-
Instantiates an instance of stream-forwarder to
host
:port
. - getString() - Method in class com.jcraft.jsch.Buffer
- getTagSize() - Method in class com.jcraft.jsch.bc.ChaCha20Poly1305
- getTagSize() - Method in interface com.jcraft.jsch.Cipher
- getTagSize() - Method in class com.jcraft.jsch.jce.AES128GCM
- getTagSize() - Method in class com.jcraft.jsch.jce.AES256GCM
- getTimeout() - Method in class com.jcraft.jsch.Session
- getType() - Method in class com.jcraft.jsch.HostKey
- getUId() - Method in class com.jcraft.jsch.SftpATTRS
- getUInt() - Method in class com.jcraft.jsch.Buffer
- getUnavailableSignatures() - Method in class com.jcraft.jsch.Session
- getUsed() - Method in class com.jcraft.jsch.SftpStatVFS
- getUser() - Method in interface com.jcraft.jsch.ConfigRepository.Config
- getUserInfo() - Method in class com.jcraft.jsch.Session
- getUserName() - Method in class com.jcraft.jsch.Session
- getValue(String) - Method in interface com.jcraft.jsch.ConfigRepository.Config
- getValues(String) - Method in interface com.jcraft.jsch.ConfigRepository.Config
- getVerifier() - Method in class com.jcraft.jsch.KeyPair
- getVerifier(String) - Method in class com.jcraft.jsch.KeyPair
- getX() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
- getX() - Method in interface com.jcraft.jsch.KeyPairGenDSA
- getY() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
- getY() - Method in interface com.jcraft.jsch.KeyPairGenDSA
- GSSContext - Interface in com.jcraft.jsch
- GSSContextKrb5 - Class in com.jcraft.jsch.jgss
- GSSContextKrb5() - Constructor for class com.jcraft.jsch.jgss.GSSContextKrb5
- guess(Session, byte[], byte[]) - Static method in class com.jcraft.jsch.KeyExchange
- GUESS - Static variable in class com.jcraft.jsch.HostKey
H
- H - Variable in class com.jcraft.jsch.KeyExchange
- hardlink(String, String) - Method in class com.jcraft.jsch.ChannelSftp
- hash(byte[], byte[], byte[]) - Method in class com.jcraft.jsch.jbcrypt.BCrypt
-
Compatibility with new OpenBSD function.
- HASH - Interface in com.jcraft.jsch
- hashpw(String, String) - Static method in class com.jcraft.jsch.jbcrypt.BCrypt
-
Hash a password using the OpenBSD bcrypt scheme
- HMACMD5 - Class in com.jcraft.jsch.jce
- HMACMD5() - Constructor for class com.jcraft.jsch.jce.HMACMD5
- HMACMD596 - Class in com.jcraft.jsch.jce
- HMACMD596() - Constructor for class com.jcraft.jsch.jce.HMACMD596
- HMACMD596ETM - Class in com.jcraft.jsch.jce
- HMACMD596ETM() - Constructor for class com.jcraft.jsch.jce.HMACMD596ETM
- HMACMD5ETM - Class in com.jcraft.jsch.jce
- HMACMD5ETM() - Constructor for class com.jcraft.jsch.jce.HMACMD5ETM
- HMACRIPEMD160 - Class in com.jcraft.jsch.bc
- HMACRIPEMD160() - Constructor for class com.jcraft.jsch.bc.HMACRIPEMD160
- HMACRIPEMD160ETM - Class in com.jcraft.jsch.bc
- HMACRIPEMD160ETM() - Constructor for class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- HMACRIPEMD160OpenSSH - Class in com.jcraft.jsch.bc
- HMACRIPEMD160OpenSSH() - Constructor for class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- HMACSHA1 - Class in com.jcraft.jsch.jce
- HMACSHA1() - Constructor for class com.jcraft.jsch.jce.HMACSHA1
- HMACSHA196 - Class in com.jcraft.jsch.jce
- HMACSHA196() - Constructor for class com.jcraft.jsch.jce.HMACSHA196
- HMACSHA196ETM - Class in com.jcraft.jsch.jce
- HMACSHA196ETM() - Constructor for class com.jcraft.jsch.jce.HMACSHA196ETM
- HMACSHA1ETM - Class in com.jcraft.jsch.jce
- HMACSHA1ETM() - Constructor for class com.jcraft.jsch.jce.HMACSHA1ETM
- HMACSHA224SSHCOM - Class in com.jcraft.jsch.jce
- HMACSHA224SSHCOM() - Constructor for class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- HMACSHA256 - Class in com.jcraft.jsch.jce
- HMACSHA256() - Constructor for class com.jcraft.jsch.jce.HMACSHA256
- HMACSHA2562SSHCOM - Class in com.jcraft.jsch.jce
- HMACSHA2562SSHCOM() - Constructor for class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- HMACSHA256ETM - Class in com.jcraft.jsch.jce
- HMACSHA256ETM() - Constructor for class com.jcraft.jsch.jce.HMACSHA256ETM
- HMACSHA256SSHCOM - Class in com.jcraft.jsch.jce
- HMACSHA256SSHCOM() - Constructor for class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- HMACSHA384SSHCOM - Class in com.jcraft.jsch.jce
- HMACSHA384SSHCOM() - Constructor for class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- HMACSHA512 - Class in com.jcraft.jsch.jce
- HMACSHA512() - Constructor for class com.jcraft.jsch.jce.HMACSHA512
- HMACSHA512ETM - Class in com.jcraft.jsch.jce
- HMACSHA512ETM() - Constructor for class com.jcraft.jsch.jce.HMACSHA512ETM
- HMACSHA512SSHCOM - Class in com.jcraft.jsch.jce
- HMACSHA512SSHCOM() - Constructor for class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- host - Variable in class com.jcraft.jsch.HostKey
- HostKey - Class in com.jcraft.jsch
- HostKey(String, byte[]) - Constructor for class com.jcraft.jsch.HostKey
- HostKey(String, int, byte[]) - Constructor for class com.jcraft.jsch.HostKey
- HostKey(String, int, byte[], String) - Constructor for class com.jcraft.jsch.HostKey
- HostKey(String, String, int, byte[], String) - Constructor for class com.jcraft.jsch.HostKey
- HostKeyRepository - Interface in com.jcraft.jsch
I
- id - Variable in exception class com.jcraft.jsch.SftpException
- Identity - Interface in com.jcraft.jsch
- IdentityRepository - Interface in com.jcraft.jsch
- INFLATER - Static variable in interface com.jcraft.jsch.Compression
- INFO - Static variable in interface com.jcraft.jsch.Logger
- init() - Method in class com.jcraft.jsch.bc.SignatureEd25519
- init() - Method in class com.jcraft.jsch.bc.SignatureEd448
- init() - Method in interface com.jcraft.jsch.DH
- init() - Method in interface com.jcraft.jsch.HASH
- init() - Method in class com.jcraft.jsch.jce.DH
- init() - Method in class com.jcraft.jsch.jce.ECDH256
- init() - Method in class com.jcraft.jsch.jce.ECDH384
- init() - Method in class com.jcraft.jsch.jce.ECDH521
- 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.SHA224
- init() - Method in class com.jcraft.jsch.jce.SHA256
- init() - Method in class com.jcraft.jsch.jce.SHA384
- init() - Method in class com.jcraft.jsch.jce.SHA512
- init() - Method in class com.jcraft.jsch.jce.SignatureDSA
- init() - Method in class com.jcraft.jsch.jce.SignatureECDSA256
- init() - Method in class com.jcraft.jsch.jce.SignatureECDSA384
- init() - Method in class com.jcraft.jsch.jce.SignatureECDSA521
- init() - Method in class com.jcraft.jsch.jce.SignatureEd25519
- init() - Method in class com.jcraft.jsch.jce.SignatureEd448
- init() - Method in class com.jcraft.jsch.jce.SignatureRSA
- init() - Method in class com.jcraft.jsch.jce.SignatureRSASHA224SSHCOM
- init() - Method in class com.jcraft.jsch.jce.SignatureRSASHA256
- init() - Method in class com.jcraft.jsch.jce.SignatureRSASHA256SSHCOM
- init() - Method in class com.jcraft.jsch.jce.SignatureRSASHA384SSHCOM
- init() - Method in class com.jcraft.jsch.jce.SignatureRSASHA512
- init() - Method in class com.jcraft.jsch.jce.SignatureRSASHA512SSHCOM
- init() - Method in interface com.jcraft.jsch.Signature
- init(byte[]) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160
- init(byte[]) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- init(byte[]) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- 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.HMACMD596ETM
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACMD5ETM
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA1
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA196
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA196ETM
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA1ETM
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA256
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA256ETM
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA512
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA512ETM
- init(byte[]) - Method in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- init(byte[]) - Method in interface com.jcraft.jsch.MAC
- init(byte[], int) - Method in interface com.jcraft.jsch.BCrypt
- init(byte[], int) - Method in class com.jcraft.jsch.jbcrypt.JBCrypt
- init(byte[], int) - Method in class com.jcraft.jsch.jce.PBKDF2HMACSHA1
- init(byte[], int) - Method in class com.jcraft.jsch.jce.PBKDF2HMACSHA224
- init(byte[], int) - Method in class com.jcraft.jsch.jce.PBKDF2HMACSHA256
- init(byte[], int) - Method in class com.jcraft.jsch.jce.PBKDF2HMACSHA384
- init(byte[], int) - Method in class com.jcraft.jsch.jce.PBKDF2HMACSHA512
- init(byte[], int) - Method in interface com.jcraft.jsch.PBKDF2
- init(byte[], int, int) - Method in interface com.jcraft.jsch.GSSContext
- init(byte[], int, int) - Method in class com.jcraft.jsch.jgss.GSSContextKrb5
- init(byte[], int, int, byte[], byte[], int, int, int) - Method in interface com.jcraft.jsch.Argon2
- init(byte[], int, int, byte[], byte[], int, int, int) - Method in class com.jcraft.jsch.bc.Argon2
- init(byte[], int, int, int) - Method in class com.jcraft.jsch.bc.SCrypt
- init(byte[], int, int, int) - Method in interface com.jcraft.jsch.SCrypt
- init(int) - Method in interface com.jcraft.jsch.ECDH
- init(int) - Method in class com.jcraft.jsch.jce.ECDHN
- init(int) - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
- init(int) - Method in class com.jcraft.jsch.jce.KeyPairGenECDSA
- init(int) - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
- init(int) - Method in interface com.jcraft.jsch.KeyPairGenDSA
- init(int) - Method in interface com.jcraft.jsch.KeyPairGenECDSA
- init(int) - Method in interface com.jcraft.jsch.KeyPairGenRSA
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.bc.CAST128CBC
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.bc.CAST128CTR
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.bc.ChaCha20Poly1305
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.bc.SEEDCBC
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.bc.Twofish128CBC
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.bc.Twofish192CBC
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.bc.Twofish256CBC
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.bc.Twofish128CTR
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.bc.Twofish192CTR
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.bc.Twofish256CTR
- init(int, byte[], byte[]) - Method in interface com.jcraft.jsch.Cipher
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES128CBC
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES128CTR
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES192CBC
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES192CTR
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES256CBC
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES256CTR
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES128GCM
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES256GCM
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.ARCFOUR
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.ARCFOUR128
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.ARCFOUR256
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.BlowfishCBC
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.BlowfishCTR
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.TripleDESCBC
- init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.TripleDESCTR
- init(int, int) - Method in interface com.jcraft.jsch.Compression
- init(int, int) - Method in class com.jcraft.jsch.juz.Compression
- init(int, int) - Method in class com.jcraft.jsch.jzlib.Compression
- init(int, int, Session) - Method in interface com.jcraft.jsch.Compression
- init(int, int, Session) - Method in class com.jcraft.jsch.juz.Compression
- init(int, int, Session) - Method in class com.jcraft.jsch.jzlib.Compression
- init(int, String, String, long) - Method in interface com.jcraft.jsch.SftpProgressMonitor
- init(Session, byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.KeyExchange
- init(String, byte[]) - Method in class com.jcraft.jsch.bc.KeyPairGenEdDSA
- init(String, byte[]) - Method in interface com.jcraft.jsch.KeyPairGenEdDSA
- init(String, int) - Method in class com.jcraft.jsch.bc.KeyPairGenEdDSA
- init(String, int) - Method in class com.jcraft.jsch.bc.XDH
- init(String, int) - Method in class com.jcraft.jsch.jce.KeyPairGenEdDSA
- init(String, int) - Method in class com.jcraft.jsch.jce.XDH
- init(String, int) - Method in interface com.jcraft.jsch.KeyPairGenEdDSA
- init(String, int) - Method in interface com.jcraft.jsch.XDH
- isAEAD() - Method in class com.jcraft.jsch.bc.ChaCha20Poly1305
- isAEAD() - Method in interface com.jcraft.jsch.Cipher
- isAEAD() - Method in class com.jcraft.jsch.jce.AES128GCM
- isAEAD() - Method in class com.jcraft.jsch.jce.AES256GCM
- isAvailable() - Method in interface com.jcraft.jsch.AgentConnector
- isAvailable() - Method in class com.jcraft.jsch.PageantConnector
- isAvailable() - Method in class com.jcraft.jsch.SSHAgentConnector
- isBlk() - Method in class com.jcraft.jsch.SftpATTRS
- isCBC() - Method in class com.jcraft.jsch.bc.CAST128CBC
- isCBC() - Method in class com.jcraft.jsch.bc.CAST128CTR
- isCBC() - Method in class com.jcraft.jsch.bc.ChaCha20Poly1305
- isCBC() - Method in class com.jcraft.jsch.bc.SEEDCBC
- isCBC() - Method in class com.jcraft.jsch.bc.Twofish128CBC
- isCBC() - Method in class com.jcraft.jsch.bc.Twofish192CBC
- isCBC() - Method in class com.jcraft.jsch.bc.Twofish256CBC
- isCBC() - Method in class com.jcraft.jsch.bc.Twofish128CTR
- isCBC() - Method in class com.jcraft.jsch.bc.Twofish192CTR
- isCBC() - Method in class com.jcraft.jsch.bc.Twofish256CTR
- isCBC() - Method in interface com.jcraft.jsch.Cipher
- isCBC() - Method in class com.jcraft.jsch.jce.AES128CBC
- isCBC() - Method in class com.jcraft.jsch.jce.AES128CTR
- isCBC() - Method in class com.jcraft.jsch.jce.AES192CBC
- isCBC() - Method in class com.jcraft.jsch.jce.AES192CTR
- isCBC() - Method in class com.jcraft.jsch.jce.AES256CBC
- isCBC() - Method in class com.jcraft.jsch.jce.AES256CTR
- isCBC() - Method in class com.jcraft.jsch.jce.AES128GCM
- isCBC() - Method in class com.jcraft.jsch.jce.AES256GCM
- isCBC() - Method in class com.jcraft.jsch.jce.ARCFOUR
- isCBC() - Method in class com.jcraft.jsch.jce.ARCFOUR128
- isCBC() - Method in class com.jcraft.jsch.jce.ARCFOUR256
- isCBC() - Method in class com.jcraft.jsch.jce.BlowfishCBC
- isCBC() - Method in class com.jcraft.jsch.jce.BlowfishCTR
- isCBC() - Method in class com.jcraft.jsch.jce.TripleDESCBC
- isCBC() - Method in class com.jcraft.jsch.jce.TripleDESCTR
- isChaCha20() - Method in class com.jcraft.jsch.bc.ChaCha20Poly1305
- isChaCha20() - Method in interface com.jcraft.jsch.Cipher
- isChr() - Method in class com.jcraft.jsch.SftpATTRS
- isClosed() - Method in class com.jcraft.jsch.Channel
- isConnected() - Method in class com.jcraft.jsch.Channel
- isConnected() - Method in class com.jcraft.jsch.Session
- isDir() - Method in class com.jcraft.jsch.SftpATTRS
- isEnabled(int) - Method in class com.jcraft.jsch.JplLogger
- isEnabled(int) - Method in class com.jcraft.jsch.JulLogger
- isEnabled(int) - Method in interface com.jcraft.jsch.Logger
- isEnabled(int) - Method in class com.jcraft.jsch.Slf4jLogger
- isEncrypted() - Method in interface com.jcraft.jsch.Identity
-
Returns
true
if this identity is cyphered. - isEncrypted() - Method in class com.jcraft.jsch.KeyPair
- isEOF() - Method in class com.jcraft.jsch.Channel
- isEstablished() - Method in interface com.jcraft.jsch.GSSContext
- isEstablished() - Method in class com.jcraft.jsch.jgss.GSSContextKrb5
- isEtM() - Method in class com.jcraft.jsch.bc.HMACRIPEMD160
- isEtM() - Method in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- isEtM() - Method in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- isEtM() - Method in class com.jcraft.jsch.jce.HMACMD5
- isEtM() - Method in class com.jcraft.jsch.jce.HMACMD596
- isEtM() - Method in class com.jcraft.jsch.jce.HMACMD596ETM
- isEtM() - Method in class com.jcraft.jsch.jce.HMACMD5ETM
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA1
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA196
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA196ETM
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA1ETM
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA256
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA256ETM
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA512
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA512ETM
- isEtM() - Method in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- isEtM() - Method in interface com.jcraft.jsch.MAC
- isFifo() - Method in class com.jcraft.jsch.SftpATTRS
- isLink() - Method in class com.jcraft.jsch.SftpATTRS
- isReg() - Method in class com.jcraft.jsch.SftpATTRS
- isSock() - Method in class com.jcraft.jsch.SftpATTRS
J
- JBCrypt - Class in com.jcraft.jsch.jbcrypt
- JBCrypt() - Constructor for class com.jcraft.jsch.jbcrypt.JBCrypt
- JplLogger - Class in com.jcraft.jsch
- JplLogger() - Constructor for class com.jcraft.jsch.JplLogger
- JSch - Class in com.jcraft.jsch
- JSch() - Constructor for class com.jcraft.jsch.JSch
- JSchAlgoNegoFailException - Exception Class in com.jcraft.jsch
-
Extension of
JSchException
to indicate when a connection fails during algorithm negotiation. - JSchException - Exception Class in com.jcraft.jsch
- JSchException() - Constructor for exception class com.jcraft.jsch.JSchException
- JSchException(String) - Constructor for exception class com.jcraft.jsch.JSchException
- JSchException(String, Throwable) - Constructor for exception class com.jcraft.jsch.JSchException
- JulLogger - Class in com.jcraft.jsch
- JulLogger() - Constructor for class com.jcraft.jsch.JulLogger
K
- K - Variable in class com.jcraft.jsch.KeyExchange
- K_S - Variable in class com.jcraft.jsch.KeyExchange
- KDF - Interface in com.jcraft.jsch
- key - Variable in class com.jcraft.jsch.HostKey
- KeyExchange - Class in com.jcraft.jsch
- KeyExchange() - Constructor for class com.jcraft.jsch.KeyExchange
- KeyPair - Class in com.jcraft.jsch
- KeyPair(JSch) - Constructor for class com.jcraft.jsch.KeyPair
- KeyPairGenDSA - Class in com.jcraft.jsch.jce
- KeyPairGenDSA - Interface in com.jcraft.jsch
- KeyPairGenDSA() - Constructor for class com.jcraft.jsch.jce.KeyPairGenDSA
- KeyPairGenECDSA - Class in com.jcraft.jsch.jce
- KeyPairGenECDSA - Interface in com.jcraft.jsch
- KeyPairGenECDSA() - Constructor for class com.jcraft.jsch.jce.KeyPairGenECDSA
- KeyPairGenEdDSA - Class in com.jcraft.jsch.bc
- KeyPairGenEdDSA - Class in com.jcraft.jsch.jce
- KeyPairGenEdDSA - Interface in com.jcraft.jsch
- KeyPairGenEdDSA() - Constructor for class com.jcraft.jsch.bc.KeyPairGenEdDSA
- KeyPairGenEdDSA() - Constructor for class com.jcraft.jsch.jce.KeyPairGenEdDSA
- KeyPairGenRSA - Class in com.jcraft.jsch.jce
- KeyPairGenRSA - Interface in com.jcraft.jsch
- KeyPairGenRSA() - Constructor for class com.jcraft.jsch.jce.KeyPairGenRSA
L
- lcd(String) - Method in class com.jcraft.jsch.ChannelSftp
- load(JSch, byte[], byte[]) - Static method in class com.jcraft.jsch.KeyPair
- load(JSch, String) - Static method in class com.jcraft.jsch.KeyPair
- load(JSch, String, String) - Static method in class com.jcraft.jsch.KeyPair
- log(int, String) - Method in class com.jcraft.jsch.JplLogger
- log(int, String) - Method in class com.jcraft.jsch.JulLogger
- log(int, String) - Method in interface com.jcraft.jsch.Logger
- log(int, String) - Method in class com.jcraft.jsch.Slf4jLogger
- log(int, String, Throwable) - Method in class com.jcraft.jsch.JplLogger
- log(int, String, Throwable) - Method in class com.jcraft.jsch.JulLogger
- log(int, String, Throwable) - Method in interface com.jcraft.jsch.Logger
- log(int, String, Throwable) - Method in class com.jcraft.jsch.Slf4jLogger
- Logger - Interface in com.jcraft.jsch
- lpwd() - Method in class com.jcraft.jsch.ChannelSftp
- ls(String) - Method in class com.jcraft.jsch.ChannelSftp
- ls(String, ChannelSftp.LsEntrySelector) - Method in class com.jcraft.jsch.ChannelSftp
-
List files specified by the remote
path
. - lstat(String) - Method in class com.jcraft.jsch.ChannelSftp
M
- MAC - Interface in com.jcraft.jsch
- marker - Variable in class com.jcraft.jsch.HostKey
- MD5 - Class in com.jcraft.jsch.jce
- MD5() - Constructor for class com.jcraft.jsch.jce.MD5
- mkdir(String) - Method in class com.jcraft.jsch.ChannelSftp
N
- name - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160
- name - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- name - Variable in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- name - Variable in class com.jcraft.jsch.jce.HMACMD5
- name - Variable in class com.jcraft.jsch.jce.HMACMD596
- name - Variable in class com.jcraft.jsch.jce.HMACMD596ETM
- name - Variable in class com.jcraft.jsch.jce.HMACMD5ETM
- name - Variable in class com.jcraft.jsch.jce.HMACSHA1
- name - Variable in class com.jcraft.jsch.jce.HMACSHA196
- name - Variable in class com.jcraft.jsch.jce.HMACSHA196ETM
- name - Variable in class com.jcraft.jsch.jce.HMACSHA1ETM
- name - Variable in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- name - Variable in class com.jcraft.jsch.jce.HMACSHA256
- name - Variable in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- name - Variable in class com.jcraft.jsch.jce.HMACSHA256ETM
- name - Variable in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- name - Variable in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- name - Variable in class com.jcraft.jsch.jce.HMACSHA512
- name - Variable in class com.jcraft.jsch.jce.HMACSHA512ETM
- name - Variable in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- name() - Method in interface com.jcraft.jsch.HASH
- name() - Method in class com.jcraft.jsch.jce.MD5
- name() - Method in class com.jcraft.jsch.jce.SHA1
- name() - Method in class com.jcraft.jsch.jce.SHA224
- name() - Method in class com.jcraft.jsch.jce.SHA256
- name() - Method in class com.jcraft.jsch.jce.SHA384
- name() - Method in class com.jcraft.jsch.jce.SHA512
- name2type(String) - Static method in class com.jcraft.jsch.HostKey
- next(Buffer) - Method in class com.jcraft.jsch.KeyExchange
- noMoreSessionChannels() - Method in class com.jcraft.jsch.Session
- normalize(byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
- normalize(byte[]) - Method in class com.jcraft.jsch.KeyExchange
- NOT_INCLUDED - Static variable in interface com.jcraft.jsch.HostKeyRepository
- NOTRUNNING - Static variable in interface com.jcraft.jsch.IdentityRepository
- nullConfig - Static variable in interface com.jcraft.jsch.ConfigRepository
O
- OK - Static variable in interface com.jcraft.jsch.HostKeyRepository
- openChannel(String) - Method in class com.jcraft.jsch.Session
- OpenSSHConfig - Class in com.jcraft.jsch
-
This class implements ConfigRepository interface, and parses OpenSSH's configuration file.
- OVERWRITE - Static variable in class com.jcraft.jsch.ChannelSftp
P
- packet - Variable in class com.jcraft.jsch.UserAuth
- PageantConnector - Class in com.jcraft.jsch
- PageantConnector() - Constructor for class com.jcraft.jsch.PageantConnector
- parse(String) - Static method in class com.jcraft.jsch.OpenSSHConfig
-
Parses the given string, and returns an instance of ConfigRepository.
- parseFile(String) - Static method in class com.jcraft.jsch.OpenSSHConfig
-
Parses the given file, and returns an instance of ConfigRepository.
- pbkdf(byte[], byte[], int, byte[]) - Method in class com.jcraft.jsch.jbcrypt.BCrypt
-
Compatibility with new OpenBSD function.
- PBKDF - Class in com.jcraft.jsch.jce
-
Deprecated.
- PBKDF - Interface in com.jcraft.jsch
-
Deprecated.
- PBKDF() - Constructor for class com.jcraft.jsch.jce.PBKDF
-
Deprecated.
- PBKDF2 - Interface in com.jcraft.jsch
- PBKDF2HMACSHA1 - Class in com.jcraft.jsch.jce
- PBKDF2HMACSHA1() - Constructor for class com.jcraft.jsch.jce.PBKDF2HMACSHA1
- PBKDF2HMACSHA224 - Class in com.jcraft.jsch.jce
- PBKDF2HMACSHA224() - Constructor for class com.jcraft.jsch.jce.PBKDF2HMACSHA224
- PBKDF2HMACSHA256 - Class in com.jcraft.jsch.jce
- PBKDF2HMACSHA256() - Constructor for class com.jcraft.jsch.jce.PBKDF2HMACSHA256
- PBKDF2HMACSHA384 - Class in com.jcraft.jsch.jce
- PBKDF2HMACSHA384() - Constructor for class com.jcraft.jsch.jce.PBKDF2HMACSHA384
- PBKDF2HMACSHA512 - Class in com.jcraft.jsch.jce
- PBKDF2HMACSHA512() - Constructor for class com.jcraft.jsch.jce.PBKDF2HMACSHA512
- 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
- Proxy - Interface in com.jcraft.jsch
- ProxyHTTP - Class in com.jcraft.jsch
- ProxyHTTP(String) - Constructor for class com.jcraft.jsch.ProxyHTTP
- ProxyHTTP(String, int) - Constructor for class com.jcraft.jsch.ProxyHTTP
- ProxySOCKS4 - Class in com.jcraft.jsch
- ProxySOCKS4(String) - Constructor for class com.jcraft.jsch.ProxySOCKS4
- ProxySOCKS4(String, int) - Constructor for class com.jcraft.jsch.ProxySOCKS4
- ProxySOCKS5 - Class in com.jcraft.jsch
- ProxySOCKS5(String) - Constructor for class com.jcraft.jsch.ProxySOCKS5
- ProxySOCKS5(String, int) - Constructor for class com.jcraft.jsch.ProxySOCKS5
- pty - Variable in class com.jcraft.jsch.ChannelExec
- pty - Variable in class com.jcraft.jsch.ChannelSftp
- pty - Variable in class com.jcraft.jsch.ChannelShell
- pty - Variable in class com.jcraft.jsch.ChannelSubsystem
- publicKeyComment - Variable in class com.jcraft.jsch.KeyPair
- 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
-
Sends data from the input stream
src
todst
file. - 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(String, SftpProgressMonitor, int, long) - Method in class com.jcraft.jsch.ChannelSftp
-
Sends data from the output stream to
dst
file. - 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
-
Sends data from
src
file todst
file. - PUT - Static variable in interface com.jcraft.jsch.SftpProgressMonitor
- 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
- query(Buffer) - Method in interface com.jcraft.jsch.AgentConnector
- query(Buffer) - Method in class com.jcraft.jsch.PageantConnector
- query(Buffer) - Method in class com.jcraft.jsch.SSHAgentConnector
- quit() - Method in class com.jcraft.jsch.ChannelSftp
R
- Random - Class in com.jcraft.jsch.jce
- Random - Interface in com.jcraft.jsch
- Random() - Constructor for class com.jcraft.jsch.jce.Random
- readlink(String) - Method in class com.jcraft.jsch.ChannelSftp
- realpath(String) - Method in class com.jcraft.jsch.ChannelSftp
- rekey() - Method in class com.jcraft.jsch.Session
- remove(byte[]) - Method in class com.jcraft.jsch.AgentIdentityRepository
- remove(byte[]) - Method in interface com.jcraft.jsch.IdentityRepository
- remove(String, String) - Method in interface com.jcraft.jsch.HostKeyRepository
-
Removes a host key if there exists mached key with
host
,type
. - remove(String, String, byte[]) - Method in interface com.jcraft.jsch.HostKeyRepository
-
Removes a host key if there exists a matched key with
host
,type
andkey
. - removeAll() - Method in class com.jcraft.jsch.AgentIdentityRepository
- removeAll() - Method in interface com.jcraft.jsch.IdentityRepository
- removeAllIdentity() - Method in class com.jcraft.jsch.JSch
-
Removes all identities from identityRepository.
- removeIdentity(Identity) - Method in class com.jcraft.jsch.JSch
-
Removes the identity from identityRepository.
- removeIdentity(String) - Method in class com.jcraft.jsch.JSch
-
Deprecated.use #removeIdentity(Identity identity)
- removeSession(Session) - Method in class com.jcraft.jsch.JSch
- rename(String, String) - Method in class com.jcraft.jsch.ChannelSftp
- reset() - Method in class com.jcraft.jsch.Buffer
- RESUME - Static variable in class com.jcraft.jsch.ChannelSftp
- rm(String) - Method in class com.jcraft.jsch.ChannelSftp
- rmdir(String) - Method in class com.jcraft.jsch.ChannelSftp
- RSA - Variable in class com.jcraft.jsch.KeyExchange
- RSA - Static variable in class com.jcraft.jsch.KeyPair
- run() - Method in class com.jcraft.jsch.ChannelForwardedTCPIP
- RUNNING - Static variable in interface com.jcraft.jsch.IdentityRepository
S
- SCrypt - Class in com.jcraft.jsch.bc
- SCrypt - Interface in com.jcraft.jsch
- SCrypt() - Constructor for class com.jcraft.jsch.bc.SCrypt
- SEEDCBC - Class in com.jcraft.jsch.bc
- SEEDCBC() - Constructor for class com.jcraft.jsch.bc.SEEDCBC
- select(ChannelSftp.LsEntry) - Method in interface com.jcraft.jsch.ChannelSftp.LsEntrySelector
-
The
select
method will be invoked inls
method for each file entry. - sendChannelOpen() - Method in class com.jcraft.jsch.Channel
- sendIgnore() - Method in class com.jcraft.jsch.Session
- sendKeepAliveMsg() - Method in class com.jcraft.jsch.Session
- sendOpenConfirmation() - Method in class com.jcraft.jsch.Channel
- sendOpenFailure(int) - Method in class com.jcraft.jsch.Channel
- sendRequests() - Method in class com.jcraft.jsch.ChannelExec
- sendRequests() - Method in class com.jcraft.jsch.ChannelSftp
- sendRequests() - Method in class com.jcraft.jsch.ChannelShell
- sendRequests() - Method in class com.jcraft.jsch.ChannelSubsystem
- sendSignal(String) - Method in class com.jcraft.jsch.Channel
- ServerSocketFactory - Interface in com.jcraft.jsch
- session - Variable in class com.jcraft.jsch.Channel
- session - Variable in class com.jcraft.jsch.KeyExchange
- Session - Class in com.jcraft.jsch
- setACMODTIME(int, int) - Method in class com.jcraft.jsch.SftpATTRS
- setAgentForwarding(boolean) - Method in class com.jcraft.jsch.ChannelExec
-
Enable the agent forwarding.
- setAgentForwarding(boolean) - Method in class com.jcraft.jsch.ChannelSftp
-
Enable the agent forwarding.
- setAgentForwarding(boolean) - Method in class com.jcraft.jsch.ChannelShell
-
Enable the agent forwarding.
- setAgentForwarding(boolean) - Method in class com.jcraft.jsch.ChannelSubsystem
-
Enable the agent forwarding.
- setArg(Object[]) - Method in interface com.jcraft.jsch.ForwardedTCPIPDaemon
- setBulkRequests(int) - Method in class com.jcraft.jsch.ChannelSftp
-
Specify how many requests may be sent at any one time.
- setChannel(ChannelForwardedTCPIP, InputStream, OutputStream) - Method in interface com.jcraft.jsch.ForwardedTCPIPDaemon
- setClientVersion(String) - Method in class com.jcraft.jsch.Session
- setCommand(byte[]) - Method in class com.jcraft.jsch.ChannelExec
- setCommand(String) - Method in class com.jcraft.jsch.ChannelExec
- setConfig(String, String) - Static method in class com.jcraft.jsch.JSch
-
Sets or Overrides the configuration.
- setConfig(String, String) - Method in class com.jcraft.jsch.Session
- setConfig(Hashtable<String, String>) - Static method in class com.jcraft.jsch.JSch
-
Sets or Overrides the configuration.
- setConfig(Hashtable<String, String>) - Method in class com.jcraft.jsch.Session
- setConfig(Properties) - Method in class com.jcraft.jsch.Session
- setConfigRepository(ConfigRepository) - Method in class com.jcraft.jsch.JSch
- setDaemonThread(boolean) - Method in class com.jcraft.jsch.Session
- setEnv(byte[], byte[]) - Method in class com.jcraft.jsch.ChannelExec
-
Set the environment variable.
- setEnv(byte[], byte[]) - Method in class com.jcraft.jsch.ChannelSftp
-
Set the environment variable.
- setEnv(byte[], byte[]) - Method in class com.jcraft.jsch.ChannelShell
-
Set the environment variable.
- setEnv(byte[], byte[]) - Method in class com.jcraft.jsch.ChannelSubsystem
-
Set the environment variable.
- setEnv(String, String) - Method in class com.jcraft.jsch.ChannelExec
-
Set the environment variable.
- setEnv(String, String) - Method in class com.jcraft.jsch.ChannelSftp
-
Set the environment variable.
- setEnv(String, String) - Method in class com.jcraft.jsch.ChannelShell
-
Set the environment variable.
- setEnv(String, String) - Method in class com.jcraft.jsch.ChannelSubsystem
-
Set the environment variable.
- setEnv(Hashtable<byte[], byte[]>) - Method in class com.jcraft.jsch.ChannelExec
-
Deprecated.Use #setEnv(String, String) or #setEnv(byte[], byte[]) instead.
- setEnv(Hashtable<byte[], byte[]>) - Method in class com.jcraft.jsch.ChannelSftp
-
Deprecated.Use #setEnv(String, String) or #setEnv(byte[], byte[]) instead.
- setEnv(Hashtable<byte[], byte[]>) - Method in class com.jcraft.jsch.ChannelShell
-
Deprecated.Use #setEnv(String, String) or #setEnv(byte[], byte[]) instead.
- setEnv(Hashtable<byte[], byte[]>) - Method in class com.jcraft.jsch.ChannelSubsystem
-
Deprecated.Use #setEnv(String, String) or #setEnv(byte[], byte[]) instead.
- setErrStream(OutputStream) - Method in class com.jcraft.jsch.ChannelExec
- setErrStream(OutputStream) - Method in class com.jcraft.jsch.ChannelSubsystem
- setErrStream(OutputStream, boolean) - Method in class com.jcraft.jsch.ChannelExec
- setExtOutputStream(OutputStream) - Method in class com.jcraft.jsch.Channel
- setExtOutputStream(OutputStream, boolean) - 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
- setFilenameEncoding(String) - Method in class com.jcraft.jsch.ChannelSftp
-
Deprecated.
- setFilenameEncoding(Charset) - Method in class com.jcraft.jsch.ChannelSftp
- 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
- setHostKeyAlias(String) - Method in class com.jcraft.jsch.Session
- setHostKeyRepository(HostKeyRepository) - Method in class com.jcraft.jsch.JSch
-
Sets the hostkey repository.
- setHostKeyRepository(HostKeyRepository) - Method in class com.jcraft.jsch.Session
-
Sets the hostkeyRepository, which will be referred in checking host keys.
- setIdentityRepository(IdentityRepository) - Method in class com.jcraft.jsch.JSch
-
Sets the
identityRepository
, which will be referred in the public key authentication. - setIdentityRepository(IdentityRepository) - Method in class com.jcraft.jsch.Session
-
Sets the identityRepository, which will be referred in the public key authentication.
- 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
- setInputStream(InputStream, boolean) - Method in class com.jcraft.jsch.Channel
- setInstanceLogger(Logger) - Method in class com.jcraft.jsch.JSch
-
Sets a logger to be used for this particular instance of JSch
- setKnownHosts(InputStream) - Method in class com.jcraft.jsch.JSch
-
Sets the instance of
KnownHosts
generated withstream
. - setKnownHosts(String) - Method in class com.jcraft.jsch.JSch
-
Sets the instance of
KnownHosts
, which refers tofilename
. - setLogger(Logger) - Static method in class com.jcraft.jsch.JSch
-
Sets the logger
- setLogger(Logger) - Method in class com.jcraft.jsch.Session
-
Sets the logger being used by this instance of Session
- setMethods(String) - Method in class com.jcraft.jsch.UserAuthNone
- 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
- setOutputStream(OutputStream, boolean) - Method in class com.jcraft.jsch.Channel
- setP(byte[]) - Method in interface com.jcraft.jsch.DH
- setP(byte[]) - Method in class com.jcraft.jsch.jce.DH
- setPassphrase(byte[]) - Method in interface com.jcraft.jsch.Identity
-
Decrypts this identity with the specified pass-phrase.
- setPassphrase(byte[]) - Method in class com.jcraft.jsch.KeyPair
-
Deprecated.use #writePrivateKey(String name, byte[] passphrase)
- setPassphrase(String) - Method in class com.jcraft.jsch.KeyPair
-
Deprecated.use #writePrivateKey(OutputStream out, byte[] passphrase)
- setPassword(byte[]) - Method in class com.jcraft.jsch.Session
- setPassword(String) - Method in class com.jcraft.jsch.Session
- setPERMISSIONS(int) - Method in class com.jcraft.jsch.SftpATTRS
- 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
-
Registers the local port forwarding for loop-back interface.
- setPortForwardingL(String) - Method in class com.jcraft.jsch.Session
-
Registers the local port forwarding.
- setPortForwardingL(String, int, String, int) - Method in class com.jcraft.jsch.Session
-
Registers the local port forwarding.
- setPortForwardingL(String, int, String, int, ServerSocketFactory) - Method in class com.jcraft.jsch.Session
-
Registers the local port forwarding.
- setPortForwardingL(String, int, String, int, ServerSocketFactory, int) - Method in class com.jcraft.jsch.Session
-
Registers the local port forwarding.
- setPortForwardingR(int, String) - Method in class com.jcraft.jsch.Session
-
Registers the remote port forwarding for the loopback interface of the remote.
- setPortForwardingR(int, String, int) - Method in class com.jcraft.jsch.Session
-
Registers the remote port forwarding for the loopback interface of the remote.
- setPortForwardingR(int, String, int, SocketFactory) - Method in class com.jcraft.jsch.Session
-
Registers the remote port forwarding for the loopback interface of the remote.
- setPortForwardingR(int, String, Object[]) - Method in class com.jcraft.jsch.Session
-
Registers the remote port forwarding for the loopback interface of the remote.
- setPortForwardingR(String) - Method in class com.jcraft.jsch.Session
-
Registers the remote port forwarding.
- setPortForwardingR(String, int, String, int) - Method in class com.jcraft.jsch.Session
-
Registers the remote port forwarding.
- setPortForwardingR(String, int, String, int, SocketFactory) - Method in class com.jcraft.jsch.Session
-
Registers the remote port forwarding.
- setPortForwardingR(String, int, String, Object[]) - Method in class com.jcraft.jsch.Session
-
Registers the remote port forwarding.
- setProxy(Proxy) - Method in class com.jcraft.jsch.Session
- setPrvKey(byte[]) - Method in class com.jcraft.jsch.bc.SignatureEd25519
- setPrvKey(byte[]) - Method in class com.jcraft.jsch.bc.SignatureEd448
- setPrvKey(byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA256
- setPrvKey(byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA384
- setPrvKey(byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA521
- setPrvKey(byte[]) - Method in class com.jcraft.jsch.jce.SignatureEd25519
- setPrvKey(byte[]) - Method in class com.jcraft.jsch.jce.SignatureEd448
- setPrvKey(byte[]) - Method in interface com.jcraft.jsch.SignatureECDSA
- setPrvKey(byte[]) - Method in interface com.jcraft.jsch.SignatureEdDSA
- setPrvKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
- setPrvKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA224SSHCOM
- setPrvKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA256
- setPrvKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA256SSHCOM
- setPrvKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA384SSHCOM
- setPrvKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA512
- setPrvKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA512SSHCOM
- 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[], byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureDSA
- setPty(boolean) - Method in class com.jcraft.jsch.ChannelExec
-
Allocate a Pseudo-Terminal.
- setPty(boolean) - Method in class com.jcraft.jsch.ChannelSftp
-
Allocate a Pseudo-Terminal.
- setPty(boolean) - Method in class com.jcraft.jsch.ChannelShell
-
Allocate a Pseudo-Terminal.
- setPty(boolean) - Method in class com.jcraft.jsch.ChannelSubsystem
-
Allocate a Pseudo-Terminal.
- setPtySize(int, int, int, int) - Method in class com.jcraft.jsch.ChannelExec
-
Change the window dimension interactively.
- setPtySize(int, int, int, int) - Method in class com.jcraft.jsch.ChannelSftp
-
Change the window dimension interactively.
- setPtySize(int, int, int, int) - Method in class com.jcraft.jsch.ChannelShell
-
Change the window dimension interactively.
- setPtySize(int, int, int, int) - Method in class com.jcraft.jsch.ChannelSubsystem
-
Change the window dimension interactively.
- setPtyType(String) - Method in class com.jcraft.jsch.ChannelExec
-
Set the terminal type.
- setPtyType(String) - Method in class com.jcraft.jsch.ChannelSftp
-
Set the terminal type.
- setPtyType(String) - Method in class com.jcraft.jsch.ChannelShell
-
Set the terminal type.
- setPtyType(String) - Method in class com.jcraft.jsch.ChannelSubsystem
-
Set the terminal type.
- setPtyType(String, int, int, int, int) - Method in class com.jcraft.jsch.ChannelExec
-
Set the terminal type.
- setPtyType(String, int, int, int, int) - Method in class com.jcraft.jsch.ChannelSftp
-
Set the terminal type.
- setPtyType(String, int, int, int, int) - Method in class com.jcraft.jsch.ChannelShell
-
Set the terminal type.
- setPtyType(String, int, int, int, int) - Method in class com.jcraft.jsch.ChannelSubsystem
-
Set the terminal type.
- setPubKey(byte[]) - Method in class com.jcraft.jsch.bc.SignatureEd25519
- setPubKey(byte[]) - Method in class com.jcraft.jsch.bc.SignatureEd448
- setPubKey(byte[]) - Method in class com.jcraft.jsch.jce.SignatureEd25519
- setPubKey(byte[]) - Method in class com.jcraft.jsch.jce.SignatureEd448
- setPubKey(byte[]) - Method in interface com.jcraft.jsch.SignatureEdDSA
- setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA256
- setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA384
- setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA521
- setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
- setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA224SSHCOM
- setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA256
- setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA256SSHCOM
- setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA384SSHCOM
- setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA512
- setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA512SSHCOM
- setPubKey(byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureECDSA
- 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[], byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureDSA
- setPublicKeyComment(String) - Method in class com.jcraft.jsch.KeyPair
- setServerAliveCountMax(int) - Method in class com.jcraft.jsch.Session
-
Sets the number of keep-alive messages which may be sent without receiving any messages back from the server.
- setServerAliveInterval(int) - Method in class com.jcraft.jsch.Session
-
Sets the interval to send a keep-alive message.
- setSIZE(long) - Method in class com.jcraft.jsch.SftpATTRS
- setSocketFactory(SocketFactory) - Method in class com.jcraft.jsch.Session
- setSocketForwardingL(String, int, String, ServerSocketFactory, int) - Method in class com.jcraft.jsch.Session
- setSocketPath(String) - Method in class com.jcraft.jsch.ChannelDirectStreamLocal
- setStat(String, SftpATTRS) - Method in class com.jcraft.jsch.ChannelSftp
- setSubsystem(String) - Method in class com.jcraft.jsch.ChannelSubsystem
- setTerminalMode(byte[]) - Method in class com.jcraft.jsch.ChannelExec
-
Set the terminal mode.
- setTerminalMode(byte[]) - Method in class com.jcraft.jsch.ChannelSftp
-
Set the terminal mode.
- setTerminalMode(byte[]) - Method in class com.jcraft.jsch.ChannelShell
-
Set the terminal mode.
- setTerminalMode(byte[]) - Method in class com.jcraft.jsch.ChannelSubsystem
-
Set the terminal mode.
- 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.ProxySOCKS4
- setUserPasswd(String, String) - Method in class com.jcraft.jsch.ProxySOCKS5
- setWantReply(boolean) - Method in class com.jcraft.jsch.ChannelSubsystem
- 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
-
Enable the X11 forwarding.
- setXForwarding(boolean) - Method in class com.jcraft.jsch.ChannelSftp
-
Enable the X11 forwarding.
- setXForwarding(boolean) - Method in class com.jcraft.jsch.ChannelShell
-
Enable the X11 forwarding.
- setXForwarding(boolean) - Method in class com.jcraft.jsch.ChannelSubsystem
-
Enable the X11 forwarding.
- SftpATTRS - Class in com.jcraft.jsch
- SftpException - Exception Class in com.jcraft.jsch
- SftpException(int, String) - Constructor for exception class com.jcraft.jsch.SftpException
- SftpException(int, String, Throwable) - Constructor for exception class com.jcraft.jsch.SftpException
- SftpProgressMonitor - Interface in com.jcraft.jsch
- SftpStatVFS - Class in com.jcraft.jsch
- sha - Variable in class com.jcraft.jsch.KeyExchange
- SHA1 - Class in com.jcraft.jsch.jce
- SHA1() - Constructor for class com.jcraft.jsch.jce.SHA1
- SHA224 - Class in com.jcraft.jsch.jce
- SHA224() - Constructor for class com.jcraft.jsch.jce.SHA224
- SHA256 - Class in com.jcraft.jsch.jce
- SHA256() - Constructor for class com.jcraft.jsch.jce.SHA256
- SHA384 - Class in com.jcraft.jsch.jce
- SHA384() - Constructor for class com.jcraft.jsch.jce.SHA384
- SHA512 - Class in com.jcraft.jsch.jce
- SHA512() - Constructor for class com.jcraft.jsch.jce.SHA512
- shift() - Method in class com.jcraft.jsch.Buffer
- showMessage(String) - Method in interface com.jcraft.jsch.UserInfo
- sign() - Method in class com.jcraft.jsch.bc.SignatureEd25519
- sign() - Method in class com.jcraft.jsch.bc.SignatureEd448
- sign() - Method in class com.jcraft.jsch.jce.SignatureDSA
- sign() - Method in class com.jcraft.jsch.jce.SignatureECDSA256
- sign() - Method in class com.jcraft.jsch.jce.SignatureECDSA384
- sign() - Method in class com.jcraft.jsch.jce.SignatureECDSA521
- sign() - Method in class com.jcraft.jsch.jce.SignatureEd25519
- sign() - Method in class com.jcraft.jsch.jce.SignatureEd448
- sign() - Method in class com.jcraft.jsch.jce.SignatureRSA
- sign() - Method in class com.jcraft.jsch.jce.SignatureRSASHA224SSHCOM
- sign() - Method in class com.jcraft.jsch.jce.SignatureRSASHA256
- sign() - Method in class com.jcraft.jsch.jce.SignatureRSASHA256SSHCOM
- sign() - Method in class com.jcraft.jsch.jce.SignatureRSASHA384SSHCOM
- sign() - Method in class com.jcraft.jsch.jce.SignatureRSASHA512
- sign() - Method in class com.jcraft.jsch.jce.SignatureRSASHA512SSHCOM
- sign() - Method in interface com.jcraft.jsch.Signature
- Signature - Interface in com.jcraft.jsch
- SignatureDSA - Class in com.jcraft.jsch.jce
- SignatureDSA - Interface in com.jcraft.jsch
- SignatureDSA() - Constructor for class com.jcraft.jsch.jce.SignatureDSA
- SignatureECDSA - Interface in com.jcraft.jsch
- SignatureECDSA256 - Class in com.jcraft.jsch.jce
- SignatureECDSA256() - Constructor for class com.jcraft.jsch.jce.SignatureECDSA256
- SignatureECDSA384 - Class in com.jcraft.jsch.jce
- SignatureECDSA384() - Constructor for class com.jcraft.jsch.jce.SignatureECDSA384
- SignatureECDSA521 - Class in com.jcraft.jsch.jce
- SignatureECDSA521() - Constructor for class com.jcraft.jsch.jce.SignatureECDSA521
- SignatureEd25519 - Class in com.jcraft.jsch.bc
- SignatureEd25519 - Class in com.jcraft.jsch.jce
- SignatureEd25519() - Constructor for class com.jcraft.jsch.bc.SignatureEd25519
- SignatureEd25519() - Constructor for class com.jcraft.jsch.jce.SignatureEd25519
- SignatureEd448 - Class in com.jcraft.jsch.bc
- SignatureEd448 - Class in com.jcraft.jsch.jce
- SignatureEd448() - Constructor for class com.jcraft.jsch.bc.SignatureEd448
- SignatureEd448() - Constructor for class com.jcraft.jsch.jce.SignatureEd448
- SignatureEdDSA - Interface in com.jcraft.jsch
- SignatureRSA - Class in com.jcraft.jsch.jce
- SignatureRSA - Interface in com.jcraft.jsch
- SignatureRSA() - Constructor for class com.jcraft.jsch.jce.SignatureRSA
- SignatureRSASHA224SSHCOM - Class in com.jcraft.jsch.jce
- SignatureRSASHA224SSHCOM() - Constructor for class com.jcraft.jsch.jce.SignatureRSASHA224SSHCOM
- SignatureRSASHA256 - Class in com.jcraft.jsch.jce
- SignatureRSASHA256() - Constructor for class com.jcraft.jsch.jce.SignatureRSASHA256
- SignatureRSASHA256SSHCOM - Class in com.jcraft.jsch.jce
- SignatureRSASHA256SSHCOM() - Constructor for class com.jcraft.jsch.jce.SignatureRSASHA256SSHCOM
- SignatureRSASHA384SSHCOM - Class in com.jcraft.jsch.jce
- SignatureRSASHA384SSHCOM() - Constructor for class com.jcraft.jsch.jce.SignatureRSASHA384SSHCOM
- SignatureRSASHA512 - Class in com.jcraft.jsch.jce
- SignatureRSASHA512() - Constructor for class com.jcraft.jsch.jce.SignatureRSASHA512
- SignatureRSASHA512SSHCOM - Class in com.jcraft.jsch.jce
- SignatureRSASHA512SSHCOM() - Constructor for class com.jcraft.jsch.jce.SignatureRSASHA512SSHCOM
- Slf4jLogger - Class in com.jcraft.jsch
-
JSch logger to log entries using the SLF4J framework
- Slf4jLogger() - Constructor for class com.jcraft.jsch.Slf4jLogger
- SocketFactory - Interface in com.jcraft.jsch
- 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
- SSH_MSG_SERVICE_ACCEPT - Static variable in class com.jcraft.jsch.UserAuthNone
- SSH_MSG_SERVICE_REQUEST - Static variable in class com.jcraft.jsch.UserAuthNone
- SSH_MSG_USERAUTH_BANNER - Static variable in class com.jcraft.jsch.UserAuth
- SSH_MSG_USERAUTH_FAILURE - Static variable in class com.jcraft.jsch.UserAuth
- SSH_MSG_USERAUTH_INFO_REQUEST - Static variable in class com.jcraft.jsch.UserAuth
- SSH_MSG_USERAUTH_INFO_RESPONSE - Static variable in class com.jcraft.jsch.UserAuth
- SSH_MSG_USERAUTH_PK_OK - Static variable in class com.jcraft.jsch.UserAuth
- SSH_MSG_USERAUTH_REQUEST - Static variable in class com.jcraft.jsch.UserAuth
- SSH_MSG_USERAUTH_SUCCESS - Static variable in class com.jcraft.jsch.UserAuth
- SSHAgentConnector - Class in com.jcraft.jsch
- SSHAgentConnector() - Constructor for class com.jcraft.jsch.SSHAgentConnector
- SSHAgentConnector(USocketFactory) - Constructor for class com.jcraft.jsch.SSHAgentConnector
- SSHAgentConnector(USocketFactory, Path) - Constructor for class com.jcraft.jsch.SSHAgentConnector
- SSHAgentConnector(Path) - Constructor for class com.jcraft.jsch.SSHAgentConnector
- SSHDSS - Static variable in class com.jcraft.jsch.HostKey
- SSHRSA - Static variable in class com.jcraft.jsch.HostKey
- 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
- start() - Method in class com.jcraft.jsch.ChannelSubsystem
- start(Session) - Method in class com.jcraft.jsch.UserAuth
- start(Session) - Method in class com.jcraft.jsch.UserAuthNone
- stat(String) - Method in class com.jcraft.jsch.ChannelSftp
- STATE_END - Static variable in class com.jcraft.jsch.KeyExchange
- statVFS(String) - Method in class com.jcraft.jsch.ChannelSftp
- symlink(String, String) - Method in class com.jcraft.jsch.ChannelSftp
T
- tcol - Variable in class com.jcraft.jsch.ChannelExec
- tcol - Variable in class com.jcraft.jsch.ChannelSftp
- tcol - Variable in class com.jcraft.jsch.ChannelShell
- tcol - Variable in class com.jcraft.jsch.ChannelSubsystem
- terminal_mode - Variable in class com.jcraft.jsch.ChannelExec
- terminal_mode - Variable in class com.jcraft.jsch.ChannelSftp
- terminal_mode - Variable in class com.jcraft.jsch.ChannelShell
- terminal_mode - Variable in class com.jcraft.jsch.ChannelSubsystem
- thp - Variable in class com.jcraft.jsch.ChannelExec
- thp - Variable in class com.jcraft.jsch.ChannelSftp
- thp - Variable in class com.jcraft.jsch.ChannelShell
- thp - Variable in class com.jcraft.jsch.ChannelSubsystem
- toString() - Method in class com.jcraft.jsch.ChannelSftp.LsEntry
- toString() - Method in class com.jcraft.jsch.SftpATTRS
- toString() - Method in exception class com.jcraft.jsch.SftpException
- TripleDESCBC - Class in com.jcraft.jsch.jce
- TripleDESCBC() - Constructor for class com.jcraft.jsch.jce.TripleDESCBC
- TripleDESCTR - Class in com.jcraft.jsch.jce
- TripleDESCTR() - Constructor for class com.jcraft.jsch.jce.TripleDESCTR
- trow - Variable in class com.jcraft.jsch.ChannelExec
- trow - Variable in class com.jcraft.jsch.ChannelSftp
- trow - Variable in class com.jcraft.jsch.ChannelShell
- trow - Variable in class com.jcraft.jsch.ChannelSubsystem
- ttype - Variable in class com.jcraft.jsch.ChannelExec
- ttype - Variable in class com.jcraft.jsch.ChannelSftp
- ttype - Variable in class com.jcraft.jsch.ChannelShell
- ttype - Variable in class com.jcraft.jsch.ChannelSubsystem
- Twofish128CBC - Class in com.jcraft.jsch.bc
- Twofish128CBC() - Constructor for class com.jcraft.jsch.bc.Twofish128CBC
- Twofish128CTR - Class in com.jcraft.jsch.bc
- Twofish128CTR() - Constructor for class com.jcraft.jsch.bc.Twofish128CTR
- Twofish192CBC - Class in com.jcraft.jsch.bc
- Twofish192CBC() - Constructor for class com.jcraft.jsch.bc.Twofish192CBC
- Twofish192CTR - Class in com.jcraft.jsch.bc
- Twofish192CTR() - Constructor for class com.jcraft.jsch.bc.Twofish192CTR
- Twofish256CBC - Class in com.jcraft.jsch.bc
- Twofish256CBC() - Constructor for class com.jcraft.jsch.bc.Twofish256CBC
- Twofish256CTR - Class in com.jcraft.jsch.bc
- Twofish256CTR() - Constructor for class com.jcraft.jsch.bc.Twofish256CTR
- twp - Variable in class com.jcraft.jsch.ChannelExec
- twp - Variable in class com.jcraft.jsch.ChannelSftp
- twp - Variable in class com.jcraft.jsch.ChannelShell
- twp - Variable in class com.jcraft.jsch.ChannelSubsystem
- type - Variable in class com.jcraft.jsch.Channel
- type - Variable in class com.jcraft.jsch.HostKey
U
- UIKeyboardInteractive - Interface in com.jcraft.jsch
- UNAVAILABLE - Static variable in interface com.jcraft.jsch.IdentityRepository
- uncompress(byte[], int, int[]) - Method in interface com.jcraft.jsch.Compression
- uncompress(byte[], int, int[]) - Method in class com.jcraft.jsch.juz.Compression
- uncompress(byte[], int, int[]) - Method in class com.jcraft.jsch.jzlib.Compression
- UnixDomainSocketFactory - Class in com.jcraft.jsch
- UnixDomainSocketFactory() - Constructor for class com.jcraft.jsch.UnixDomainSocketFactory
- UNKNOWN - Static variable in class com.jcraft.jsch.HostKey
- UNKNOWN - Static variable in class com.jcraft.jsch.KeyPair
- UNKNOWN_SIZE - Static variable in interface com.jcraft.jsch.SftpProgressMonitor
- update(byte[]) - Method in class com.jcraft.jsch.bc.SignatureEd25519
- update(byte[]) - Method in class com.jcraft.jsch.bc.SignatureEd448
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA256
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA384
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA521
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureEd25519
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureEd448
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA224SSHCOM
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA256
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA256SSHCOM
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA384SSHCOM
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA512
- update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA512SSHCOM
- update(byte[]) - Method in interface com.jcraft.jsch.Signature
- update(byte[], int, int) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160
- update(byte[], int, int) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- update(byte[], int, int) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- update(byte[], int, int) - Method in interface com.jcraft.jsch.HASH
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACMD5
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACMD596
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACMD596ETM
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACMD5ETM
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA1
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA196
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA196ETM
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA1ETM
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA256
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA256ETM
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA512
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA512ETM
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- 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[], int, int) - Method in class com.jcraft.jsch.jce.SHA224
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.SHA256
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.SHA384
- update(byte[], int, int) - Method in class com.jcraft.jsch.jce.SHA512
- update(byte[], int, int) - Method in interface com.jcraft.jsch.MAC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.CAST128CBC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.CAST128CTR
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.ChaCha20Poly1305
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.SEEDCBC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.Twofish128CBC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.Twofish192CBC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.Twofish256CBC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.Twofish128CTR
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.Twofish192CTR
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.bc.Twofish256CTR
- update(byte[], int, int, byte[], int) - Method in interface com.jcraft.jsch.Cipher
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES128CBC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES128CTR
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES192CBC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES192CTR
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES256CBC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES256CTR
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES128GCM
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES256GCM
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.ARCFOUR
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.ARCFOUR128
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.ARCFOUR256
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.BlowfishCBC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.BlowfishCTR
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.TripleDESCBC
- update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.TripleDESCTR
- update(int) - Method in class com.jcraft.jsch.bc.ChaCha20Poly1305
- update(int) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160
- update(int) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160ETM
- update(int) - Method in class com.jcraft.jsch.bc.HMACRIPEMD160OpenSSH
- update(int) - Method in interface com.jcraft.jsch.Cipher
- update(int) - Method in class com.jcraft.jsch.jce.HMACMD5
- update(int) - Method in class com.jcraft.jsch.jce.HMACMD596
- update(int) - Method in class com.jcraft.jsch.jce.HMACMD596ETM
- update(int) - Method in class com.jcraft.jsch.jce.HMACMD5ETM
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA1
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA196
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA196ETM
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA1ETM
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA224SSHCOM
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA256
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA2562SSHCOM
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA256ETM
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA256SSHCOM
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA384SSHCOM
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA512
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA512ETM
- update(int) - Method in class com.jcraft.jsch.jce.HMACSHA512SSHCOM
- update(int) - Method in interface com.jcraft.jsch.MAC
- updateAAD(byte[], int, int) - Method in interface com.jcraft.jsch.Cipher
- updateAAD(byte[], int, int) - Method in class com.jcraft.jsch.jce.AES128GCM
- updateAAD(byte[], int, int) - Method in class com.jcraft.jsch.jce.AES256GCM
- UserAuth - Class in com.jcraft.jsch
- UserAuth() - Constructor for class com.jcraft.jsch.UserAuth
- UserAuthNone - Class in com.jcraft.jsch
- UserAuthNone() - Constructor for class com.jcraft.jsch.UserAuthNone
- userinfo - Variable in class com.jcraft.jsch.UserAuth
- UserInfo - Interface in com.jcraft.jsch
- username - Variable in class com.jcraft.jsch.UserAuth
- USocketFactory - Interface in com.jcraft.jsch
V
- V10 - Static variable in interface com.jcraft.jsch.Argon2
- V13 - Static variable in interface com.jcraft.jsch.Argon2
- validate(byte[]) - Method in class com.jcraft.jsch.bc.XDH
- validate(byte[]) - Method in class com.jcraft.jsch.jce.XDH
- validate(byte[]) - Method in interface com.jcraft.jsch.XDH
- validate(byte[], byte[]) - Method in interface com.jcraft.jsch.ECDH
- validate(byte[], byte[]) - Method in class com.jcraft.jsch.jce.ECDHN
- verify(byte[]) - Method in class com.jcraft.jsch.bc.SignatureEd25519
- verify(byte[]) - Method in class com.jcraft.jsch.bc.SignatureEd448
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA256
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA384
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureECDSA521
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureEd25519
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureEd448
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA224SSHCOM
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA256
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA256SSHCOM
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA384SSHCOM
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA512
- verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSASHA512SSHCOM
- verify(byte[]) - Method in interface com.jcraft.jsch.Signature
- verify(String, byte[], int, byte[]) - Method in class com.jcraft.jsch.KeyExchange
- version() - Method in class com.jcraft.jsch.ChannelSftp
- VERSION - Static variable in class com.jcraft.jsch.JSch
-
The version number.
W
- WARN - Static variable in interface com.jcraft.jsch.Logger
- writePrivateKey(OutputStream) - Method in class com.jcraft.jsch.KeyPair
-
Writes the plain private key to the given output stream.
- writePrivateKey(OutputStream, byte[]) - Method in class com.jcraft.jsch.KeyPair
-
Writes the cyphered private key to the given output stream.
- writePrivateKey(String) - Method in class com.jcraft.jsch.KeyPair
-
Writes the plain private key to the file.
- writePrivateKey(String, byte[]) - Method in class com.jcraft.jsch.KeyPair
-
Writes the cyphered private key to the file.
- writePublicKey(OutputStream, String) - Method in class com.jcraft.jsch.KeyPair
-
Writes the public key with the specified comment to the output stream.
- writePublicKey(String, String) - Method in class com.jcraft.jsch.KeyPair
-
Writes the public key with the specified comment to the file.
- writeSECSHPublicKey(OutputStream, String) - Method in class com.jcraft.jsch.KeyPair
-
Writes the public key with the specified comment to the output stream in the format defined in http://www.ietf.org/rfc/rfc4716.txt
- writeSECSHPublicKey(String, String) - Method in class com.jcraft.jsch.KeyPair
-
Writes the public key with the specified comment to the output stream in the format defined in http://www.ietf.org/rfc/rfc4716.txt
X
- XDH - Class in com.jcraft.jsch.bc
- XDH - Class in com.jcraft.jsch.jce
- XDH - Interface in com.jcraft.jsch
- XDH() - Constructor for class com.jcraft.jsch.bc.XDH
- XDH() - Constructor for class com.jcraft.jsch.jce.XDH
- xforwading - Variable in class com.jcraft.jsch.ChannelExec
- xforwading - Variable in class com.jcraft.jsch.ChannelSftp
- xforwading - Variable in class com.jcraft.jsch.ChannelShell
- xforwading - Variable in class com.jcraft.jsch.ChannelSubsystem
_
- _put(InputStream, String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Identity.setPassphrase(byte[])