- Constructor for class org.apache.sshd.common.config.keys.loader.openssh.
- parallel(Closeable...) - Method in class org.apache.sshd.common.util.closeable.Builder
-
- parallel(Object, Iterable<? extends Closeable>) - Method in class org.apache.sshd.common.util.closeable.Builder
-
- ParallelCloseable - Class in org.apache.sshd.common.util.closeable
-
Waits for a group of
Closeables to complete in any order, then
signals the completion by setting the "parent" future as closed
- ParallelCloseable(Object, Object, Iterable<? extends Closeable>) - Constructor for class org.apache.sshd.common.util.closeable.ParallelCloseable
-
- parse(String) - Static method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- parse(String, V) - Static method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- parse(String) - Static method in enum org.apache.sshd.common.config.TimeValueConfig
-
- parse(String) - Static method in class org.apache.sshd.common.util.VersionInfo
-
Parses a version string - assumed to contain at most 4 non-negative
components separated by a '.'.
- parseAlgorithmInfo(String) - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- parseAlgorithmInfo(C, String) - Static method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- parseAuthorizedKeyEntry(String) - Static method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- parseAuthorizedKeyEntry(String, PublicKeyEntryDataResolver) - Static method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- parseBoolean(String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- parseBooleanValue(String) - Static method in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- parseCiphersList(String) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- parseCiphersList(String...) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- parseCiphersList(Collection<String>) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- parseCompressionsList(String) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
- parseCompressionsList(String...) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
- parseCompressionsList(Collection<String>) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
- parseConfigValue(String) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Checks if this is a multi-value - allow space and comma
- parseExtension(byte[]) - Method in interface org.apache.sshd.common.kex.extension.KexExtensionParser
-
- parseExtension(byte[], int, int) - Method in interface org.apache.sshd.common.kex.extension.KexExtensionParser
-
- parseExtension(Buffer) - Method in interface org.apache.sshd.common.kex.extension.KexExtensionParser
-
- parseExtension(Buffer) - Method in class org.apache.sshd.common.kex.extension.parser.DelayCompression
-
- parseExtension(byte[], int, int) - Method in class org.apache.sshd.common.kex.extension.parser.Elevation
-
- parseExtension(Buffer) - Method in class org.apache.sshd.common.kex.extension.parser.Elevation
-
- parseExtension(byte[], int, int) - Method in class org.apache.sshd.common.kex.extension.parser.NoFlowControl
-
- parseExtension(Buffer) - Method in class org.apache.sshd.common.kex.extension.parser.NoFlowControl
-
- parseExtension(byte[], int, int) - Method in class org.apache.sshd.common.kex.extension.parser.ServerSignatureAlgorithms
-
- parseExtension(Buffer) - Method in class org.apache.sshd.common.kex.extension.parser.ServerSignatureAlgorithms
-
- parseExtensions(Buffer) - Static method in class org.apache.sshd.common.kex.extension.KexExtensions
-
Attempts to parse an SSH_MSG_EXT_INFO message
- parseKnownHostEntry(String) - Static method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- parseKnownHostEntry(E, String) - Static method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- parseLoginOptions(String) - Static method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- parseMacsList(String) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- parseMacsList(String...) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- parseMacsList(Collection<String>) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- parsePatterns(CharSequence...) - Static method in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
- parsePatterns(Collection<? extends CharSequence>) - Static method in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
- parsePtyModes(String) - Static method in class org.apache.sshd.common.channel.SttySupport
-
- parsePublicKeyEntry(String) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- parsePublicKeyEntry(String, PublicKeyEntryDataResolver) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- parsePublicKeyEntry(E, String) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- parsePublicKeyEntry(E, String, PublicKeyEntryDataResolver) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- ParseResult(List<CipherFactory>, List<String>) - Constructor for class org.apache.sshd.common.cipher.BuiltinCiphers.ParseResult
-
- ParseResult(List<CompressionFactory>, List<String>) - Constructor for class org.apache.sshd.common.compression.BuiltinCompressions.ParseResult
-
- ParseResult(List<MacFactory>, List<String>) - Constructor for class org.apache.sshd.common.mac.BuiltinMacs.ParseResult
-
- ParseResult(List<SignatureFactory>, List<String>) - Constructor for class org.apache.sshd.common.signature.BuiltinSignatures.ParseResult
-
- parseSignatureList(String) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
- parseSignatureList(String...) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
- parseSignatureList(Collection<String>) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
- PASSWORD_AUTH_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- PASSWORD_IDENTITY_COMPARATOR - Static variable in interface org.apache.sshd.client.auth.AuthenticationIdentitiesProvider
-
Compares 2 password identities - returns zero ONLY if
both compared
objects are
Strings and equal to each other
- PasswordHolder - Interface in org.apache.sshd.common.auth
-
- PasswordIdentityProvider - Interface in org.apache.sshd.client.auth.password
-
- PATH_MACRO_CHAR - Static variable in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- PathResource - Class in org.apache.sshd.common.util.io.resource
-
- PathResource(Path) - Constructor for class org.apache.sshd.common.util.io.resource.PathResource
-
- PathResource(Path, OpenOption...) - Constructor for class org.apache.sshd.common.util.io.resource.PathResource
-
- PATTERN_CHARS - Static variable in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
The available pattern characters
- PATTERN_HANDLER_PREFIX - Static variable in class org.apache.sshd.common.util.SelectorUtils
-
- PATTERN_HANDLER_SUFFIX - Static variable in class org.apache.sshd.common.util.SelectorUtils
-
- pbkdf(byte[], byte[], int, byte[]) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCrypt
-
Compatibility with new OpenBSD function.
- peelException(Throwable) - Static method in class org.apache.sshd.common.util.GenericUtils
-
Attempts to get to the "effective" exception being thrown,
by taking care of some known exceptions that wrap the original thrown
one.
- PEMResourceParserUtils - Class in org.apache.sshd.common.config.keys.loader.pem
-
- PERMISSIONS - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
-
- PKCS8_FORMAT - Static variable in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PEMResourceKeyPairParser
-
- PKCS8PEMResourceKeyPairParser - Class in org.apache.sshd.common.config.keys.loader.pem
-
- PKCS8PEMResourceKeyPairParser() - Constructor for class org.apache.sshd.common.config.keys.loader.pem.PKCS8PEMResourceKeyPairParser
-
- PORT_CONFIG_PROP - Static variable in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- PORT_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- PORT_VALUE_DELIMITER - Static variable in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
Port value separator if non-standard port pattern used
- preClose() - Method in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
preClose is guaranteed to be called before doCloseGracefully or doCloseImmediately.
- PREFERRED_DHGEX_KEY_SIZE - Static variable in class org.apache.sshd.common.util.security.SecurityUtils
-
- PRIVATE_CLASS_A_PREFIX - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- PRIVATE_CLASS_B_PREFIX - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- PRIVATE_CLASS_C_PREFIX - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- PrivateKeyEncryptionContext - Class in org.apache.sshd.common.config.keys.loader
-
- PrivateKeyEncryptionContext() - Constructor for class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- PrivateKeyEncryptionContext(String) - Constructor for class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- PrivateKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> - Interface in org.apache.sshd.common.config.keys
-
- PrivateKeyEntryResolver - Interface in org.apache.sshd.common.config.keys
-
- PrivateKeyObfuscator - Interface in org.apache.sshd.common.config.keys.loader
-
- processGlobalValues(HostConfigEntry) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Updates the values that are not already configured with those
from the global entry
- processProperty(String, Collection<String>, boolean) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- PROP_DEFAULT_SECURITY_PROVIDER - Static variable in class org.apache.sshd.common.util.security.SecurityUtils
-
- PropertyResolver - Interface in org.apache.sshd.common
-
Indicates an entity that can be configured using properties.
- PropertyResolverUtils - Class in org.apache.sshd.common
-
- PROPOSAL_COMP_ALGS_CTOS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
-
- PROPOSAL_COMP_ALGS_STOC - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
-
- PROPOSAL_ENC_ALGS_CTOS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
-
- PROPOSAL_ENC_ALGS_STOC - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
-
- PROPOSAL_KEX_ALGS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
-
- PROPOSAL_LANG_CTOS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
-
- PROPOSAL_LANG_STOC - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
-
- PROPOSAL_MAC_ALGS_CTOS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
-
- PROPOSAL_MAC_ALGS_STOC - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
-
- PROPOSAL_MAX - Static variable in enum org.apache.sshd.common.kex.KexProposalOption
-
- PROPOSAL_SERVER_HOST_KEY_ALGS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
-
- props - Variable in class org.apache.sshd.common.util.security.AbstractSecurityProviderRegistrar
-
- protectExecutorServiceShutdown(CloseableExecutorService, boolean) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
-
- provider() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
-
- provider(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- provider() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- provider() - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- PROVIDER_CLASS - Static variable in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleSecurityProviderRegistrar
-
- PROVIDER_CLASS - Static variable in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderRegistrar
-
- providerHolder - Variable in class org.apache.sshd.common.util.security.AbstractSecurityProviderRegistrar
-
- providerHolderOf(FilePasswordProvider) - Static method in interface org.apache.sshd.common.config.keys.FilePasswordProviderHolder
-
- providers - Variable in class org.apache.sshd.common.keyprovider.MultiKeyIdentityProvider
-
- PROXY - Static variable in class org.apache.sshd.common.config.keys.loader.pem.PEMResourceParserUtils
-
- proxyWrapper(Class<T>, Iterable<? extends T>) - Static method in class org.apache.sshd.common.util.EventListenerUtils
-
Provides proxy wrapper around an
Iterable container of listener
interface implementation.
- proxyWrapper(Class<T>, ClassLoader, Iterable<? extends T>) - Static method in class org.apache.sshd.common.util.EventListenerUtils
-
Provides proxy wrapper around an
Iterable container of listener
interface implementation.
- PtyChannelConfiguration - Class in org.apache.sshd.common.channel
-
- PtyChannelConfiguration() - Constructor for class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- PtyChannelConfigurationHolder - Interface in org.apache.sshd.common.channel
-
- PtyChannelConfigurationMutator - Interface in org.apache.sshd.common.channel
-
- PtyMode - Enum in org.apache.sshd.common.channel
-
- PUBKEY_AUTH_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- PublicKeyEntry - Class in org.apache.sshd.common.config.keys
-
Represents a
PublicKey whose data is formatted according to
the
OpenSSH format:
<key-type> <base64-encoded-public-key-data>
- PublicKeyEntry() - Constructor for class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- PublicKeyEntry(String, byte...) - Constructor for class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- PublicKeyEntryDataResolver - Interface in org.apache.sshd.common.config.keys
-
TODO Add javadoc
- PublicKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> - Interface in org.apache.sshd.common.config.keys
-
Represents a decoder of an OpenSSH encoded key data
- PublicKeyEntryResolver - Interface in org.apache.sshd.common.config.keys
-
- PublicKeyIdentity - Interface in org.apache.sshd.client.auth.pubkey
-
Represents a public key identity
- PublicKeyRawDataDecoder<PUB extends PublicKey> - Interface in org.apache.sshd.common.config.keys
-
- PublicKeyRawDataReader<PUB extends PublicKey> - Interface in org.apache.sshd.common.config.keys
-
- put(String, Object) - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- put(K, V) - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- put(K, V) - Method in class org.apache.sshd.common.util.MapEntryUtils.EnumMapBuilder
-
- put(K, V) - Method in class org.apache.sshd.common.util.MapEntryUtils.GenericMapPopulator
-
- put(K, V) - Method in class org.apache.sshd.common.util.MapEntryUtils.MapBuilder
-
- put(K, V) - Method in class org.apache.sshd.common.util.MapEntryUtils.NavigableMapBuilder
-
- putAll(Map<? extends String, ?>) - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.sshd.common.util.MapEntryUtils.EnumMapBuilder
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.sshd.common.util.MapEntryUtils.GenericMapPopulator
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.sshd.common.util.MapEntryUtils.MapBuilder
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.sshd.common.util.MapEntryUtils.NavigableMapBuilder
-
- putAndWipeBytes(byte[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Adds the bytes to the buffer and wipes the data from the
input buffer after having added it - useful for sensitive
information such as password
- putAndWipeBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putAndWipeChars(char[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Zeroes the input array after having put the characters in the
buffer - useful for sensitive information such as passwords
- putAndWipeChars(char[], int, int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putAndWipeChars(char[], Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putAndWipeChars(char[], int, int, Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putBigInteger(BigInteger, byte[], int) - Static method in class org.apache.sshd.common.signature.SignatureDSA
-
- putBoolean(boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putBuffer(Readable) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putBuffer(Readable, boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putBuffer(ByteBuffer) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putBuffer(Readable, boolean) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- putBuffer(ByteBuffer) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- putBufferedData(Object) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Checks if the
buffer argument is an array of bytes,
a
Readable instance or a
ByteBuffer and invokes
the appropriate
putXXX method.
- putByte(byte) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putByte(byte) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- putBytes(byte[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putChars(char[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putChars(char[], int, int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putChars(char[], Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putChars(char[], int, int, Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putEDDSAKeyPair(B, PublicKey, PrivateKey) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- putEDDSAKeyPair(B, KeyPair) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- putEDDSAKeyPair(B, PublicKey, PrivateKey) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- putExtension(T, Buffer) - Method in interface org.apache.sshd.common.kex.extension.KexExtensionParser
-
Adds the name + value to the buffer
- putExtension(T, Buffer) - Method in class org.apache.sshd.common.kex.extension.parser.AbstractKexExtensionParser
-
- putExtensions(Collection<? extends Map.Entry<String, ?>>, Buffer) - Static method in class org.apache.sshd.common.kex.extension.KexExtensions
-
Creates an SSH_MSG_EXT_INFO message using the provided extensions.
- putInt(long) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Writes 32 bits
- putKeyPair(KeyPair) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putLong(long) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Writes 64 bits
- putMPInt(BigInteger) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putMPInt(byte[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putNameList(Collection<String>) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
According to
RFC 4251:
A name-list is represented as a uint32 containing its length (number of bytes
that follow) followed by a comma-separated list of zero or more names.
- putNameList(Collection<String>, Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putNameList(Collection<String>, char) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putNameList(Collection<String>, Charset, char) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Adds a string that contains values separated by a delimiter
- putOptionalBufferedData(Object) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Checks if the
buffer argument is an array of bytes,
a
Readable instance or a
ByteBuffer and invokes
the appropriate
putXXX method.
- putPublicKey(PublicKey) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putRawBytes(byte[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putRawBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putRawBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- putRawEDDSAPublicKey(B, PublicKey) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- putRawEDDSAPublicKey(B, PublicKey) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- putRawPublicKey(PublicKey) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putShort(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Writes 16 bits
- putString(String) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putString(String, Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- putStringList(Collection<?>, boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Encodes the
toString value of each member.
- putStringList(Collection<?>, Charset, boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Encodes the
toString value of each member
- putUInt(long, byte[]) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
Writes a 32-bit value in network order (i.e., MSB 1st)
- putUInt(long, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
Writes a 32-bit value in network order (i.e., MSB 1st)
- random(int) - Method in class org.apache.sshd.common.random.JceRandom
-
- Random - Interface in org.apache.sshd.common.random
-
A pseudo random number generator.
- random(int) - Method in interface org.apache.sshd.common.random.Random
-
Returns a pseudo-random uniformly distributed int
in the half-open range [0, n).
- random(int) - Method in class org.apache.sshd.common.random.SingletonRandomFactory
-
- random(int) - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleRandom
-
Returns a pseudo-random uniformly distributed int
in the half-open range [0, n).
- RandomFactory - Interface in org.apache.sshd.common.random
-
- RAW_PROPS_RESOLVER - Static variable in class org.apache.sshd.common.SyspropsMapWrapper
-
Exposes the "raw" system properties as a
PropertyResolver
without any further filtering
- RawKdfOptions - Class in org.apache.sshd.common.config.keys.loader.openssh.kdf
-
Generic options
- RawKdfOptions() - Constructor for class org.apache.sshd.common.config.keys.loader.openssh.kdf.RawKdfOptions
-
- read() - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
-
- read(byte[], int, int) - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
-
- read() - Method in class org.apache.sshd.common.util.io.EmptyInputStream
-
- read(byte[], int, int) - Method in class org.apache.sshd.common.util.io.EmptyInputStream
-
- read(InputStream, byte[]) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
Read as many bytes as possible until EOF or achieved required length
- read(InputStream, byte[], int, int) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
Read as many bytes as possible until EOF or achieved required length
- read() - Method in class org.apache.sshd.common.util.io.LimitInputStream
-
- read(byte[], int, int) - Method in class org.apache.sshd.common.util.io.LimitInputStream
-
- read() - Method in class org.apache.sshd.common.util.io.NullInputStream
-
- read(byte[], int, int) - Method in class org.apache.sshd.common.util.io.NullInputStream
-
- read() - Method in class org.apache.sshd.server.shell.TtyFilterInputStream
-
- read(byte[], int, int) - Method in class org.apache.sshd.server.shell.TtyFilterInputStream
-
- Readable - Interface in org.apache.sshd.common.util
-
- readable(ByteBuffer) - Static method in interface org.apache.sshd.common.util.Readable
-
- readAllLines(URL) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
Reads all lines until no more available
- readAllLines(InputStream) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
Reads all lines until no more available
- readAllLines(Reader) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- readAllLines(BufferedReader) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
Reads all lines until no more available
- readAllLines(BufferedReader, int) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
Reads all lines until no more available
- readAttributes(Path, Class<A>, LinkOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- readAttributes(Path, String, LinkOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- readAuthorizedKeys(URL) - Static method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
Reads read the contents of an authorized_keys file
- readAuthorizedKeys(Path, OpenOption...) - Static method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
Reads read the contents of an authorized_keys file
- readAuthorizedKeys(InputStream, boolean) - Static method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
Reads read the contents of an authorized_keys file
- readAuthorizedKeys(Reader, boolean) - Static method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
Reads read the contents of an authorized_keys file
- readAuthorizedKeys(BufferedReader) - Static method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- readBigInteger() - Method in class org.apache.sshd.common.util.io.der.DERParser
-
- readConfigFile(Path, OpenOption...) - Static method in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- readConfigFile(URL) - Static method in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- readConfigFile(InputStream, boolean) - Static method in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- readConfigFile(Reader, boolean) - Static method in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- readConfigFile(BufferedReader) - Static method in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
Reads the configuration file contents into a
Properties instance.
- readFully(InputStream, byte[]) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
Read the requested number of bytes or fail if there are not enough left.
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
Read the requested number of bytes or fail if there are not enough left.
- readHostConfigEntries(Path, OpenOption...) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- readHostConfigEntries(URL) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- readHostConfigEntries(InputStream, boolean) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- readHostConfigEntries(Reader, boolean) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- readHostConfigEntries(BufferedReader) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Reads configuration entries
- readInt(InputStream, byte[]) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
Read a 32-bit value in network order
- readInt(InputStream, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
Read a 32-bit value in network order
- readKeyPairs(SessionContext, Path, OpenOption...) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- readKnownHostEntries(Path, OpenOption...) - Static method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- readKnownHostEntries(URL) - Static method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- readKnownHostEntries(InputStream, boolean) - Static method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- readKnownHostEntries(Reader, boolean) - Static method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- readKnownHostEntries(BufferedReader) - Static method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
Reads configuration entries
- readLength() - Method in class org.apache.sshd.common.util.io.der.DERParser
-
Decode the length of the field.
- readObject() - Method in class org.apache.sshd.common.util.io.der.DERParser
-
- readPrivateKey(SessionContext, NamedResource, OpenSSHParserContext, String, FilePasswordProvider, InputStream) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- readPrivateKeys(SessionContext, NamedResource, OpenSSHParserContext, Collection<? extends PublicKey>, FilePasswordProvider, InputStream) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- readPublicKey(SessionContext, NamedResource, OpenSSHParserContext, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- readPublicKey(SessionContext, NamedResource, List<String>) - Method in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- readPublicKey(SessionContext, NamedResource, String, String, List<String>, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- readPublicKey(SessionContext, NamedResource, String, String, byte[], Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- readPublicKey(SessionContext, Path, OpenOption...) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readPublicKey(SessionContext, Path, Charset, OpenOption...) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readPublicKey(SessionContext, URL) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readPublicKey(SessionContext, URL, Charset) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readPublicKey(SessionContext, IoResource<?>) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readPublicKey(SessionContext, IoResource<?>, Charset) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readPublicKey(SessionContext, NamedResource, InputStream) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readPublicKey(SessionContext, NamedResource, InputStream, Charset) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readPublicKey(SessionContext, NamedResource, Reader) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readPublicKey(SessionContext, NamedResource, BufferedReader) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readPublicKey(SessionContext, NamedResource, List<String>) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataReader
-
- readRawInput() - Method in class org.apache.sshd.server.shell.TtyFilterInputStream
-
- readRLEBytes(InputStream, int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- readRLEBytes(byte[], int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- readRLEBytes(byte[], int, int, int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
Decodes a run-length encoded byte array
- readSymbolicLink(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- readUInt(InputStream, byte[]) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
Read a 32-bit value in network order
- readUInt(InputStream, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
Read a 32-bit value in network order
- recoverDSAPublicKey(DSAPrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- recoverEDDSAPublicKey(PrivateKey) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- recoverEDDSAPublicKey(PrivateKey) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- recoverFromRSAPrivateCrtKey(RSAPrivateCrtKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- recoverPublicKey(PrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- recoverPublicKey(DSAPrivateKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHDSSPrivateKeyEntryDecoder
-
- recoverPublicKey(ECPrivateKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHECDSAPrivateKeyEntryDecoder
-
- recoverPublicKey(RSAPrivateKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHRSAPrivateKeyDecoder
-
- recoverPublicKey(PRV) - Method in interface org.apache.sshd.common.config.keys.PrivateKeyEntryDecoder
-
Attempts to recover the public key given the private one
- recoverPublicKey(EdDSAPrivateKey) - Method in class org.apache.sshd.common.util.security.eddsa.OpenSSHEd25519PrivateKeyEntryDecoder
-
- recoverRSAPublicKey(RSAPrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- recoverRSAPublicKey(BigInteger, BigInteger, BigInteger) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- recoverRSAPublicKey(BigInteger, BigInteger) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- referenceEquality() - Static method in interface org.apache.sshd.common.util.functors.UnaryEquator
-
- ReflectionUtils - Class in org.apache.sshd.common.util
-
- REGEX_HANDLER_PREFIX - Static variable in class org.apache.sshd.common.util.SelectorUtils
-
- register(WatchService, WatchEvent.Kind<?>...) - Method in class org.apache.sshd.common.file.util.BasePath
-
- register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class org.apache.sshd.common.file.util.BasePath
-
- register(WatchService, WatchEvent.Kind<?>...) - Method in class org.apache.sshd.common.file.util.MockPath
-
- register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class org.apache.sshd.common.file.util.MockPath
-
- REGISTER_BOUNCY_CASTLE_PROP - Static variable in class org.apache.sshd.common.util.security.SecurityUtils
-
- registerCanonicalKeyTypes(String, Collection<String>) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
Registers a collection of aliases to a canonical key type
- registerExtension(CipherFactory) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
Registered a
NamedFactory to be available besides the built-in
ones when parsing configuration
- registerExtension(CompressionFactory) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
Registered a
NamedFactory to be available besides the built-in
ones when parsing configuration
- registerExtension(MacFactory) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
-
Registered a
NamedFactory to be available besides the built-in
ones when parsing configuration
- registerExtension(SignatureFactory) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
Registered a
NamedFactory to be available besides the built-in
ones when parsing configuration
- registerExtensionParser(KexExtensionParser<?>) - Static method in class org.apache.sshd.common.kex.extension.KexExtensions
-
- registerKeyDataEntryResolver(String, PublicKeyEntryDataResolver) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
Registers a specialized decoder for the public key entry data bytes instead of the
default one.
- registerPEMResourceParser(KeyPairPEMResourceParser) - Static method in class org.apache.sshd.common.config.keys.loader.pem.PEMResourceParserUtils
-
- registerPrivateKeyEntryDecoder(PrivateKeyEntryDecoder<?, ?>) - Static method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- registerPrivateKeyObfuscator(PrivateKeyObfuscator) - Static method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- registerPrivateKeyObfuscator(String, PrivateKeyObfuscator) - Static method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- registerPublicKeyEntryDecoder(PublicKeyEntryDecoder<?, ?>) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- registerPublicKeyEntryDecoderForKeyType(String, PublicKeyEntryDecoder<?, ?>) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- registerPublicKeyEntryDecoderKeyTypes(PublicKeyEntryDecoder<?, ?>) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
Registers the specified decoder for all the types it
supports
- registerSecurityProvider(SecurityProviderRegistrar) - Static method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
Attempts to register the security provider represented by the registrar
if not already registered.
- registerSecurityProvider(SecurityProviderRegistrar) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- relativize(Path) - Method in class org.apache.sshd.common.file.util.BasePath
-
- relativize(Path) - Method in class org.apache.sshd.common.file.util.MockPath
-
- reloadClientIdentities(SessionContext, Path) - Method in class org.apache.sshd.client.config.keys.ClientIdentityFileWatcher
-
- reloadHostConfigEntries(Path, String, int, String) - Method in class org.apache.sshd.client.config.hosts.ConfigFileHostEntryResolver
-
- reloadHostConfigEntries(Path, String, int, String) - Method in class org.apache.sshd.client.config.hosts.DefaultConfigFileHostEntryResolver
-
- reloadKeyPairs(SessionContext, NamedResource, FilePasswordProvider, List<String>) - Method in class org.apache.sshd.common.config.keys.loader.FileWatcherKeyPairResourceLoader
-
- REMOTE_HOST_MACRO - Static variable in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- REMOTE_PORT_MACRO - Static variable in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- REMOTE_USER_MACRO - Static variable in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- remove() - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider.KeyPairIterator
-
- remove(Object) - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- remove(Object) - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- remove(K) - Method in class org.apache.sshd.common.util.MapEntryUtils.EnumMapBuilder
-
- remove(K) - Method in class org.apache.sshd.common.util.MapEntryUtils.GenericMapPopulator
-
- remove(K) - Method in class org.apache.sshd.common.util.MapEntryUtils.MapBuilder
-
- remove(K) - Method in class org.apache.sshd.common.util.MapEntryUtils.NavigableMapBuilder
-
- removeAttribute(AttributeRepository.AttributeKey<T>) - Method in interface org.apache.sshd.common.AttributeStore
-
Removes the user-defined attribute
- removeByName(String, Comparator<? super String>, Collection<? extends R>) - Static method in interface org.apache.sshd.common.NamedResource
-
Remove the resource identified by the name from the list.
- removeCloseFutureListener(SshFutureListener<CloseFuture>) - Method in interface org.apache.sshd.common.Closeable
-
Remove a pre-registered close event listener
- removeCloseFutureListener(SshFutureListener<CloseFuture>) - Method in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
- removeCloseFutureListener(SshFutureListener<CloseFuture>) - Method in class org.apache.sshd.common.util.closeable.SimpleCloseable
-
- removeCloseFutureListener(SshFutureListener<CloseFuture>) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- removeCloseFutureListener(SshFutureListener<CloseFuture>) - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- removeListener(SshFutureListener<T>) - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
- removeListener(SshFutureListener<T>) - Method in interface org.apache.sshd.common.future.SshFuture
-
Removes an existing event listener so it won't be notified when
the future is completed.
- removeProperty(String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- removeWhitespace(String) - Static method in class org.apache.sshd.common.util.SelectorUtils
-
"Flattens" a string by removing all whitespace (space, tab, line-feed,
carriage return, and form-feed).
- replace(String, String, String, int) - Static method in class org.apache.sshd.common.util.io.DirectoryScanner
-
Replace a String with another String inside a larger String,
for the first max values of the search String.
- replaceWhitespaceAndTrim(String) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- REPORTED_VERSION - Static variable in class org.apache.sshd.common.config.VersionProperties
-
Property used to hold the reported version
- reset() - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
-
- reset() - Method in class org.apache.sshd.common.util.io.EmptyInputStream
-
- reset() - Method in class org.apache.sshd.common.util.io.NullInputStream
-
- resetCacheMap(Collection<?>) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
-
Checks which of the new resources we already loaded and can keep the
associated key pair
- resetReloadAttributes() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
-
Resets the state attributes used to detect changes to the initial
construction values - i.e., file assumed not to exist and no known
size of modify time
- resize(byte[], int) - Static method in class org.apache.sshd.common.cipher.BaseCipher
-
- resolve(SessionContext, String, byte[], Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- resolve(SessionContext, String, byte[]) - Method in interface org.apache.sshd.common.config.keys.PrivateKeyEntryDecoder
-
- resolve(SessionContext, String, byte[]) - Method in interface org.apache.sshd.common.config.keys.PrivateKeyEntryResolver
-
- resolve(SessionContext, String, byte[], Map<String, String>) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
-
- resolve(SessionContext, String, byte[], Map<String, String>) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryResolver
-
- resolve(Path) - Method in class org.apache.sshd.common.file.util.BasePath
-
- resolve(String) - Method in class org.apache.sshd.common.file.util.BasePath
-
- resolve(Path) - Method in class org.apache.sshd.common.file.util.MockPath
-
- resolve(String) - Method in class org.apache.sshd.common.file.util.MockPath
-
- resolveAttribute(AttributeRepository.AttributeKey<T>) - Method in interface org.apache.sshd.common.AttributeRepository
-
Attempts to resolve the associated value by going up the store's
hierarchy (if any)
- resolveCanonicalGroup(String, String) - Static method in class org.apache.sshd.common.util.OsUtils
-
Attempts to resolve canonical group name for Windows
- resolveClassLoader() - Method in class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- resolveDefaultClassLoader(Object) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
-
- resolveDefaultClassLoader(Class<?>) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
-
- resolveDefaultClassLoaders(Object) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
-
- resolveDefaultClassLoaders(Class<?>) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
-
- resolveDefaultInteractiveCommand() - Static method in class org.apache.sshd.common.util.OsUtils
-
- resolveEffectiveContext(PrivateKeyEncryptionContext) - Static method in class org.apache.sshd.common.config.keys.loader.DESPrivateKeyObfuscator
-
- resolveEffectiveHost(String, int, SocketAddress, String, AttributeRepository) - Method in class org.apache.sshd.client.config.hosts.ConfigFileHostEntryResolver
-
- resolveEffectiveHost(String, int, SocketAddress, String, AttributeRepository) - Method in interface org.apache.sshd.client.config.hosts.HostConfigEntryResolver
-
Invoked when creating a new client session in order to allow for overriding
of the original parameters
- resolveEffectiveResolver(String, int, String) - Method in class org.apache.sshd.client.config.hosts.ConfigFileHostEntryResolver
-
- resolveEnabledOptions(Map<PtyMode, ?>, PtyMode...) - Static method in enum org.apache.sshd.common.channel.PtyMode
-
- resolveEnabledOptions(Map<PtyMode, ?>, Collection<PtyMode>) - Static method in enum org.apache.sshd.common.channel.PtyMode
-
- resolveEntryComponents(String) - Static method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
Parses a single line from an authorized_keys file that is known
to contain login options and separates it to the options and the rest of the line.
- resolveExceptionCause(Throwable) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- resolveFactory(String) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- resolveFactory(String) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
- resolveFactory(String) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- resolveFactory(String) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
- resolveHostName(String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- resolveHostName(String, String) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Resolves the effective target host
- resolveIdentityFilePath(String, String, int, String) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- resolveInputStream(InputStream, boolean) - Static method in class org.apache.sshd.common.util.io.NoCloseInputStream
-
- resolveInteractiveCommand(boolean) - Static method in class org.apache.sshd.common.util.OsUtils
-
- resolveKdfOptions(SessionContext, NamedResource, String, String, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- resolveKeyDataEntryResolver(String) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- resolveKeyIdentityProvider(KeyIdentityProvider, KeyIdentityProvider) - Static method in interface org.apache.sshd.common.keyprovider.KeyIdentityProvider
-
Creates a "unified"
KeyIdentityProvider out of 2 possible ones
as follows:
If both are
null then return
null.
- resolveKeyLength(PrivateKeyEncryptionContext) - Method in class org.apache.sshd.common.config.keys.loader.AbstractPrivateKeyObfuscator
-
- resolveKeyLength(PrivateKeyEncryptionContext) - Method in class org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator
-
- resolveKeyLength(PrivateKeyEncryptionContext) - Method in class org.apache.sshd.common.config.keys.loader.DESPrivateKeyObfuscator
-
- resolveKeyPairs(SessionContext, Path) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- resolveLocalPath(RootedPath) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- resolveOutputStream(OutputStream, boolean) - Static method in class org.apache.sshd.common.util.io.NoCloseOutputStream
-
- resolvePasswordIdentityProvider(PasswordIdentityProvider, PasswordIdentityProvider) - Static method in interface org.apache.sshd.client.auth.password.PasswordIdentityProvider
-
- resolvePort(int) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Resolves the effective port to use
- resolvePort(int, int) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Resolves the effective port to use
- resolvePreferredSignaturePosition(List<? extends NamedFactory<Signature>>, NamedFactory<Signature>) - Static method in interface org.apache.sshd.common.signature.SignatureFactory
-
- resolvePreferredSignaturePosition(List<String>, int, Map<String, Integer>) - Static method in interface org.apache.sshd.common.signature.SignatureFactory
-
- resolvePrivateKeyObfuscator() - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- resolvePropertiesSource(PropertyResolver, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
Unwinds the resolvers hierarchy until found one with a non-null value
for the requested property or reached top.
- resolvePropertyValue(Map<String, ?>, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- resolvePropertyValue(PropertyResolver, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
Unwinds the resolvers hierarchy until found one with a non-null value
for the requested property or reached top.
- resolvePublicKey(SessionContext, PublicKeyEntryResolver) - Method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- resolvePublicKey(SessionContext, Map<String, String>, PublicKeyEntryResolver) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- resolvePublicKeyEntries(SessionContext, Collection<? extends PublicKeyEntry>, PublicKeyEntryResolver) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- resolvePublicKeyEntryDataResolver() - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- resolveReader(Reader, boolean) - Static method in class org.apache.sshd.common.util.io.NoCloseReader
-
- resolveSecurityEntityFactory(Class<T>, String, Predicate<? super SecurityProviderRegistrar>) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- resolveSibling(Path) - Method in class org.apache.sshd.common.file.util.BasePath
-
- resolveSibling(String) - Method in class org.apache.sshd.common.file.util.BasePath
-
- resolveSibling(Path) - Method in class org.apache.sshd.common.file.util.MockPath
-
- resolveSibling(String) - Method in class org.apache.sshd.common.file.util.MockPath
-
- resolveSignatureFactories(SignatureFactoriesManager, SignatureFactoriesManager) - Static method in interface org.apache.sshd.common.signature.SignatureFactoriesManager
-
Attempts to use the primary manager's signature factories if not null/empty,
otherwise uses the secondary ones (regardless of whether there are any...)
- resolveSignatureFactoriesProposal(Iterable<String>, Collection<? extends NamedFactory<Signature>>) - Static method in interface org.apache.sshd.common.signature.SignatureFactory
-
- resolveSignatureFactoryNamesProposal(Iterable<String>, Collection<String>) - Static method in interface org.apache.sshd.common.signature.SignatureFactory
-
- resolveUsername(String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Resolves the effective username
- resolveUsername(String, String) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Resolves the effective username
- resolveWriter(Writer, boolean) - Static method in class org.apache.sshd.common.util.io.NoCloseWriter
-
- ResourceStreamProvider - Interface in org.apache.sshd.common.util.io.resource
-
- root(RootedFileSystem, DirectoryStream<Path>) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- root(RootedFileSystem, Iterator<Path>) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- root(RootedFileSystem, Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- root - Variable in class org.apache.sshd.common.file.util.BasePath
-
- ROOT_USER - Static variable in class org.apache.sshd.common.util.OsUtils
-
- RootedFileSystem - Class in org.apache.sshd.common.file.root
-
- RootedFileSystem(RootedFileSystemProvider, Path, Map<String, ?>) - Constructor for class org.apache.sshd.common.file.root.RootedFileSystem
-
- RootedFileSystemProvider - Class in org.apache.sshd.common.file.root
-
File system provider which provides a rooted file system.
- RootedFileSystemProvider() - Constructor for class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- RootedPath - Class in org.apache.sshd.common.file.root
-
- RootedPath(RootedFileSystem, String, List<String>) - Constructor for class org.apache.sshd.common.file.root.RootedPath
-
- rpos() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- rpos(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- rpos() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- rpos(int) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- RSA - Static variable in class org.apache.sshd.common.config.keys.BuiltinIdentities.Constants
-
- RSA_ALGORITHM - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
-
Name of algorithm for RSA keys to be used when calling security provider
- RSA_OID - Static variable in class org.apache.sshd.common.config.keys.loader.pem.RSAPEMResourceKeyPairParser
-
- RSA_SHA256_KEY_TYPE_ALIAS - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
-
- RSA_SHA512_KEY_TYPE_ALIAS - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
-
- RSA_SIGNATURE_TYPE_PREFERENCES - Static variable in interface org.apache.sshd.common.signature.SignatureFactory
-
RSA signature types in ascending order of preference (i.e., most preferred 1st)
- RSABufferPublicKeyParser - Class in org.apache.sshd.common.util.buffer.keys
-
- RSABufferPublicKeyParser() - Constructor for class org.apache.sshd.common.util.buffer.keys.RSABufferPublicKeyParser
-
- RSAPEMResourceKeyPairParser - Class in org.apache.sshd.common.config.keys.loader.pem
-
- RSAPEMResourceKeyPairParser() - Constructor for class org.apache.sshd.common.config.keys.loader.pem.RSAPEMResourceKeyPairParser
-
- RSAPublicKeyDecoder - Class in org.apache.sshd.common.config.keys.impl
-
- RSAPublicKeyDecoder() - Constructor for class org.apache.sshd.common.config.keys.impl.RSAPublicKeyDecoder
-
- run(Object, Runnable) - Method in class org.apache.sshd.common.util.closeable.Builder
-
- RuntimeSshException - Exception in org.apache.sshd.common
-
Exception used in the SSH client or server.
- RuntimeSshException() - Constructor for exception org.apache.sshd.common.RuntimeSshException
-
- RuntimeSshException(String) - Constructor for exception org.apache.sshd.common.RuntimeSshException
-
- RuntimeSshException(Throwable) - Constructor for exception org.apache.sshd.common.RuntimeSshException
-
- RuntimeSshException(String, Throwable) - Constructor for exception org.apache.sshd.common.RuntimeSshException
-
- safeCompare(String, String, boolean) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- scan() - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
Scans the base directory for files which match at least one include
pattern and don't match any exclude patterns.
- scan(Supplier<? extends C>) - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
- scandir(Path, Path, C) - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
Scans the given directory for files and directories.
- scanIdentitiesFolder(Path, boolean, Collection<String>, Function<? super String, String>, LinkOption...) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
-
Scans a folder for possible identity files
- SECURITY_ENTITIES - Static variable in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- SECURITY_PROVIDER_REGISTRARS - Static variable in class org.apache.sshd.common.util.security.SecurityUtils
-
- SecurityEntityFactory<T> - Interface in org.apache.sshd.common.util.security
-
- SecurityProviderChoice - Interface in org.apache.sshd.common.util.security
-
- SecurityProviderRegistrar - Interface in org.apache.sshd.common.util.security
-
- SecurityUtils - Class in org.apache.sshd.common.util.security
-
Specific security providers related code
- selectMatchingMembers(Predicate<? super T>, T...) - Static method in class org.apache.sshd.common.util.GenericUtils
-
Returns a list of all the values that were accepted by a predicate
- selectMatchingMembers(Predicate<? super T>, Collection<? extends T>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
Returns a list of all the values that were accepted by a predicate
- selectNextMatchingValue(Iterator<?>, Class<T>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- SelectorUtils - Class in org.apache.sshd.common.util
-
This is a utility class used by selectors and DirectoryScanner.
- separateDataLinesFromHeaders(SessionContext, NamedResource, String, String, List<String>) - Method in class org.apache.sshd.common.config.keys.loader.AbstractKeyPairResourceParser
-
- separateDataLinesFromHeaders(SessionContext, NamedResource, String, String, List<String>) - Method in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- sequential(Closeable...) - Method in class org.apache.sshd.common.util.closeable.Builder
-
- sequential(Object, Iterable<Closeable>) - Method in class org.apache.sshd.common.util.closeable.Builder
-
- SequentialCloseable - Class in org.apache.sshd.common.util.closeable
-
Waits for a group of
Closeables to complete in the given order, then
signals the completion by setting the "parent" future as closed
- SequentialCloseable(Object, Object, Iterable<? extends Closeable>) - Constructor for class org.apache.sshd.common.util.closeable.SequentialCloseable
-
- SERVER_KEX_EXTENSION - Static variable in class org.apache.sshd.common.kex.extension.KexExtensions
-
- ServerSignatureAlgorithms - Class in org.apache.sshd.common.kex.extension.parser
-
- ServerSignatureAlgorithms() - Constructor for class org.apache.sshd.common.kex.extension.parser.ServerSignatureAlgorithms
-
- session - Variable in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider.KeyPairIterator
-
- SESSION_HEARTBEAT_INTERVAL - Static variable in interface org.apache.sshd.common.session.SessionHeartbeatController
-
Property used to register the interval for the heartbeat - if not set or non-positive then disabled
- SESSION_HEARTBEAT_TYPE - Static variable in interface org.apache.sshd.common.session.SessionHeartbeatController
-
- SessionContext - Interface in org.apache.sshd.common.session
-
A "succinct" summary of the most important attributes of an SSH session
- SessionHeartbeatController - Interface in org.apache.sshd.common.session
-
- SessionHeartbeatController.HeartbeatType - Enum in org.apache.sshd.common.session
-
- setAlgorithm(String) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- setAPrioriDisabledProvider(String, boolean) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
Marks a provider's registrar as "a-priori"
programatically
so that when its
SecurityProviderRegistrar.isEnabled() is eventually
consulted it will return
false regardless of the configured value for
the specific provider registrar instance.
- setAttribute(AttributeRepository.AttributeKey<T>, T) - Method in interface org.apache.sshd.common.AttributeStore
-
Sets a user-defined attribute.
- setAttribute(Path, String, Object, LinkOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- setBasedir(Path) - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
Sets the base directory to be scanned.
- setCaseSensitive(boolean) - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
- setCipherMode(String) - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- setCipherName(String) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHParserContext
-
- setCipherName(String) - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- setCipherType(String) - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- setClient2Server(List<String>) - Method in class org.apache.sshd.common.kex.extension.parser.DelayedCompressionAlgorithms
-
- setClientIdentityLoader(ClientIdentityLoader) - Method in interface org.apache.sshd.client.config.keys.ClientIdentityLoaderManager
-
- setClosed() - Method in interface org.apache.sshd.common.future.CloseFuture
-
Marks this future as closed and notifies all threads waiting for this
future.
- setClosed() - Method in class org.apache.sshd.common.future.DefaultCloseFuture
-
- setClosed() - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor.DelegateCloseable
-
- setComment(String) - Method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- setConfigLine(String) - Method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- setConnectTimeout(long) - Method in class org.apache.sshd.common.util.net.NetworkConnector
-
- setConstructed(boolean) - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- setCurrentUser(String) - Static method in class org.apache.sshd.common.util.OsUtils
-
- setDefaultFingerPrintFactory(DigestFactory) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- setDefaultProviderChoice(SecurityProviderChoice) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- setDigester(NamedFactory<Mac>) - Method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- setDigestValue(byte[]) - Method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- setFilePasswordProvider(FilePasswordProvider) - Method in interface org.apache.sshd.common.config.keys.FilePasswordProviderManager
-
- setFileSystem(FileSystem) - Method in interface org.apache.sshd.common.file.FileSystemAware
-
Set the file system in which this shell will be executed.
- setHashedEntry(KnownHostHashValue) - Method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- setHost(String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- setHost(Collection<String>) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- setHost(String) - Method in class org.apache.sshd.common.util.net.NetworkConnector
-
- setHostName(String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- setIdentities(Collection<String>) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- setIdentitiesOnly(boolean) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- setIncludes(String...) - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
Sets the list of include patterns to use.
- setIncludes(Collection<String>) - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
- setInitVector(byte...) - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- setJavaVersion(VersionInfo) - Static method in class org.apache.sshd.common.util.OsUtils
-
Set programmatically the reported Java version
- setKdfOptions(OpenSSHKdfOptions) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHParserContext
-
- setKeyData(byte[]) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- setKeyDataResolver(PublicKeyEntryDataResolver) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- setKeyEntry(AuthorizedKeyEntry) - Method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- setKeyIdentityProvider(KeyIdentityProvider) - Method in interface org.apache.sshd.common.keyprovider.KeyIdentityProviderHolder
-
- setKeyPairProvider(KeyPairProvider) - Method in interface org.apache.sshd.common.keyprovider.KeyPairProviderHolder
-
- setKeyPairResourceLoader(KeyPairResourceLoader) - Method in class org.apache.sshd.common.config.keys.loader.FileWatcherKeyPairResourceLoader
-
- setKeyPairResourceParser(KeyPairResourceParser) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- setKeySize(int) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- setKeySpec(AlgorithmParameterSpec) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- setKeyType(String) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- setLength(int) - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- setLoginOptions(Map<String, String>) - Method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- setMarker(String) - Method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- setMaxAllowedRounds(int) - Static method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- setMaxDHGroupExchangeKeySize(int) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- setName(String) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.RawKdfOptions
-
- setNegated(boolean) - Method in class org.apache.sshd.client.config.hosts.HostPatternValue
-
- setNumRounds(int) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- setObjClass(ASN1Class) - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- setObjType(ASN1Type) - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- setOptions(byte[]) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.RawKdfOptions
-
- setOverwriteAllowed(boolean) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- setPassword(String) - Method in class org.apache.sshd.common.auth.BasicCredentialsImpl
-
- setPassword(String) - Method in interface org.apache.sshd.common.auth.MutablePassword
-
- setPassword(String) - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- setPasswordFinder(FilePasswordProvider) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
-
- setPath(Path) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- setPaths(Collection<? extends Path>) - Method in class org.apache.sshd.common.keyprovider.FileKeyPairProvider
-
- setPattern(Pattern) - Method in class org.apache.sshd.client.config.hosts.HostPatternValue
-
- setPatterns(Collection<HostPatternValue>) - Method in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
- setPermissions(Path, Set<PosixFilePermission>) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- setPermissionsToFile(File, Collection<PosixFilePermission>) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- setPort(int) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- setPort(int) - Method in class org.apache.sshd.client.config.hosts.HostPatternValue
-
- setPort(int) - Method in class org.apache.sshd.common.util.net.NetworkConnector
-
- setPrivateKeyObfuscator(PrivateKeyObfuscator) - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- setProperties(Map<String, String>) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- setProperty(String, String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Sets / Replaces the property value
- setProtocol(String) - Method in class org.apache.sshd.common.util.net.NetworkConnector
-
- setPtyColumns(int) - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- setPtyColumns(int) - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationMutator
-
- setPtyHeight(int) - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- setPtyHeight(int) - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationMutator
-
- setPtyLines(int) - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- setPtyLines(int) - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationMutator
-
- setPtyModes(Map<PtyMode, Integer>) - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- setPtyModes(Map<PtyMode, Integer>) - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationMutator
-
- setPtyType(String) - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- setPtyType(String) - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationMutator
-
- setPtyWidth(int) - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- setPtyWidth(int) - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationMutator
-
- setReadTimeout(long) - Method in class org.apache.sshd.common.util.net.NetworkConnector
-
- setResourceLoader(ClassLoader) - Method in class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- setResources(Collection<String>) - Method in class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- setSalt(byte[]) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- setSaltValue(byte[]) - Method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- setServer2Client(List<String>) - Method in class org.apache.sshd.common.kex.extension.parser.DelayedCompressionAlgorithms
-
- setSessionHeartbeat(SessionHeartbeatController.HeartbeatType, TimeUnit, long) - Method in interface org.apache.sshd.common.session.SessionHeartbeatController
-
- setSignatureFactories(List<NamedFactory<Signature>>) - Method in interface org.apache.sshd.common.signature.SignatureFactoriesManager
-
- setSignatureFactoriesNameList(String) - Method in interface org.apache.sshd.common.signature.SignatureFactoriesManager
-
- setSignatureFactoriesNames(String...) - Method in interface org.apache.sshd.common.signature.SignatureFactoriesManager
-
- setSignatureFactoriesNames(Collection<String>) - Method in interface org.apache.sshd.common.signature.SignatureFactoriesManager
-
- setSttyCommand(String) - Static method in class org.apache.sshd.common.channel.SttySupport
-
- setUpBuiltinFactories(boolean, Collection<? extends E>) - Static method in interface org.apache.sshd.common.NamedFactory
-
- setUpFactories(boolean, Collection<? extends E>) - Static method in interface org.apache.sshd.common.BuiltinFactory
-
- setupSensitiveDefaultPtyConfiguration(M) - Static method in interface org.apache.sshd.common.channel.PtyChannelConfigurationMutator
-
Uses O/S detection to initialize some default PTY related values
- setUpTransformedFactories(boolean, Collection<? extends S>, Function<? super S, ? extends E>) - Static method in interface org.apache.sshd.common.NamedFactory
-
- setUsername(String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- setUsername(String) - Method in class org.apache.sshd.common.auth.BasicCredentialsImpl
-
- setUsername(String) - Method in interface org.apache.sshd.common.auth.MutableUserHolder
-
- setValue(Object) - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
Sets the result of the asynchronous operation, and mark it as finished.
- setValue(byte[]) - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- setWin32(Boolean) - Static method in class org.apache.sshd.common.util.OsUtils
-
- SHA1 - Static variable in class org.apache.sshd.common.digest.BuiltinDigests.Constants
-
- SHA224 - Static variable in class org.apache.sshd.common.digest.BuiltinDigests.Constants
-
- SHA256 - Static variable in class org.apache.sshd.common.digest.BuiltinDigests.Constants
-
- SHA384 - Static variable in class org.apache.sshd.common.digest.BuiltinDigests.Constants
-
- SHA512 - Static variable in class org.apache.sshd.common.digest.BuiltinDigests.Constants
-
- shutdown() - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- shutdown() - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- shutdownNow() - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- shutdownNow() - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- sign(byte[]) - Method in interface org.apache.sshd.client.auth.pubkey.PublicKeyIdentity
-
Proves the public key identity by signing the given data
- sign() - Method in class org.apache.sshd.common.signature.AbstractSignature
-
- sign() - Method in interface org.apache.sshd.common.signature.Signature
-
Compute the signature
- sign() - Method in class org.apache.sshd.common.signature.SignatureDSA
-
- sign() - Method in class org.apache.sshd.common.signature.SignatureECDSA
-
- Signal - Enum in org.apache.sshd.server
-
System signals definition that the shell can receive.
- SIGNALS - Static variable in enum org.apache.sshd.server.Signal
-
An un-modifiable
Set of all the available
Signals
- Signature - Interface in org.apache.sshd.common.signature
-
Signature interface for SSH used to sign or verify packets.
- SignatureDSA - Class in org.apache.sshd.common.signature
-
DSA Signature
- SignatureDSA() - Constructor for class org.apache.sshd.common.signature.SignatureDSA
-
- SignatureDSA(String) - Constructor for class org.apache.sshd.common.signature.SignatureDSA
-
- SignatureECDSA - Class in org.apache.sshd.common.signature
-
Signature algorithm for EC keys using ECDSA.
- SignatureECDSA(String) - Constructor for class org.apache.sshd.common.signature.SignatureECDSA
-
- SignatureECDSA.SignatureECDSA256 - Class in org.apache.sshd.common.signature
-
- SignatureECDSA.SignatureECDSA384 - Class in org.apache.sshd.common.signature
-
- SignatureECDSA.SignatureECDSA521 - Class in org.apache.sshd.common.signature
-
- SignatureECDSA256() - Constructor for class org.apache.sshd.common.signature.SignatureECDSA.SignatureECDSA256
-
- SignatureECDSA384() - Constructor for class org.apache.sshd.common.signature.SignatureECDSA.SignatureECDSA384
-
- SignatureECDSA521() - Constructor for class org.apache.sshd.common.signature.SignatureECDSA.SignatureECDSA521
-
- SignatureEd25519 - Class in org.apache.sshd.common.util.security.eddsa
-
- SignatureEd25519() - Constructor for class org.apache.sshd.common.util.security.eddsa.SignatureEd25519
-
- SignatureFactoriesManager - Interface in org.apache.sshd.common.signature
-
Manage the list of named factories for Signature.
- SignatureFactory - Interface in org.apache.sshd.common.signature
-
- SignatureRSA - Class in org.apache.sshd.common.signature
-
RSA Signature
- SignatureRSA(String) - Constructor for class org.apache.sshd.common.signature.SignatureRSA
-
- SignatureRSASHA1 - Class in org.apache.sshd.common.signature
-
- SignatureRSASHA1() - Constructor for class org.apache.sshd.common.signature.SignatureRSASHA1
-
- SignatureRSASHA256 - Class in org.apache.sshd.common.signature
-
- SignatureRSASHA256() - Constructor for class org.apache.sshd.common.signature.SignatureRSASHA256
-
- SignatureRSASHA512 - Class in org.apache.sshd.common.signature
-
- SignatureRSASHA512() - Constructor for class org.apache.sshd.common.signature.SignatureRSASHA512
-
- SimpleCloseable - Class in org.apache.sshd.common.util.closeable
-
- SimpleCloseable(Object, Object) - Constructor for class org.apache.sshd.common.util.closeable.SimpleCloseable
-
- SimpleGeneratorHostKeyProvider - Class in org.apache.sshd.server.keyprovider
-
TODO Add javadoc
- SimpleGeneratorHostKeyProvider() - Constructor for class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
-
- SimpleGeneratorHostKeyProvider(Path) - Constructor for class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
-
- SimplifiedLog - Interface in org.apache.sshd.common.util.logging
-
- SINGLE_CHAR_PATTERN - Static variable in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
Used in a host pattern to denote any one character
- SingletonRandomFactory - Class in org.apache.sshd.common.random
-
A random factory wrapper that uses a single random instance.
- SingletonRandomFactory(NamedFactory<Random>) - Constructor for class org.apache.sshd.common.random.SingletonRandomFactory
-
- size() - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- size() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- size() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- size(Collection<?>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- size(Map<?, ?>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- size() - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- SIZE - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
-
- size() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
-
- skip(long) - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
-
- skip(long) - Method in class org.apache.sshd.common.util.io.EmptyInputStream
-
- skip(long) - Method in class org.apache.sshd.common.util.io.LimitInputStream
-
- skip(long) - Method in class org.apache.sshd.common.util.io.NullInputStream
-
- SKIP_SIZE - Static variable in class org.apache.sshd.common.cipher.BaseRC4Cipher
-
- SORTED_KEY_SIZE - Static variable in enum org.apache.sshd.common.cipher.ECCurves
-
- split(String, char) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- SSH2_DISCONNECT_AUTH_CANCELLED_BY_USER - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_BY_APPLICATION - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_COMPRESSION_ERROR - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_CONNECTION_LOST - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_HOST_AUTHENTICATION_FAILED - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_HOST_KEY_NOT_VERIFIABLE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_ILLEGAL_USER_NAME - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_KEY_EXCHANGE_FAILED - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_MAC_ERROR - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_PROTOCOL_ERROR - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_RESERVED - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_SERVICE_NOT_AVAILABLE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH2_DISCONNECT_TOO_MANY_CONNECTIONS - Static variable in class org.apache.sshd.common.SshConstants
-
- Ssh2PublicKeyEntryDecoder - Class in org.apache.sshd.common.config.keys.loader.ssh2
-
- Ssh2PublicKeyEntryDecoder() - Constructor for class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- SSH_DSS - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
SSH identifier for DSA keys
- SSH_ED25519 - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
SSH identifier for ED25519 elliptic curve keys
- SSH_EXTENDED_DATA_STDERR - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_CLOSE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_DATA - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_EOF - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_EXTENDED_DATA - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_FAILURE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_OPEN - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_OPEN_CONFIRMATION - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_OPEN_FAILURE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_SUCCESS - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_CHANNEL_WINDOW_ADJUST - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_DEBUG - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_DISCONNECT - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_EXT_INFO - Static variable in class org.apache.sshd.common.kex.extension.KexExtensions
-
- SSH_MSG_GLOBAL_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_IGNORE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_KEX_DH_GEX_GROUP - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_KEX_DH_GEX_INIT - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_KEX_DH_GEX_REPLY - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_KEX_DH_GEX_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_KEX_DH_GEX_REQUEST_OLD - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_KEX_FIRST - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_KEX_LAST - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_KEXDH_INIT - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_KEXDH_REPLY - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_KEXINIT - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_NEWCOMPRESS - Static variable in class org.apache.sshd.common.kex.extension.KexExtensions
-
- SSH_MSG_NEWKEYS - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_REQUEST_FAILURE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_REQUEST_SUCCESS - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_SERVICE_ACCEPT - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_SERVICE_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_UNIMPLEMENTED - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_USERAUTH_BANNER - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_USERAUTH_FAILURE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_USERAUTH_GSSAPI_MIC - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_USERAUTH_INFO_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_USERAUTH_INFO_RESPONSE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_USERAUTH_PASSWD_CHANGEREQ - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_USERAUTH_PK_OK - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_USERAUTH_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_MSG_USERAUTH_SUCCESS - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_OPEN_ADMINISTRATIVELY_PROHIBITED - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_OPEN_CONNECT_FAILED - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_OPEN_RESOURCE_SHORTAGE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_OPEN_UNKNOWN_CHANNEL_TYPE - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_PACKET_HEADER_LEN - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_REQUIRED_PAYLOAD_PACKET_LENGTH_SUPPORT - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_REQUIRED_TOTAL_PACKET_LENGTH_SUPPORT - Static variable in class org.apache.sshd.common.SshConstants
-
- SSH_RSA - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
SSH identifier for RSA keys
- SshConstants - Class in org.apache.sshd.common
-
This interface defines constants for the SSH protocol.
- SSHD_STTY_COMMAND_PROP - Static variable in class org.apache.sshd.common.channel.SttySupport
-
- SshdEventListener - Interface in org.apache.sshd.common.util
-
- SshdSocketAddress - Class in org.apache.sshd.common.util.net
-
A simple socket address holding the host name and port number.
- SshdSocketAddress(int) - Constructor for class org.apache.sshd.common.util.net.SshdSocketAddress
-
- SshdSocketAddress(InetSocketAddress) - Constructor for class org.apache.sshd.common.util.net.SshdSocketAddress
-
- SshdSocketAddress(String, int) - Constructor for class org.apache.sshd.common.util.net.SshdSocketAddress
-
- SshdThreadFactory - Class in org.apache.sshd.common.util.threads
-
- SshdThreadFactory(String) - Constructor for class org.apache.sshd.common.util.threads.SshdThreadFactory
-
- SshException - Exception in org.apache.sshd.common
-
Represents an SSH related exception
- SshException(String) - Constructor for exception org.apache.sshd.common.SshException
-
- SshException(Throwable) - Constructor for exception org.apache.sshd.common.SshException
-
- SshException(String, Throwable) - Constructor for exception org.apache.sshd.common.SshException
-
- SshException(int) - Constructor for exception org.apache.sshd.common.SshException
-
- SshException(int, String) - Constructor for exception org.apache.sshd.common.SshException
-
- SshException(int, Throwable) - Constructor for exception org.apache.sshd.common.SshException
-
- SshException(int, String, Throwable) - Constructor for exception org.apache.sshd.common.SshException
-
- SshFuture<T extends SshFuture> - Interface in org.apache.sshd.common.future
-
Represents the completion of an asynchronous SSH operation on a given object
(it may be an SSH session or an SSH channel).
- SshFutureListener<T extends SshFuture> - Interface in org.apache.sshd.common.future
-
Something interested in being notified when the completion
of an asynchronous SSH operation :
SshFuture.
- SshThreadPoolExecutor - Class in org.apache.sshd.common.util.threads
-
- SshThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- SshThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- SshThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- SshThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- SshThreadPoolExecutor.DelegateCloseable - Class in org.apache.sshd.common.util.threads
-
- START_MARKERS - Static variable in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- startSequence() - Method in class org.apache.sshd.common.util.io.der.DERWriter
-
- startsWith(List<?>, List<?>) - Method in class org.apache.sshd.common.file.util.BasePath
-
- startsWith(Path) - Method in class org.apache.sshd.common.file.util.BasePath
-
- startsWith(String) - Method in class org.apache.sshd.common.file.util.BasePath
-
- startsWith(Path) - Method in class org.apache.sshd.common.file.util.MockPath
-
- startsWith(String) - Method in class org.apache.sshd.common.file.util.MockPath
-
- state - Variable in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
State of this object
- STD_CONFIG_FILENAME - Static variable in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Standard OpenSSH config file name
- STD_HOSTS_FILENAME - Static variable in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
Standard OpenSSH config file name
- STD_KEYFILE_FOLDER_NAME - Static variable in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
Standard folder name used by OpenSSH to hold key files
- STOP_MARKERS - Static variable in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- stream(Iterable<T>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- STRICTLY_PROHIBITED_FILE_PERMISSION - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
-
- STRICTLY_PROHIBITED_FILE_PERMISSION - Static variable in class org.apache.sshd.common.util.io.ModifiableFileWatcher
-
- stripDelimiters(CharSequence, char) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- stripQuotes(CharSequence) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- stty(String) - Static method in class org.apache.sshd.common.channel.SttySupport
-
Execute the stty command with the specified arguments
against the current active terminal.
- SttySupport - Class in org.apache.sshd.common.channel
-
Support for stty command on unix
- sub(int) - Static method in class org.apache.sshd.common.util.Int2IntFunction
-
- submit(Callable<T>) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- submit(Runnable, T) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- submit(Runnable) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- subpath(int, int) - Method in class org.apache.sshd.common.file.util.BasePath
-
- subpath(int, int) - Method in class org.apache.sshd.common.file.util.MockPath
-
- SUBSYSTEM_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- supplierOf(T) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- SUPPORTED_KEY_TYPES - Static variable in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- supportedEntities - Variable in class org.apache.sshd.common.util.security.AbstractSecurityProviderRegistrar
-
- supportedFileAttributeViews() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
-
- supportedFileAttributeViews() - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- synchronizedListenersSet(Collection<? extends L>) - Static method in class org.apache.sshd.common.util.EventListenerUtils
-
- synchronizedListenersSet() - Static method in class org.apache.sshd.common.util.EventListenerUtils
-
- SYSLOG_FACILITY_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- SyslogFacilityValue - Enum in org.apache.sshd.common.config
-
- SYSPROPS_MAPPED_PREFIX - Static variable in class org.apache.sshd.common.SyspropsMapWrapper
-
Prefix of properties used by the mapper to identify SSHD related settings
- SYSPROPS_RESOLVER - Static variable in class org.apache.sshd.common.SyspropsMapWrapper
-
- SyspropsMapWrapper - Class in org.apache.sshd.common
-
A wrapper that exposes a read-only
Map access to the system
properties.
- validateExcludedPermissions(Collection<PosixFilePermission>, Collection<PosixFilePermission>) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- validateInt32Value(long, String) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- validateInt32Value(long, String, Object) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- validateInt32Value(long, String, Object...) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- validateListener(L, String) - Static method in interface org.apache.sshd.common.util.SshdEventListener
-
Makes sure that the listener is neither null nor a proxy
- validateStreamMagicMarker(SessionContext, NamedResource, S) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- validateStrictConfigFilePermissions(Path, LinkOption...) - Static method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
-
Checks if a path has strict permissions
(For Unix) The path may not have group or others write permissions
The path must be owned by current user.
- validateStrictKeyFilePermissions(Path, LinkOption...) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
Checks if a path has strict permissions
The path may not have
PosixFilePermission.OTHERS_EXECUTE
permission
(For
Unix) The path may not have group or others permissions
(For
Unix) If the path is a file, then its folder may not have
group or others permissions
The path must be owned by current user.
- validateUint32Value(long, String) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- validateUint32Value(long, String, Object) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- validateUint32Value(long, String, Object...) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- ValidateUtils - Class in org.apache.sshd.common.util
-
- valueOf(String) - Static method in enum org.apache.sshd.client.config.hosts.KnownHostDigest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.channel.PtyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.cipher.Cipher.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.cipher.ECCurves.ECPointCompression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.cipher.ECCurves
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.compression.Compression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.config.CompressionConfigValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.config.keys.FilePasswordProvider.ResourceDecodeResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.config.LogLevelValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.config.SyslogFacilityValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.config.TimeValueConfig
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.digest.BuiltinDigests
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.kex.KexProposalOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.kex.KexState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.session.helpers.TimeoutIndicator.TimeoutStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.session.SessionHeartbeatController.HeartbeatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.util.closeable.AbstractCloseable.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.util.io.der.ASN1Class
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.util.io.der.ASN1Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.server.Signal
-
Returns the enum constant of this type with the specified name.
- VALUES - Static variable in enum org.apache.sshd.client.config.hosts.KnownHostDigest
-
- values() - Static method in enum org.apache.sshd.client.config.hosts.KnownHostDigest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.common.channel.PtyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- values() - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.common.cipher.Cipher.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.cipher.ECCurves.ECPointCompression
-
- values() - Static method in enum org.apache.sshd.common.cipher.ECCurves.ECPointCompression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.cipher.ECCurves
-
A
Set of all the known curves
- values() - Static method in enum org.apache.sshd.common.cipher.ECCurves
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.compression.BuiltinCompressions
-
- values() - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.common.compression.Compression.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.config.CompressionConfigValue
-
- values() - Static method in enum org.apache.sshd.common.config.CompressionConfigValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.config.keys.BuiltinIdentities
-
- values() - Static method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.config.keys.FilePasswordProvider.ResourceDecodeResult
-
- values() - Static method in enum org.apache.sshd.common.config.keys.FilePasswordProvider.ResourceDecodeResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.config.LogLevelValue
-
- values() - Static method in enum org.apache.sshd.common.config.LogLevelValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.config.SyslogFacilityValue
-
- values() - Static method in enum org.apache.sshd.common.config.SyslogFacilityValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.config.TimeValueConfig
-
- values() - Static method in enum org.apache.sshd.common.config.TimeValueConfig
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.digest.BuiltinDigests
-
- values() - Static method in enum org.apache.sshd.common.digest.BuiltinDigests
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.kex.KexProposalOption
-
- values() - Static method in enum org.apache.sshd.common.kex.KexProposalOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.kex.KexState
-
- values() - Static method in enum org.apache.sshd.common.kex.KexState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.mac.BuiltinMacs
-
- values() - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.common.session.helpers.TimeoutIndicator.TimeoutStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.session.SessionHeartbeatController.HeartbeatType
-
- values() - Static method in enum org.apache.sshd.common.session.SessionHeartbeatController.HeartbeatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.signature.BuiltinSignatures
-
- values() - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- values() - Static method in enum org.apache.sshd.common.util.closeable.AbstractCloseable.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- VALUES - Static variable in enum org.apache.sshd.common.util.io.der.ASN1Class
-
- values() - Static method in enum org.apache.sshd.common.util.io.der.ASN1Class
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.util.io.der.ASN1Type
-
- values() - Static method in enum org.apache.sshd.common.util.io.der.ASN1Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.server.Signal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerifiableFuture<T> - Interface in org.apache.sshd.common.future
-
Represents an asynchronous operation whose successful result can be
verified somehow.
- verify() - Method in interface org.apache.sshd.common.future.VerifiableFuture
-
Wait
Long.MAX_VALUE msec. and verify that the operation was successful
- verify(long, TimeUnit) - Method in interface org.apache.sshd.common.future.VerifiableFuture
-
Wait and verify that the operation was successful
- verify(long) - Method in interface org.apache.sshd.common.future.VerifiableFuture
-
Wait and verify that the operation was successful
- verify(byte[]) - Method in interface org.apache.sshd.common.signature.Signature
-
Verify against the given signature
- verify(byte[]) - Method in class org.apache.sshd.common.signature.SignatureDSA
-
- verify(byte[]) - Method in class org.apache.sshd.common.signature.SignatureECDSA
-
- verify(byte[]) - Method in class org.apache.sshd.common.signature.SignatureRSA
-
- verify(byte[]) - Method in class org.apache.sshd.common.util.security.eddsa.SignatureEd25519
-
- verifyResult(Class<? extends R>, long) - Method in class org.apache.sshd.common.future.AbstractSshFuture
-
Waits (interruptible) for the specified timeout (msec.) and then checks
the result:
If result is
null then timeout is assumed to have expired - throw
an appropriate
IOException
If the result is of the expected type, then cast and return it
If the result is an
IOException then re-throw it
If the result is a
Throwable then throw an
IOException
whose cause is the original exception
Otherwise (should never happen), throw a
StreamCorruptedException
with the name of the result type
- VersionInfo - Class in org.apache.sshd.common.util
-
- VersionInfo(int, int) - Constructor for class org.apache.sshd.common.util.VersionInfo
-
- VersionInfo(int, int, int, int) - Constructor for class org.apache.sshd.common.util.VersionInfo
-
- VersionProperties - Class in org.apache.sshd.common.config
-
- verum() - Static method in interface org.apache.sshd.common.util.functors.UnaryEquator
-