- abortAcceptedConnection(IoAcceptor, SocketAddress, SocketAddress, SocketAddress, Throwable) - Method in interface org.apache.sshd.common.io.IoServiceEventListener
-
Called when a previously accepted connection has been abnormally terminated before it could be turned into a
session
- abortEstablishedConnection(IoConnector, SocketAddress, AttributeRepository, SocketAddress, Throwable) - Method in interface org.apache.sshd.common.io.IoServiceEventListener
-
Called when a previously established connection has been abnormally terminated before it could be turned into a
session
- AbstractBufferPublicKeyParser<PUB extends PublicKey> - Class in org.apache.sshd.common.util.buffer.keys
-
- AbstractBufferPublicKeyParser(Class<PUB>, String...) - Constructor for class org.apache.sshd.common.util.buffer.keys.AbstractBufferPublicKeyParser
-
- AbstractBufferPublicKeyParser(Class<PUB>, Collection<String>) - Constructor for class org.apache.sshd.common.util.buffer.keys.AbstractBufferPublicKeyParser
-
- AbstractCloseable - Class in org.apache.sshd.common.util.closeable
-
Provides some default implementations for managing channel/connection open/close state
- AbstractCloseable() - Constructor for class org.apache.sshd.common.util.closeable.AbstractCloseable
-
- AbstractCloseable(String) - Constructor for class org.apache.sshd.common.util.closeable.AbstractCloseable
-
- AbstractCloseable.State - Enum in org.apache.sshd.common.util.closeable
-
- AbstractGeneratorHostKeyProvider - Class in org.apache.sshd.server.keyprovider
-
- AbstractGeneratorHostKeyProvider() - Constructor for class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- AbstractIdentityResourceLoader<PUB extends PublicKey,PRV extends PrivateKey> - Class in org.apache.sshd.common.config.keys.impl
-
- AbstractIdentityResourceLoader(Class<PUB>, Class<PRV>, Collection<String>) - Constructor for class org.apache.sshd.common.config.keys.impl.AbstractIdentityResourceLoader
-
- AbstractInnerCloseable - Class in org.apache.sshd.common.util.closeable
-
- AbstractInnerCloseable() - Constructor for class org.apache.sshd.common.util.closeable.AbstractInnerCloseable
-
- AbstractInnerCloseable(String) - Constructor for class org.apache.sshd.common.util.closeable.AbstractInnerCloseable
-
- AbstractIoResource<T> - Class in org.apache.sshd.common.util.io.resource
-
TODO Add javadoc
- AbstractIoResource(Class<T>, T) - Constructor for class org.apache.sshd.common.util.io.resource.AbstractIoResource
-
- AbstractIoWriteFuture - Class in org.apache.sshd.common.io
-
- AbstractIoWriteFuture(Object, Object) - Constructor for class org.apache.sshd.common.io.AbstractIoWriteFuture
-
- AbstractKexExtensionParser<T> - Class in org.apache.sshd.common.kex.extension.parser
-
- AbstractKexExtensionParser(String) - Constructor for class org.apache.sshd.common.kex.extension.parser.AbstractKexExtensionParser
-
- AbstractKeyEntryResolver<PUB extends PublicKey,PRV extends PrivateKey> - Class in org.apache.sshd.common.config.keys.impl
-
- AbstractKeyEntryResolver(Class<PUB>, Class<PRV>, Collection<String>) - Constructor for class org.apache.sshd.common.config.keys.impl.AbstractKeyEntryResolver
-
- AbstractKeyPairProvider - Class in org.apache.sshd.common.keyprovider
-
- AbstractKeyPairProvider() - Constructor for class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
-
- AbstractKeyPairResourceParser - Class in org.apache.sshd.common.config.keys.loader
-
- AbstractKeyPairResourceParser(List<String>, List<String>) - Constructor for class org.apache.sshd.common.config.keys.loader.AbstractKeyPairResourceParser
-
- AbstractLoggingBean - Class in org.apache.sshd.common.util.logging
-
Serves as a common base class for the vast majority of classes that require some kind of logging.
- AbstractLoggingBean() - Constructor for class org.apache.sshd.common.util.logging.AbstractLoggingBean
-
Default constructor - creates a logger using the full class name
- AbstractLoggingBean(String) - Constructor for class org.apache.sshd.common.util.logging.AbstractLoggingBean
-
Create a logger for instances of the same class for which we might want to have a "discriminator" for
them
- AbstractPEMResourceKeyPairParser - Class in org.apache.sshd.common.config.keys.loader.pem
-
Base class for PEM file key-pair loaders
- AbstractPEMResourceKeyPairParser(String, String, List<String>, List<String>) - Constructor for class org.apache.sshd.common.config.keys.loader.pem.AbstractPEMResourceKeyPairParser
-
- AbstractPrivateKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> - Class in org.apache.sshd.common.config.keys.impl
-
- AbstractPrivateKeyEntryDecoder(Class<PUB>, Class<PRV>, Collection<String>) - Constructor for class org.apache.sshd.common.config.keys.impl.AbstractPrivateKeyEntryDecoder
-
- AbstractPrivateKeyObfuscator - Class in org.apache.sshd.common.config.keys.loader
-
- AbstractPrivateKeyObfuscator(String) - Constructor for class org.apache.sshd.common.config.keys.loader.AbstractPrivateKeyObfuscator
-
- AbstractPublicKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> - Class in org.apache.sshd.common.config.keys.impl
-
Useful base class implementation for a decoder of an OpenSSH encoded key data
- AbstractPublicKeyEntryDecoder(Class<PUB>, Class<PRV>, Collection<String>) - Constructor for class org.apache.sshd.common.config.keys.impl.AbstractPublicKeyEntryDecoder
-
- AbstractRandom - Class in org.apache.sshd.common.random
-
- AbstractRandom() - Constructor for class org.apache.sshd.common.random.AbstractRandom
-
- AbstractRandomFactory - Class in org.apache.sshd.common.random
-
- AbstractRandomFactory(String) - Constructor for class org.apache.sshd.common.random.AbstractRandomFactory
-
- AbstractResourceKeyPairProvider<R> - Class in org.apache.sshd.common.keyprovider
-
- AbstractResourceKeyPairProvider() - Constructor for class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
-
- AbstractResourceKeyPairProvider.KeyPairIterator - Class in org.apache.sshd.common.keyprovider
-
- AbstractSecurityKeySignature - Class in org.apache.sshd.common.signature
-
- AbstractSecurityKeySignature(String) - Constructor for class org.apache.sshd.common.signature.AbstractSecurityKeySignature
-
- AbstractSecurityProviderRegistrar - Class in org.apache.sshd.common.util.security
-
- AbstractSecurityProviderRegistrar(String) - Constructor for class org.apache.sshd.common.util.security.AbstractSecurityProviderRegistrar
-
- AbstractSignature - Class in org.apache.sshd.common.signature
-
Useful base class for
Signature implementation
- AbstractSignature(String) - Constructor for class org.apache.sshd.common.signature.AbstractSignature
-
- AbstractSshFuture<T extends SshFuture> - Class in org.apache.sshd.common.future
-
- AbstractSshFuture(Object) - Constructor for class org.apache.sshd.common.future.AbstractSshFuture
-
- accumulateException(T, T) - Static method in class org.apache.sshd.common.util.GenericUtils
-
Used to "accumulate" exceptions of the same type.
- add(int) - Static method in class org.apache.sshd.common.util.Int2IntFunction
-
- addCloseFutureListener(SshFutureListener<CloseFuture>) - Method in interface org.apache.sshd.common.Closeable
-
Pre-register a listener to be informed when resource is closed.
- addCloseFutureListener(SshFutureListener<CloseFuture>) - Method in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
- addCloseFutureListener(SshFutureListener<CloseFuture>) - Method in class org.apache.sshd.common.util.closeable.SimpleCloseable
-
- addCloseFutureListener(SshFutureListener<CloseFuture>) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- addCloseFutureListener(SshFutureListener<CloseFuture>) - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- addIdentity(Path) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- addIdentity(String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Adds a path to an identity file
- addListener(SshFutureListener<T>) - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
- addListener(SshFutureListener<T>) - Method in interface org.apache.sshd.common.future.SshFuture
-
Adds an event listener which is notified when this future is completed.
- addLoginOption(Map<String, String>, String) - Static method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
Parses and adds a new option to the options map.
- AES - Static variable in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyEncryptionContext
-
- AES128_CBC - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
-
- AES128_CTR - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
-
- AES192_CBC - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
-
- AES192_CTR - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
-
- AES256_CBC - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
-
- AES256_CTR - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
-
- AESPrivateKeyObfuscator - Class in org.apache.sshd.common.config.keys.loader
-
- AESPrivateKeyObfuscator() - Constructor for class org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator
-
- aggregate(KeyPairResourceParser...) - Static method in interface org.apache.sshd.common.config.keys.loader.KeyPairResourceParser
-
- aggregate(Collection<? extends KeyPairResourceParser>) - Static method in interface org.apache.sshd.common.config.keys.loader.KeyPairResourceParser
-
- aggregate(Collection<? extends BufferPublicKeyParser<? extends PublicKey>>) - Static method in interface org.apache.sshd.common.util.buffer.keys.BufferPublicKeyParser
-
- ALGORITHM - Static variable in class org.apache.sshd.common.signature.SignatureRSASHA1
-
- ALGORITHM - Static variable in class org.apache.sshd.common.signature.SignatureRSASHA256
-
- ALGORITHM - Static variable in class org.apache.sshd.common.signature.SignatureRSASHA512
-
- ALGORITHM - Static variable in class org.apache.sshd.common.signature.SignatureSkECDSA
-
- ALGORITHM - Static variable in class org.apache.sshd.common.signature.SignatureSkED25519
-
- ALGORITHM - Static variable in class org.apache.sshd.common.u2f.SkEcdsaPublicKey
-
- ALGORITHM - Static variable in class org.apache.sshd.common.u2f.SkED25519PublicKey
-
- AlgorithmNameProvider - Interface in org.apache.sshd.common
-
- all(Collection<? extends OptionalFeature>) - Static method in interface org.apache.sshd.common.OptionalFeature
-
- ALL_HOSTS_PATTERN - Static variable in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
- ALL_OPTIONS_VALUE - Static variable in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- ALL_OPTIONS_WILDCARD - Static variable in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- ALLOW_INSECURE_AUTH - Static variable in interface org.apache.sshd.common.auth.UserAuthMethodFactory
-
- ALLOW_NON_INTEGRITY_AUTH - Static variable in interface org.apache.sshd.common.auth.UserAuthMethodFactory
-
- and(UnaryEquator<? super T>) - Method in interface org.apache.sshd.common.util.functors.UnaryEquator
-
Returns a composed equator that represents a short-circuiting logical AND of this equator and another.
- andThen(IOFunction<? super R, ? extends V>) - Method in interface org.apache.sshd.common.util.io.functors.IOFunction
-
Returns a composed function that first applies this function to its input, and then applies the after
function to the result.
- ANT_HANDLER_PREFIX - Static variable in class org.apache.sshd.common.util.SelectorUtils
-
- any(Collection<? extends OptionalFeature>) - Static method in interface org.apache.sshd.common.OptionalFeature
-
- append(A) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- append(A, KnownHostHashValue) - Static method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- append(A, NamedResource, byte[], byte[]) - Static method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- append(A) - Method in class org.apache.sshd.common.config.keys.KeyRandomArt
-
Outputs the generated random art
- appendDedupSep(StringBuilder, CharSequence) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- appendHex(A, char, byte...) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- appendHex(A, byte[], int, int, char) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- appendHostConfigEntries(A, Collection<? extends HostConfigEntry>) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- appendHostPattern(A, String, int) - Static method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- appendNonEmptyPort(A, String, int) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- appendNonEmptyProperties(A, Map<String, ?>) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- appendNonEmptyProperty(A, String, Object) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- appendNonEmptyValues(A, String, Object...) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- appendNonEmptyValues(A, String, Collection<?>) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- appendPathComponent(String, String) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- appendPrivateKeyEncryptionContext(A, PrivateKeyEncryptionContext) - Method in class org.apache.sshd.common.config.keys.loader.AbstractPrivateKeyObfuscator
-
- appendPrivateKeyEncryptionContext(A, PrivateKeyEncryptionContext) - Method in interface org.apache.sshd.common.config.keys.loader.PrivateKeyObfuscator
-
- appendPropertyValue(String, String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Appends a value using a comma to an existing one.
- appendPublicKey(SessionContext, Appendable, PublicKeyEntryResolver) - Method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- appendPublicKey(SessionContext, Appendable, PublicKeyEntryResolver) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- appendPublicKeyEntry(A, PublicKey) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- appendPublicKeyEntry(A, PublicKey, PublicKeyEntryDataResolver) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- appendUserHome(StringBuilder) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- appendUserHome(StringBuilder, Path) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- appendUserHome(StringBuilder, String) - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- apply(T) - Method in interface org.apache.sshd.common.util.io.functors.IOFunction
-
- applyPrivateKeyCipher(byte[], PrivateKeyEncryptionContext, int, byte[], boolean) - Method in class org.apache.sshd.common.config.keys.loader.AbstractPrivateKeyObfuscator
-
- applyPrivateKeyCipher(byte[], PrivateKeyEncryptionContext, boolean) - Method in class org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator
-
- applyPrivateKeyCipher(byte[], PrivateKeyEncryptionContext, boolean) - Method in class org.apache.sshd.common.config.keys.loader.DESPrivateKeyObfuscator
-
- applyPrivateKeyCipher(byte[], PrivateKeyEncryptionContext, boolean) - Method in class org.apache.sshd.common.config.keys.loader.pem.AbstractPEMResourceKeyPairParser
-
- applyPrivateKeyCipher(byte[], PrivateKeyEncryptionContext, boolean) - Method in interface org.apache.sshd.common.config.keys.loader.PrivateKeyObfuscator
-
- applySlashifyRules(String, char) - Static method in class org.apache.sshd.common.util.SelectorUtils
-
- ARCFOUR128 - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
-
- ARCFOUR256 - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
-
- array() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- array() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- asInteger() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- asKeyIdentityProvider(ClientIdentityLoader, Collection<? extends NamedResource>, FilePasswordProvider, boolean) - Static method in interface org.apache.sshd.client.config.keys.ClientIdentityLoader
-
- asList(T...) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- asList(int...) - Static method in class org.apache.sshd.common.util.NumberUtils
-
- asListener(Object) - Method in class org.apache.sshd.common.future.AbstractSshFuture
-
- ASN1Class - Enum in org.apache.sshd.common.util.io.der
-
- ASN1Object - Class in org.apache.sshd.common.util.io.der
-
- ASN1Object() - Constructor for class org.apache.sshd.common.util.io.der.ASN1Object
-
- ASN1Object(byte, int, byte...) - Constructor for class org.apache.sshd.common.util.io.der.ASN1Object
-
- ASN1Object(ASN1Class, ASN1Type, boolean, int, byte...) - Constructor for class org.apache.sshd.common.util.io.der.ASN1Object
-
- ASN1Type - Enum in org.apache.sshd.common.util.io.der
-
- asObject() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- asOID() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- asSet(T...) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- asSortedSet(V...) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- asSortedSet(Collection<? extends V>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- asSortedSet(Comparator<? super V>, V...) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- asSortedSet(Comparator<? super V>, Collection<? extends V>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- asString() - Method in class org.apache.sshd.common.file.util.BasePath
-
- asString() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
Get value as string.
- asT() - Method in class org.apache.sshd.common.file.util.BasePath
-
- asT() - Method in class org.apache.sshd.common.future.AbstractSshFuture
-
- AttributeKey() - Constructor for class org.apache.sshd.common.AttributeRepository.AttributeKey
-
- attributeKeys() - Method in interface org.apache.sshd.common.AttributeRepository
-
- AttributeRepository - Interface in org.apache.sshd.common
-
- AttributeRepository.AttributeKey<T> - Class in org.apache.sshd.common
-
Type safe key for storage of user attributes.
- AttributeStore - Interface in org.apache.sshd.common
-
Provides the capability to attach in-memory attributes to the entity
- AUGMENTATION_STRING - Static variable in class org.apache.sshd.common.config.keys.KeyRandomArt
-
- AUTH_KEYS_FILE_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- AUTH_MAGIC - Static variable in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- AuthenticationIdentitiesProvider - Interface in org.apache.sshd.client.auth
-
- AuthorizedKeyEntry - Class in org.apache.sshd.common.config.keys
-
Represents an entry in the user's
authorized_keys file according to the
OpenSSH
format.
- AuthorizedKeyEntry() - Constructor for class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- available() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- available() - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
-
- available() - Method in class org.apache.sshd.common.util.io.EmptyInputStream
-
- available() - Method in class org.apache.sshd.common.util.io.LimitInputStream
-
- available() - Method in class org.apache.sshd.common.util.io.NullInputStream
-
- available() - Method in interface org.apache.sshd.common.util.Readable
-
- available() - Method in class org.apache.sshd.server.shell.TtyFilterInputStream
-
- AVAILABLE_KEY_LENGTHS - Static variable in class org.apache.sshd.common.config.keys.loader.DESPrivateKeyObfuscator
-
- await(long) - Method in class org.apache.sshd.common.future.AbstractSshFuture
-
- await() - Method in interface org.apache.sshd.common.future.WaitableFuture
-
- await(long, TimeUnit) - Method in interface org.apache.sshd.common.future.WaitableFuture
-
Wait for the asynchronous operation to complete with the specified timeout.
- await(Duration) - Method in interface org.apache.sshd.common.future.WaitableFuture
-
Wait for the asynchronous operation to complete with the specified timeout.
- await(long) - Method in interface org.apache.sshd.common.future.WaitableFuture
-
Wait for the asynchronous operation to complete with the specified timeout.
- await0(long, boolean) - Method in class org.apache.sshd.common.future.AbstractSshFuture
-
Wait for the Future to be ready.
- await0(long, boolean) - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
- awaitTermination(Duration) - Method in interface org.apache.sshd.common.util.threads.CloseableExecutorService
-
- awaitTermination(long, TimeUnit) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- awaitTermination(long, TimeUnit) - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- awaitUninterruptibly(long) - Method in class org.apache.sshd.common.future.AbstractSshFuture
-
- awaitUninterruptibly() - Method in interface org.apache.sshd.common.future.WaitableFuture
-
- awaitUninterruptibly(long, TimeUnit) - Method in interface org.apache.sshd.common.future.WaitableFuture
-
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
- awaitUninterruptibly(Duration) - Method in interface org.apache.sshd.common.future.WaitableFuture
-
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
- awaitUninterruptibly(long) - Method in interface org.apache.sshd.common.future.WaitableFuture
-
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
- calculatedHashCode() - Method in class org.apache.sshd.common.file.util.BasePath
-
- calculateHashValue(String, int, Factory<? extends Mac>, byte[]) - Static method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- calculateHashValue(String, int, Mac, byte[]) - Static method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- calculatePadLength(int, int, boolean) - Static method in interface org.apache.sshd.common.io.PacketWriter
-
- cancel() - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
- cancel() - Method in interface org.apache.sshd.common.io.IoConnectFuture
-
Cancels the connection attempt and notifies all threads waiting for this future.
- CANCELED - Static variable in class org.apache.sshd.common.future.AbstractSshFuture
-
A default value to indicate the future has been canceled
- canExtractKeyPairs(NamedResource, List<String>) - Method in class org.apache.sshd.common.config.keys.loader.AbstractKeyPairResourceParser
-
- canExtractKeyPairs(NamedResource, List<String>) - Method in interface org.apache.sshd.common.config.keys.loader.KeyPairResourceParser
-
- capacity() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- capacity() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- CARRIER_GRADE_NAT_PREFIX - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- CASE_SENSITIVE_ORDER - Static variable in class org.apache.sshd.common.util.GenericUtils
-
- caseInsensitiveMap() - Static method in class org.apache.sshd.common.util.GenericUtils
-
- checkAccess(Path, AccessMode...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- checkFileExists(Path, LinkOption...) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- checkFingerPrint(String, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- checkFingerPrint(String, Factory<? extends Digest>, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- checkFingerPrint(String, Digest, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- checkInstanceOf(Object, Class<T>, String, long) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkInstanceOf(Object, Class<T>, String) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkInstanceOf(Object, Class<T>, String, Object) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkInstanceOf(Object, Class<T>, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNull(T, String) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNull(T, String, Object) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNull(T, String, long) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNull(T, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(String, String) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(String, String, Object) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(String, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(M, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(C, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(C, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(byte[], String) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(byte[], String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(char[], String) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(char[], String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(int[], String) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(int[], String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkNotNullAndNotEmpty(T[], String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkPath(Path) - Method in class org.apache.sshd.common.file.util.BasePath
-
- checkpw(String, String) - Static method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCrypt
-
Check that a plaintext password matches a previously hashed
one
- checkReloadRequired() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
-
- checkState(boolean, String) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkState(boolean, String, long) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkState(boolean, String, Object) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkState(boolean, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkSupported(String, int) - Static method in interface org.apache.sshd.common.cipher.Cipher
-
- checkSupported(String) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- checkTrue(boolean, String) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkTrue(boolean, String, long) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkTrue(boolean, String, Object) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- checkTrue(boolean, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- Cipher - Interface in org.apache.sshd.common.cipher
-
Wrapper for a cryptographic cipher, used either for encryption or decryption.
- Cipher.Mode - Enum in org.apache.sshd.common.cipher
-
- CIPHER_NAME - Static variable in class org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator
-
- CIPHER_PROPOSALS - Static variable in enum org.apache.sshd.common.kex.KexProposalOption
-
- CipherFactory - Interface in org.apache.sshd.common.cipher
-
- CipherInformation - Interface in org.apache.sshd.common.cipher
-
The reported algorithm name refers to the cipher base name - e.g., "AES", "ARCFOUR", etc.
- CipherNone - Class in org.apache.sshd.common.cipher
-
Represents a no-op cipher.
- CipherNone() - Constructor for class org.apache.sshd.common.cipher.CipherNone
-
- CIPHERS_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- ClassLoadableResourceKeyPairProvider - Class in org.apache.sshd.common.keyprovider
-
- ClassLoadableResourceKeyPairProvider() - Constructor for class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- ClassLoadableResourceKeyPairProvider(ClassLoader) - Constructor for class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- ClassLoadableResourceKeyPairProvider(String) - Constructor for class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- ClassLoadableResourceKeyPairProvider(ClassLoader, String) - Constructor for class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- ClassLoadableResourceKeyPairProvider(Collection<String>) - Constructor for class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- ClassLoadableResourceKeyPairProvider(ClassLoader, Collection<String>) - Constructor for class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- ClassLoaderResource - Class in org.apache.sshd.common.util.io.resource
-
TODO Add javadoc
- ClassLoaderResource(ClassLoader, String) - Constructor for class org.apache.sshd.common.util.io.resource.ClassLoaderResource
-
- clear() - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- clear() - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- clear() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Reset read/write positions to zero - Note: zeroes any previously existing data
- clear(boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Reset read/write positions to zero
- clear(B) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- clear(boolean) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- clear() - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- clear() - Method in class org.apache.sshd.common.util.MapEntryUtils.EnumMapBuilder
-
- clear() - Method in class org.apache.sshd.common.util.MapEntryUtils.GenericMapPopulator
-
- clear() - Method in class org.apache.sshd.common.util.MapEntryUtils.MapBuilder
-
- clear() - Method in class org.apache.sshd.common.util.MapEntryUtils.NavigableMapBuilder
-
- clearAttributes() - Method in interface org.apache.sshd.common.AttributeStore
-
Removes all currently stored user-defined attributes
- clearLoadedKeys() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- CLIENT_KEX_EXTENSION - Static variable in class org.apache.sshd.common.kex.extension.KexExtensions
-
- ClientIdentitiesWatcher - Class in org.apache.sshd.client.config.keys
-
Watches over a group of files that contains client identities
- ClientIdentitiesWatcher(Collection<? extends Path>, ClientIdentityLoader, FilePasswordProvider) - Constructor for class org.apache.sshd.client.config.keys.ClientIdentitiesWatcher
-
- ClientIdentitiesWatcher(Collection<? extends Path>, ClientIdentityLoader, FilePasswordProvider, boolean) - Constructor for class org.apache.sshd.client.config.keys.ClientIdentitiesWatcher
-
- ClientIdentitiesWatcher(Collection<? extends Path>, ClientIdentityLoaderHolder, FilePasswordProviderHolder) - Constructor for class org.apache.sshd.client.config.keys.ClientIdentitiesWatcher
-
- ClientIdentitiesWatcher(Collection<? extends Path>, ClientIdentityLoaderHolder, FilePasswordProviderHolder, boolean) - Constructor for class org.apache.sshd.client.config.keys.ClientIdentitiesWatcher
-
- ClientIdentitiesWatcher(Collection<ClientIdentityProvider>) - Constructor for class org.apache.sshd.client.config.keys.ClientIdentitiesWatcher
-
- ClientIdentity - Class in org.apache.sshd.client.config.keys
-
Provides keys loading capability from the user's keys folder - e.g., id_rsa
- ClientIdentityFileWatcher - Class in org.apache.sshd.client.config.keys
-
A
ClientIdentityProvider that watches a given key file re-loading its contents if it is ever modified,
deleted or (re-)created
- ClientIdentityFileWatcher(Path, ClientIdentityLoader, FilePasswordProvider) - Constructor for class org.apache.sshd.client.config.keys.ClientIdentityFileWatcher
-
- ClientIdentityFileWatcher(Path, ClientIdentityLoader, FilePasswordProvider, boolean) - Constructor for class org.apache.sshd.client.config.keys.ClientIdentityFileWatcher
-
- ClientIdentityFileWatcher(Path, ClientIdentityLoaderHolder, FilePasswordProviderHolder) - Constructor for class org.apache.sshd.client.config.keys.ClientIdentityFileWatcher
-
- ClientIdentityFileWatcher(Path, ClientIdentityLoaderHolder, FilePasswordProviderHolder, boolean) - Constructor for class org.apache.sshd.client.config.keys.ClientIdentityFileWatcher
-
- ClientIdentityLoader - Interface in org.apache.sshd.client.config.keys
-
- ClientIdentityLoaderHolder - Interface in org.apache.sshd.client.config.keys
-
- ClientIdentityLoaderManager - Interface in org.apache.sshd.client.config.keys
-
TODO Add javadoc
- ClientIdentityProvider - Interface in org.apache.sshd.client.config.keys
-
- clone() - Method in class org.apache.sshd.common.auth.BasicCredentialsImpl
-
- clone() - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- clone() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- cloneKeyPair(KeyPair) - Method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- cloneKeyPair(String, KeyPair) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
Performs a deep-clone of the original
KeyPair - i.e., creates
new public/private keys that are
clones of the original one
- clonePrivateKey(DSAPrivateKey) - Method in class org.apache.sshd.common.config.keys.impl.DSSPublicKeyEntryDecoder
-
- clonePrivateKey(ECPrivateKey) - Method in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- clonePrivateKey(OpenSshCertificate) - Method in class org.apache.sshd.common.config.keys.impl.OpenSSHCertificateDecoder
-
- clonePrivateKey(RSAPrivateKey) - Method in class org.apache.sshd.common.config.keys.impl.RSAPublicKeyDecoder
-
- clonePrivateKey(PrivateKey) - Method in class org.apache.sshd.common.config.keys.impl.SkECDSAPublicKeyEntryDecoder
-
- clonePrivateKey(PrivateKey) - Method in class org.apache.sshd.common.config.keys.impl.SkED25519PublicKeyEntryDecoder
-
- clonePrivateKey(PRV) - Method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- clonePrivateKey(DSAPrivateKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHDSSPrivateKeyEntryDecoder
-
- clonePrivateKey(ECPrivateKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHECDSAPrivateKeyEntryDecoder
-
- clonePrivateKey(RSAPrivateKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHRSAPrivateKeyDecoder
-
- clonePrivateKey(EdDSAPrivateKey) - Method in class org.apache.sshd.common.util.security.eddsa.Ed25519PublicKeyDecoder
-
- clonePrivateKey(EdDSAPrivateKey) - Method in class org.apache.sshd.common.util.security.eddsa.OpenSSHEd25519PrivateKeyEntryDecoder
-
- clonePublicKey(DSAPublicKey) - Method in class org.apache.sshd.common.config.keys.impl.DSSPublicKeyEntryDecoder
-
- clonePublicKey(ECPublicKey) - Method in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- clonePublicKey(OpenSshCertificate) - Method in class org.apache.sshd.common.config.keys.impl.OpenSSHCertificateDecoder
-
- clonePublicKey(RSAPublicKey) - Method in class org.apache.sshd.common.config.keys.impl.RSAPublicKeyDecoder
-
- clonePublicKey(SkEcdsaPublicKey) - Method in class org.apache.sshd.common.config.keys.impl.SkECDSAPublicKeyEntryDecoder
-
- clonePublicKey(SkED25519PublicKey) - Method in class org.apache.sshd.common.config.keys.impl.SkED25519PublicKeyEntryDecoder
-
- clonePublicKey(PUB) - Method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- clonePublicKey(DSAPublicKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHDSSPrivateKeyEntryDecoder
-
- clonePublicKey(ECPublicKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHECDSAPrivateKeyEntryDecoder
-
- clonePublicKey(RSAPublicKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHRSAPrivateKeyDecoder
-
- clonePublicKey(EdDSAPublicKey) - Method in class org.apache.sshd.common.util.security.eddsa.Ed25519PublicKeyDecoder
-
- clonePublicKey(EdDSAPublicKey) - Method in class org.apache.sshd.common.util.security.eddsa.OpenSSHEd25519PrivateKeyEntryDecoder
-
- close(boolean) - Method in interface org.apache.sshd.common.Closeable
-
Close this resource asynchronously and return a future.
- close() - Method in interface org.apache.sshd.common.Closeable
-
- close(Closeable) - Static method in interface org.apache.sshd.common.Closeable
-
- close() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
-
- close() - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- close(boolean) - Method in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
- close(Closeable) - Method in class org.apache.sshd.common.util.closeable.Builder
-
- close(boolean) - Method in class org.apache.sshd.common.util.closeable.SimpleCloseable
-
- close() - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
-
- close() - Method in class org.apache.sshd.common.util.io.LimitInputStream
-
- close() - Method in class org.apache.sshd.common.util.io.NoCloseInputStream
-
- close() - Method in class org.apache.sshd.common.util.io.NoCloseOutputStream
-
- close() - Method in class org.apache.sshd.common.util.io.NoCloseReader
-
- close() - Method in class org.apache.sshd.common.util.io.NoCloseWriter
-
- close() - Method in class org.apache.sshd.common.util.io.NullInputStream
-
- close() - Method in class org.apache.sshd.common.util.io.NullOutputStream
-
- close() - Method in class org.apache.sshd.common.util.io.SecureByteArrayOutputStream
-
- close(boolean) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- close(boolean) - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- CLOSE_WAIT_TIMEOUT - Static variable in interface org.apache.sshd.common.Closeable
-
Timeout (milliseconds) for waiting on a
CloseFuture to successfully complete its action.
- Closeable - Interface in org.apache.sshd.common
-
A Closeable is a resource that can be closed.
- closeable - Variable in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- CloseableEmptyInputStream - Class in org.apache.sshd.common.util.io
-
A
/dev/null stream that can be closed - in which case it will throw
IOExceptions if invoked after
being closed
- CloseableEmptyInputStream() - Constructor for class org.apache.sshd.common.util.io.CloseableEmptyInputStream
-
- CloseableExecutorService - Interface in org.apache.sshd.common.util.threads
-
- CloseFuture - Interface in org.apache.sshd.common.future
-
An
SshFuture for asynchronous close requests.
- closeFuture - Variable in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
A future that will be set 'closed' when the object is actually closed
- closeFuture - Variable in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- closeQuietly(Closeable...) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- closeQuietly(Closeable) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- closeQuietly(Collection<? extends Closeable>) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- closing - Variable in class org.apache.sshd.common.util.closeable.SimpleCloseable
-
- combine(char, Collection<? extends KeyRandomArt>) - Static method in class org.apache.sshd.common.config.keys.KeyRandomArt
-
Combines the arts in a user-friendly way so they are aligned with each other
- combine(SessionContext, char, KeyIdentityProvider) - Static method in class org.apache.sshd.common.config.keys.KeyRandomArt
-
Creates the combined representation of the random art entries for the provided keys
- combine(SessionContext, A, char, KeyIdentityProvider) - Static method in class org.apache.sshd.common.config.keys.KeyRandomArt
-
Appends the combined random art entries for the provided keys
- combine(A, char, Collection<? extends KeyRandomArt>) - Static method in class org.apache.sshd.common.config.keys.KeyRandomArt
-
Combines the arts in a user-friendly way so they are aligned with each other
- COMMANDS - Static variable in enum org.apache.sshd.common.channel.PtyMode
-
- COMMENT_CHAR - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- COMMENT_CHAR - Static variable in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
Character used to denote a comment line in the keys file
- compact() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
"Shift" the internal data so that reading starts from position zero.
- compact() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- compare(String, String) - Method in class org.apache.sshd.common.file.util.BasePath
-
- compare(char[], char[]) - Static method in class org.apache.sshd.common.util.GenericUtils
-
Compares 2 character arrays - Note: null and empty are considered equal
- compareDSAKeys(DSAPublicKey, DSAPublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareDSAKeys(DSAPrivateKey, DSAPrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareDSAParams(DSAParams, DSAParams) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareECKeys(ECPrivateKey, ECPrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareECKeys(ECPublicKey, ECPublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareECParams(ECParameterSpec, ECParameterSpec) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareEDDSAKeyParams(EdDSAParameterSpec, EdDSAParameterSpec) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- compareEDDSAPPublicKeys(PublicKey, PublicKey) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- compareEDDSAPPublicKeys(PublicKey, PublicKey) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- compareEDDSAPrivateKeys(PrivateKey, PrivateKey) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- compareEDDSAPrivateKeys(PrivateKey, PrivateKey) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- compareKeyPairs(KeyPair, KeyPair) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareKeys(PublicKey, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareKeys(PrivateKey, PrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareRSAKeys(RSAPublicKey, RSAPublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareRSAKeys(RSAPrivateKey, RSAPrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareSkEcdsaKeys(SkEcdsaPublicKey, SkEcdsaPublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareSkEd25519Keys(SkED25519PublicKey, SkED25519PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- compareTo(Digest) - Method in class org.apache.sshd.common.digest.BaseDigest
-
- compareTo(Path) - Method in class org.apache.sshd.common.file.util.BasePath
-
- compareTo(Path) - Method in class org.apache.sshd.common.file.util.MockPath
-
- compareTo(VersionInfo) - Method in class org.apache.sshd.common.util.VersionInfo
-
- comparing(Comparator<? super T>) - Static method in interface org.apache.sshd.common.util.functors.UnaryEquator
-
- compose(IOFunction<? super V, ? extends T>) - Method in interface org.apache.sshd.common.util.io.functors.IOFunction
-
Returns a composed function that first applies the before function to its input, and then applies this
function to the result.
- compress(Buffer) - Method in interface org.apache.sshd.common.compression.Compression
-
Compress the given buffer in place.
- compress(Buffer) - Method in class org.apache.sshd.common.compression.CompressionNone
-
- compress(Buffer) - Method in class org.apache.sshd.common.compression.CompressionZlib
-
- Compression - Interface in org.apache.sshd.common.compression
-
Interface used to compress the stream of data between the SSH server and clients.
- Compression.Type - Enum in org.apache.sshd.common.compression
-
Enum identifying if this object will be used to compress or uncompress data.
- COMPRESSION_PROP - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- COMPRESSION_PROPOSALS - Static variable in enum org.apache.sshd.common.kex.KexProposalOption
-
- CompressionConfigValue - Enum in org.apache.sshd.common.config
-
- CompressionDelayedZlib - Class in org.apache.sshd.common.compression
-
ZLib delayed compression.
- CompressionDelayedZlib() - Constructor for class org.apache.sshd.common.compression.CompressionDelayedZlib
-
Create a new instance of a delayed ZLib compression
- CompressionFactory - Interface in org.apache.sshd.common.compression
-
- CompressionInformation - Interface in org.apache.sshd.common.compression
-
- CompressionNone - Class in org.apache.sshd.common.compression
-
- CompressionNone() - Constructor for class org.apache.sshd.common.compression.CompressionNone
-
- CompressionZlib - Class in org.apache.sshd.common.compression
-
ZLib based Compression.
- CompressionZlib() - Constructor for class org.apache.sshd.common.compression.CompressionZlib
-
Create a new instance of a ZLib base compression
- CompressionZlib(String) - Constructor for class org.apache.sshd.common.compression.CompressionZlib
-
- computeAttributeIfAbsent(AttributeRepository.AttributeKey<T>, Function<? super AttributeRepository.AttributeKey<T>, ? extends T>) - Method in interface org.apache.sshd.common.AttributeStore
-
If the specified key is not already associated with a value (or is mapped to null), attempts to compute
its value using the given mapping function and enters it into this map unless null.
- CONFIG_PROP_BASE - Static variable in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
Base name for configuration properties related to security providers
- ConfigFileHostEntryResolver - Class in org.apache.sshd.client.config.hosts
-
Watches for changes in a configuration file and automatically reloads any changes
- ConfigFileHostEntryResolver(Path) - Constructor for class org.apache.sshd.client.config.hosts.ConfigFileHostEntryResolver
-
- ConfigFileHostEntryResolver(Path, LinkOption...) - Constructor for class org.apache.sshd.client.config.hosts.ConfigFileHostEntryResolver
-
- ConfigFileReaderSupport - Class in org.apache.sshd.common.config
-
- connect(SocketAddress, AttributeRepository, SocketAddress) - Method in interface org.apache.sshd.common.io.IoConnector
-
- connectionAccepted(IoAcceptor, SocketAddress, SocketAddress, SocketAddress) - Method in interface org.apache.sshd.common.io.IoServiceEventListener
-
Called when a new connection has been accepted from a remote peer - before it was converted into a session
- ConnectionEndpointsIndicator - Interface in org.apache.sshd.common.util.net
-
- connectionEstablished(IoConnector, SocketAddress, AttributeRepository, SocketAddress) - Method in interface org.apache.sshd.common.io.IoServiceEventListener
-
Called when a new connection has been created to a remote peer - before it was converted into a session
- constant(int) - Static method in class org.apache.sshd.common.util.Int2IntFunction
-
- CONSTRUCTED - Static variable in class org.apache.sshd.common.util.io.der.ASN1Object
-
- containsAny(Collection<? extends T>, Iterable<? extends T>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- containsKey(Object) - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- containsKey(Object) - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- containsMarkerLine(List<String>, String) - Static method in interface org.apache.sshd.common.config.keys.loader.KeyPairResourceParser
-
- containsMarkerLine(List<String>, List<String>) - Static method in interface org.apache.sshd.common.config.keys.loader.KeyPairResourceParser
-
- containsValue(Object) - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- containsValue(Object) - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- convert(String) - Method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyPairResourceWriter.KeyEncryptor
-
- copy(Path, Path, CopyOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- copy(InputStream, OutputStream) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- copy(InputStream, OutputStream, int) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- copyConfiguration(PtyChannelConfigurationHolder, M) - Static method in interface org.apache.sshd.common.channel.PtyChannelConfigurationMutator
-
- copyRawBytes(int, byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- copyRawBytes(int, byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- couldHoldIncluded(String) - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
Tests whether or not a name matches the start of at least one include pattern.
- create() - Method in enum org.apache.sshd.client.config.hosts.KnownHostDigest
-
- create() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- create() - Method in enum org.apache.sshd.common.config.CompressionConfigValue
-
- create() - Method in enum org.apache.sshd.common.digest.BuiltinDigests
-
- create() - Method in interface org.apache.sshd.common.Factory
-
- create(String, List<String>) - Method in class org.apache.sshd.common.file.root.RootedFileSystem
-
- create(String, String...) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- create(String, Collection<String>) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- create(String, List<String>) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- create(String, String...) - Method in class org.apache.sshd.common.file.util.BasePath
-
- create(String, Collection<String>) - Method in class org.apache.sshd.common.file.util.BasePath
-
- create(String, List<String>) - Method in class org.apache.sshd.common.file.util.BasePath
-
- create() - Method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- create(Collection<? extends NamedFactory<? extends T>>, String) - Static method in interface org.apache.sshd.common.NamedFactory
-
Create an instance of the specified name by looking up the needed factory in the list.
- create() - Method in class org.apache.sshd.common.random.JceRandomFactory
-
- create() - Method in class org.apache.sshd.common.random.SingletonRandomFactory
-
- create() - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleRandomFactory
-
- createAcceptor(IoHandler) - Method in interface org.apache.sshd.common.io.IoServiceFactory
-
- createCipherInstance(Cipher.Mode, byte[], byte[]) - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- createCipherInstance(Cipher.Mode, byte[], byte[]) - Method in class org.apache.sshd.common.cipher.BaseRC4Cipher
-
- createCipherSelector(int, String) - Static method in class org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator
-
- createConnector(IoHandler) - Method in interface org.apache.sshd.common.io.IoServiceFactory
-
- createDefaultInstance(Class<?>, Class<T>, String) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
-
- createDefaultInstance(ClassLoader, Class<T>, String) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
-
- createDefaultInstance(Iterable<? extends ClassLoader>, Class<T>, String) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
-
- createDirectory(Path, FileAttribute<?>...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- createEnabledOptions(PtyMode...) - Static method in enum org.apache.sshd.common.channel.PtyMode
-
- createEnabledOptions(Collection<PtyMode>) - Static method in enum org.apache.sshd.common.channel.PtyMode
-
- createFileSystem(SessionContext) - Method in interface org.apache.sshd.common.file.FileSystemFactory
-
Create user specific file system.
- createFileSystem(SessionContext) - Method in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
-
- createFileSystem(SessionContext) - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
-
- createFormattedException(Function<? super String, ? extends T>, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- createGeneratorHostKeyProvider(Path) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- createHostPattern(String, int) - Static method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- createKeyPairProvider(Map<String, KeyPair>, boolean) - Static method in class org.apache.sshd.common.config.keys.IdentityUtils
-
- createLink(Path, Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- createLink(Path, Path, boolean, FileAttribute<?>...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- createParser() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- createProviderInstance(String) - Method in class org.apache.sshd.common.util.security.AbstractSecurityProviderRegistrar
-
- createProviderInstance(Class<?>, String) - Static method in interface org.apache.sshd.common.util.security.SecurityProviderChoice
-
- createSecurityEntityFactory(Class<T>, Predicate<? super SecurityProviderRegistrar>) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- createUserAuth(S) - Method in interface org.apache.sshd.common.auth.UserAuthMethodFactory
-
- createUserAuth(S, Collection<? extends UserAuthMethodFactory<S, M>>, String) - Static method in interface org.apache.sshd.common.auth.UserAuthMethodFactory
-
- crypt_raw(byte[], byte[], int, int[]) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCrypt
-
Perform the central password hashing step in the
bcrypt scheme
- CURRENT_USER_OVERRIDE_PROP - Static variable in class org.apache.sshd.common.util.OsUtils
-
- currentIdentities - Variable in class org.apache.sshd.client.config.keys.LazyClientIdentityIterator
-
- currentPair - Variable in class org.apache.sshd.client.config.keys.LazyClientIdentityIterator
-
- currentProvider - Variable in class org.apache.sshd.common.keyprovider.MultiKeyIdentityIterator
-
- CURVE_ED25519_SHA512 - Static variable in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- CURVE_ED25519_SHA512 - Static variable in class org.apache.sshd.common.util.security.SecurityUtils
-
- DASHES - Static variable in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyPairResourceWriter
-
- debugClosure(Logger) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
- debugClosure(Logger, Throwable) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
- debugEnabled - Variable in class org.apache.sshd.common.future.AbstractSshFuture
-
- decode(byte[]) - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- decode(DERParser) - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- decode(ASN1Object) - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
Decodes the current information with the data from the provided encoding.
- decodeBigInt(InputStream) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- decodeDSSKeyPair(KeyFactory, InputStream, boolean) - Static method in class org.apache.sshd.common.config.keys.loader.pem.DSSPEMResourceKeyPairParser
-
The ASN.1 syntax for the private key:
- decodeECPointData(ASN1Object) - Static method in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- decodeECPrivateKeySpec(ECCurves, ASN1Object) - Static method in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- decodeECPrivateKeySpec(ECCurves, DERParser) - Static method in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- decodeECPublicKeyValue(DERParser) - Static method in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
ASN.1 syntax according to rfc5915 is:
- decodeECPublicKeyValue(ASN1Object) - Static method in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- decodeEd25519KeyPair(byte[]) - Static method in class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- decodeEdDSAPrivateKey(byte[]) - Static method in class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- decodeEntryKeyData(String) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDataResolver
-
Decodes the public key entry data bytes from their string representation - by default it assume
Base64
encoding.
- decodeHex(char, CharSequence) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- decodeHex(char, CharSequence, int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- decodeHex(S, char, CharSequence) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- decodeHex(S, char, CharSequence, int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- decodeInt(InputStream) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- decodeInt(byte[]) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- decodeInt(byte[], int, int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- decodePEMPrivateKeyPKCS8(List<Integer>, byte[]) - Static method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PEMResourceKeyPairParser
-
- decodePEMPrivateKeyPKCS8(String, byte[]) - Static method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PEMResourceKeyPairParser
-
- decodePrivateKey(SessionContext, String, FilePasswordProvider, InputStream) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHDSSPrivateKeyEntryDecoder
-
- decodePrivateKey(SessionContext, String, FilePasswordProvider, InputStream) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHECDSAPrivateKeyEntryDecoder
-
- decodePrivateKey(SessionContext, String, FilePasswordProvider, InputStream) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHRSAPrivateKeyDecoder
-
- decodePrivateKey(SessionContext, FilePasswordProvider, byte...) - Method in interface org.apache.sshd.common.config.keys.PrivateKeyEntryDecoder
-
- decodePrivateKey(SessionContext, FilePasswordProvider, byte[], int, int) - Method in interface org.apache.sshd.common.config.keys.PrivateKeyEntryDecoder
-
- decodePrivateKey(SessionContext, FilePasswordProvider, InputStream) - Method in interface org.apache.sshd.common.config.keys.PrivateKeyEntryDecoder
-
- decodePrivateKey(SessionContext, String, FilePasswordProvider, InputStream) - Method in interface org.apache.sshd.common.config.keys.PrivateKeyEntryDecoder
-
- decodePrivateKey(SessionContext, String, FilePasswordProvider, InputStream) - Method in class org.apache.sshd.common.util.security.eddsa.OpenSSHEd25519PrivateKeyEntryDecoder
-
- decodePrivateKeyBytes(SessionContext, NamedResource, String, byte[], String) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- decodePrivateKeyBytes(SessionContext, NamedResource, String, byte[], String) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.RawKdfOptions
-
- decodePrivateKeyBytes(SessionContext, NamedResource, String, byte[], String) - Method in interface org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyDecryptor
-
- decodePrivateKeyBytes(SessionContext, NamedResource, String, byte[], String) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHParserContext
-
- decodePublicKey(SessionContext, String, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.impl.DSSPublicKeyEntryDecoder
-
- decodePublicKey(SessionContext, String, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- decodePublicKey(SessionContext, String, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.impl.OpenSSHCertificateDecoder
-
- decodePublicKey(SessionContext, String, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.impl.RSAPublicKeyDecoder
-
- decodePublicKey(SessionContext, String, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.impl.SkECDSAPublicKeyEntryDecoder
-
- decodePublicKey(SessionContext, String, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.impl.SkED25519PublicKeyEntryDecoder
-
- decodePublicKey(SessionContext, String, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- decodePublicKey(SessionContext, String, byte[], Map<String, String>) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataDecoder
-
- decodePublicKey(SessionContext, String, byte[], int, int, Map<String, String>) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataDecoder
-
- decodePublicKey(SessionContext, String, InputStream, Map<String, String>) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataDecoder
-
- decodePublicKey(SessionContext, String, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.util.security.eddsa.Ed25519PublicKeyDecoder
-
- decodePublicKeyByType(SessionContext, String, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- decodePublicKeyByType(SessionContext, String, InputStream, Map<String, String>) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
-
- decodePublicKeyByType(SessionContext, String, InputStream, Map<String, String>) - Method in interface org.apache.sshd.common.config.keys.PublicKeyRawDataDecoder
-
- decodeRSAKeyPair(KeyFactory, InputStream, boolean) - Static method in class org.apache.sshd.common.config.keys.loader.pem.RSAPEMResourceKeyPairParser
-
The ASN.1 syntax for the private key as per RFC-3447 section A.1.2:
- decodeString(InputStream, int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- decodeString(InputStream, String, int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- decodeString(InputStream, Charset, int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- decodeString(byte[], int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- decodeString(byte[], int, int, int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- decodeString(byte[], Charset, int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- decodeString(byte[], int, int, Charset, int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
Decodes a run-length encoded string
- DEFAULT - Static variable in interface org.apache.sshd.client.config.keys.ClientIdentityLoader
-
A default implementation that assumes a file location that must exist.
- DEFAULT - Static variable in interface org.apache.sshd.common.config.keys.PublicKeyEntryDataResolver
-
- DEFAULT - Static variable in interface org.apache.sshd.common.util.buffer.keys.BufferPublicKeyParser
-
- DEFAULT_ALGORITHM - Static variable in class org.apache.sshd.common.signature.SignatureDSA
-
- DEFAULT_ALGORITHM - Static variable in class org.apache.sshd.common.signature.SignatureECDSA.SignatureECDSA256
-
- DEFAULT_ALGORITHM - Static variable in class org.apache.sshd.common.signature.SignatureECDSA.SignatureECDSA384
-
- DEFAULT_ALGORITHM - Static variable in class org.apache.sshd.common.signature.SignatureECDSA.SignatureECDSA521
-
- DEFAULT_ALGORITHM - Static variable in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- DEFAULT_ALLOW_INSECURE_AUTH - Static variable in interface org.apache.sshd.common.auth.UserAuthMethodFactory
-
- DEFAULT_ALLOW_NON_INTEGRITY_AUTH - Static variable in interface org.apache.sshd.common.auth.UserAuthMethodFactory
-
- DEFAULT_ALLOWED_TO_OVERWRITE - Static variable in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- DEFAULT_BACKLOG - Static variable in interface org.apache.sshd.common.io.IoAcceptor
-
- DEFAULT_BIND_ADDRESS - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_BUFFER_GROWTH_FACTOR - Static variable in class org.apache.sshd.common.util.buffer.BufferUtils
-
- DEFAULT_CIPHER_MODE - Static variable in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- DEFAULT_CIPHERS - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_CLOSE_WAIT_TIMEOUT - Static variable in interface org.apache.sshd.common.Closeable
-
- DEFAULT_COLUMNS_COUNT - Static variable in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- DEFAULT_COMPRESSION - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class org.apache.sshd.common.util.net.NetworkConnector
-
- DEFAULT_CONNECTION_HEARTBEAT_INTERVAL - Static variable in interface org.apache.sshd.common.session.SessionHeartbeatController
-
- DEFAULT_COPY_SIZE - Static variable in class org.apache.sshd.common.util.io.IoUtils
-
Size of preferred work buffer when reading / writing data to / from streams
- DEFAULT_DHGEX_KEY_SIZE - Static variable in class org.apache.sshd.common.util.security.SecurityUtils
-
- DEFAULT_DIGEST - Static variable in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- DEFAULT_EXCLUSIVE_IDENTITIES - Static variable in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- DEFAULT_FINGERPRINT_DIGEST_FACTORY - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
-
- DEFAULT_HEIGHT - Static variable in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- DEFAULT_HEX_SEPARATOR - Static variable in class org.apache.sshd.common.util.buffer.BufferUtils
-
- DEFAULT_HEXDUMP_CHUNK_SIZE - Static variable in class org.apache.sshd.common.util.buffer.BufferUtils
-
- DEFAULT_HEXDUMP_LEVEL - Static variable in class org.apache.sshd.common.util.buffer.BufferUtils
-
- DEFAULT_HOST - Static variable in class org.apache.sshd.common.util.net.NetworkConnector
-
- DEFAULT_HOST_KEY_ALGORITHMS - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_KBD_INTERACTIVE_AUTH - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_KBD_INTERACTIVE_AUTH_VALUE - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_KDF_ROUNDS - Static variable in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyEncryptionContext
-
Default number of bcrypt KDF rounds to apply.
- DEFAULT_KEEP_ALIVE - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_KEX_ALGORITHMS - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_KEY_LENGTH - Static variable in class org.apache.sshd.common.config.keys.loader.DESPrivateKeyObfuscator
-
- DEFAULT_LOG_LEVEL - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_LOGIN_GRACE_TIME - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_MACS - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_MAX_AUTH_TRIES - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_MAX_ROUNDS - Static variable in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
Various discussions on the net seem to indicate that 64 is the value at which many computers seem to slow down
noticeably, so we are rather generous here.
- DEFAULT_MAX_SESSIONS - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_MAX_STARTUPS - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_PASSWORD_AUTH - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_PASSWORD_AUTH_VALUE - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_PORT - Static variable in class org.apache.sshd.common.SshConstants
-
- DEFAULT_PREFERRED_AUTHS - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_PREFERRED_AUTHS_VALUE - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_PTY_MODES - Static variable in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- DEFAULT_PUBKEY_AUTH - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_PUBKEY_AUTH_VALUE - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_PUBLIC_EXPONENT - Static variable in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHRSAPrivateKeyDecoder
-
- DEFAULT_READ_TIMEOUT - Static variable in class org.apache.sshd.common.util.net.NetworkConnector
-
- DEFAULT_REKEY_TIME_LIMIT - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_REUSE_ADDRESS - Static variable in interface org.apache.sshd.common.io.IoService
-
Socket reuse address.
- DEFAULT_ROWS_COUNT - Static variable in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- DEFAULT_RSA_PUBLIC_EXPONENT - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
-
The most commonly used RSA public key exponent
- DEFAULT_SECURITY_PROVIDER_REGISTRARS - Static variable in class org.apache.sshd.common.util.security.SecurityUtils
-
- DEFAULT_SIZE - Static variable in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
Initial default allocated buffer size if none specified
- DEFAULT_SSH_VERSION_PREFIX - Static variable in interface org.apache.sshd.common.session.SessionContext
-
Default prefix expected for the client / server identification string
- DEFAULT_SSHD_STTY_COMMAND - Static variable in class org.apache.sshd.common.channel.SttySupport
-
- DEFAULT_SYSLOG_FACILITY - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_TERMINAL_HEIGHT - Static variable in class org.apache.sshd.common.channel.SttySupport
-
- DEFAULT_TERMINAL_WIDTH - Static variable in class org.apache.sshd.common.channel.SttySupport
-
- DEFAULT_USE_DNS - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- DEFAULT_USERS_HOME - Static variable in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
-
- DEFAULT_WIDTH - Static variable in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- DefaultClientIdentitiesWatcher - Class in org.apache.sshd.client.config.keys
-
- DefaultClientIdentitiesWatcher(ClientIdentityLoader, FilePasswordProvider) - Constructor for class org.apache.sshd.client.config.keys.DefaultClientIdentitiesWatcher
-
- DefaultClientIdentitiesWatcher(ClientIdentityLoader, FilePasswordProvider, boolean) - Constructor for class org.apache.sshd.client.config.keys.DefaultClientIdentitiesWatcher
-
- DefaultClientIdentitiesWatcher(boolean, ClientIdentityLoader, FilePasswordProvider, boolean) - Constructor for class org.apache.sshd.client.config.keys.DefaultClientIdentitiesWatcher
-
- DefaultClientIdentitiesWatcher(ClientIdentityLoaderHolder, FilePasswordProviderHolder) - Constructor for class org.apache.sshd.client.config.keys.DefaultClientIdentitiesWatcher
-
- DefaultClientIdentitiesWatcher(ClientIdentityLoaderHolder, FilePasswordProviderHolder, boolean) - Constructor for class org.apache.sshd.client.config.keys.DefaultClientIdentitiesWatcher
-
- DefaultClientIdentitiesWatcher(boolean, ClientIdentityLoaderHolder, FilePasswordProviderHolder, boolean) - Constructor for class org.apache.sshd.client.config.keys.DefaultClientIdentitiesWatcher
-
- DefaultCloseFuture - Class in org.apache.sshd.common.future
-
- DefaultCloseFuture(Object, Object) - Constructor for class org.apache.sshd.common.future.DefaultCloseFuture
-
Create a new instance
- DefaultConfigFileHostEntryResolver - Class in org.apache.sshd.client.config.hosts
-
Monitors the ~/.ssh/config file of the user currently running the client, re-loading it if necessary.
- DefaultConfigFileHostEntryResolver(boolean) - Constructor for class org.apache.sshd.client.config.hosts.DefaultConfigFileHostEntryResolver
-
- DefaultConfigFileHostEntryResolver(Path, boolean, LinkOption...) - Constructor for class org.apache.sshd.client.config.hosts.DefaultConfigFileHostEntryResolver
-
- defaultEquality() - Static method in interface org.apache.sshd.common.util.functors.UnaryEquator
-
- DefaultSshFuture<T extends SshFuture> - Class in org.apache.sshd.common.future
-
- DefaultSshFuture(Object, Object) - Constructor for class org.apache.sshd.common.future.DefaultSshFuture
-
Creates a new instance.
- DefaultVerifiableSshFuture<T extends SshFuture> - Class in org.apache.sshd.common.future
-
- DefaultVerifiableSshFuture(Object, Object) - Constructor for class org.apache.sshd.common.future.DefaultVerifiableSshFuture
-
- DelayCompression - Class in org.apache.sshd.common.kex.extension.parser
-
- DelayCompression() - Constructor for class org.apache.sshd.common.kex.extension.parser.DelayCompression
-
- DELAYED_ZLIB - Static variable in class org.apache.sshd.common.compression.BuiltinCompressions.Constants
-
- DelayedCompressionAlgorithms - Class in org.apache.sshd.common.kex.extension.parser
-
- DelayedCompressionAlgorithms() - Constructor for class org.apache.sshd.common.kex.extension.parser.DelayedCompressionAlgorithms
-
- DelegateCloseable() - Constructor for class org.apache.sshd.common.util.threads.SshThreadPoolExecutor.DelegateCloseable
-
- delete(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- deleteIfExists(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- deriveEncryptionKey(PrivateKeyEncryptionContext, int) - Method in class org.apache.sshd.common.config.keys.loader.AbstractPrivateKeyObfuscator
-
- deriveEncryptionKey(PrivateKeyEncryptionContext, int) - Method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyPairResourceWriter.KeyEncryptor
-
Derives an encryption key and set the IV on the
context from the passphase provided by the context
using the OpenBSD
BCrypt KDF.
- DERParser - Class in org.apache.sshd.common.util.io.der
-
A bare minimum DER parser - just enough to be able to decode signatures and private keys
- DERParser(byte...) - Constructor for class org.apache.sshd.common.util.io.der.DERParser
-
- DERParser(byte[], int, int) - Constructor for class org.apache.sshd.common.util.io.der.DERParser
-
- DERParser(InputStream) - Constructor for class org.apache.sshd.common.util.io.der.DERParser
-
- DERWriter - Class in org.apache.sshd.common.util.io.der
-
A bare-minimum DER encoder - just enough so we can encoder signatures and keys data
- DERWriter() - Constructor for class org.apache.sshd.common.util.io.der.DERWriter
-
- DERWriter(int) - Constructor for class org.apache.sshd.common.util.io.der.DERWriter
-
- DERWriter(OutputStream) - Constructor for class org.apache.sshd.common.util.io.der.DERWriter
-
- DESPrivateKeyObfuscator - Class in org.apache.sshd.common.config.keys.loader
-
- DESPrivateKeyObfuscator() - Constructor for class org.apache.sshd.common.config.keys.loader.DESPrivateKeyObfuscator
-
- determineEncryption(OpenSSHKeyEncryptionContext) - Static method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyPairResourceWriter
-
- DEV_NULL - Static variable in class org.apache.sshd.common.util.io.EmptyInputStream
-
- diffOffset(byte[], int, byte[], int, int) - Static method in class org.apache.sshd.common.util.NumberUtils
-
- digest() - Method in class org.apache.sshd.common.digest.BaseDigest
-
- Digest - Interface in org.apache.sshd.common.digest
-
Interface used to compute digests, based on algorithms such as MD5 or SHA1.
- digest() - Method in interface org.apache.sshd.common.digest.Digest
-
- DigestFactory - Interface in org.apache.sshd.common.digest
-
- DigestInformation - Interface in org.apache.sshd.common.digest
-
The reported algorithm name refers to the type of digest being calculated.
- DigestUtils - Class in org.apache.sshd.common.digest
-
- DirectoryScanner - Class in org.apache.sshd.common.util.io
-
Class for scanning a directory for files/directories which match certain criteria.
- DirectoryScanner() - Constructor for class org.apache.sshd.common.util.io.DirectoryScanner
-
- DirectoryScanner(Path) - Constructor for class org.apache.sshd.common.util.io.DirectoryScanner
-
- DirectoryScanner(Path, String...) - Constructor for class org.apache.sshd.common.util.io.DirectoryScanner
-
- DirectoryScanner(Path, Collection<String>) - Constructor for class org.apache.sshd.common.util.io.DirectoryScanner
-
- disableSessionHeartbeat() - Method in interface org.apache.sshd.common.session.SessionHeartbeatController
-
Disables the session heartbeat feature - Note: if heartbeat already in progress then it may be ignored.
- div(int) - Static method in class org.apache.sshd.common.util.Int2IntFunction
-
- doClose(boolean) - Method in class org.apache.sshd.common.util.closeable.FuturesCloseable
-
- doClose(boolean) - Method in class org.apache.sshd.common.util.closeable.ParallelCloseable
-
- doClose(boolean) - Method in class org.apache.sshd.common.util.closeable.SequentialCloseable
-
- doClose(boolean) - Method in class org.apache.sshd.common.util.closeable.SimpleCloseable
-
- doCloseGracefully() - Method in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
- doCloseGracefully() - Method in class org.apache.sshd.common.util.closeable.AbstractInnerCloseable
-
- doCloseGracefully() - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor.DelegateCloseable
-
- doCloseImmediately() - Method in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
doCloseImmediately is called once and only once with state == Immediate
- doCloseImmediately() - Method in class org.apache.sshd.common.util.closeable.AbstractInnerCloseable
-
- doCloseImmediately() - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor.DelegateCloseable
-
- doFinal(byte[], int) - Method in class org.apache.sshd.common.mac.BaseMac
-
- doFinal() - Method in interface org.apache.sshd.common.mac.Mac
-
- doFinal(byte[]) - Method in interface org.apache.sshd.common.mac.Mac
-
- doFinal(byte[], int) - Method in interface org.apache.sshd.common.mac.Mac
-
- doGetKeyPairs(SessionContext, ClientIdentityProvider) - Method in class org.apache.sshd.client.config.keys.ClientIdentitiesWatcher
-
- doInitSignature(SessionContext, String, Key, boolean) - Method in class org.apache.sshd.common.signature.AbstractSignature
-
Initializes the internal signature instance
- doLoadKeys(SessionContext, R) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
-
- doLoadKeys(SessionContext, NamedResource, R, FilePasswordProvider) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
-
- doLoadKeys(SessionContext, NamedResource, InputStream, FilePasswordProvider) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
-
- doLoadKeys(SessionContext, Path) - Method in class org.apache.sshd.common.keyprovider.FileKeyPairProvider
-
- doReadKeyPairs(SessionContext, NamedResource, InputStream) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- doReadKeyPairs(SessionContext, NamedResource, InputStream) - Method in class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
-
- doVerify(byte[]) - Method in class org.apache.sshd.common.signature.AbstractSignature
-
- downcast() - Static method in class org.apache.sshd.common.util.GenericUtils
-
- doWriteKeyPair(NamedResource, KeyPair, OutputStream) - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleGeneratorHostKeyProvider
-
- doWriteKeyPair(NamedResource, KeyPair, OutputStream) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- doWriteKeyPair(NamedResource, KeyPair, OutputStream) - Method in class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
-
- DSA - Static variable in class org.apache.sshd.common.config.keys.BuiltinIdentities.Constants
-
- DSA_SIGNATURE_LENGTH - Static variable in class org.apache.sshd.common.signature.SignatureDSA
-
- DSS_ALGORITHM - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
-
Name of algorithm for DSS keys to be used when calling security provider
- DSS_OID - Static variable in class org.apache.sshd.common.config.keys.loader.pem.DSSPEMResourceKeyPairParser
-
- DSSBufferPublicKeyParser - Class in org.apache.sshd.common.util.buffer.keys
-
- DSSBufferPublicKeyParser() - Constructor for class org.apache.sshd.common.util.buffer.keys.DSSBufferPublicKeyParser
-
- DSSPEMResourceKeyPairParser - Class in org.apache.sshd.common.config.keys.loader.pem
-
- DSSPEMResourceKeyPairParser() - Constructor for class org.apache.sshd.common.config.keys.loader.pem.DSSPEMResourceKeyPairParser
-
- DSSPublicKeyEntryDecoder - Class in org.apache.sshd.common.config.keys.impl
-
- DSSPublicKeyEntryDecoder() - Constructor for class org.apache.sshd.common.config.keys.impl.DSSPublicKeyEntryDecoder
-
- DUMMY_PTY_TYPE - Static variable in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- dumpHex(SimplifiedLog, String, PropertyResolver) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- dumpHex(SimplifiedLog, Level, String, PropertyResolver) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- dumpHex(SimplifiedLog, Level, String, PropertyResolver, char, byte...) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- dumpHex(SimplifiedLog, Level, String, PropertyResolver, char, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- dumpHex(SimplifiedLog, Level, String, char, int, byte...) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- dumpHex(SimplifiedLog, Level, String, char, int, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- durationOf(String) - Static method in enum org.apache.sshd.common.config.TimeValueConfig
-
- durationOf(Map<TimeValueConfig, ? extends Number>) - Static method in enum org.apache.sshd.common.config.TimeValueConfig
-
- EC_ALGORITHM - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
-
Name of algorithm for EC keys to be used when calling security provider
- ECBufferPublicKeyParser - Class in org.apache.sshd.common.util.buffer.keys
-
- ECBufferPublicKeyParser() - Constructor for class org.apache.sshd.common.util.buffer.keys.ECBufferPublicKeyParser
-
- ECC_SIGNATURE_TYPE_PREFERENCES - Static variable in interface org.apache.sshd.common.signature.SignatureFactory
-
ECC signature types in ascending order of preference (i.e., most preferred 1st)
- ECC_SUPPORTED_PROP - Static variable in class org.apache.sshd.common.util.security.SecurityUtils
-
System property used to control whether Elliptic Curves are supported or not.
- ECCurves - Enum in org.apache.sshd.common.cipher
-
Utilities for working with elliptic curves.
- ECCurves.Constants - Class in org.apache.sshd.common.cipher
-
- ECCurves.ECPointCompression - Enum in org.apache.sshd.common.cipher
-
The various
ECPoint representation compression indicators
- ECDSA - Static variable in class org.apache.sshd.common.config.keys.BuiltinIdentities.Constants
-
- ECDSA_OID - Static variable in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- ECDSA_SHA2_NISTP256 - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
SSH identifier for EC keys in NIST curve P-256
- ECDSA_SHA2_NISTP384 - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
SSH identifier for EC keys in NIST curve P-384
- ECDSA_SHA2_NISTP521 - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
SSH identifier for EC keys in NIST curve P-521
- ECDSA_SHA2_PREFIX - Static variable in class org.apache.sshd.common.cipher.ECCurves.Constants
-
Standard prefix of NISTP key types when encoded
- ECDSAPEMResourceKeyPairParser - Class in org.apache.sshd.common.config.keys.loader.pem
-
- ECDSAPEMResourceKeyPairParser() - Constructor for class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- ECDSAPublicKeyEntryDecoder - Class in org.apache.sshd.common.config.keys.impl
-
- ECDSAPublicKeyEntryDecoder() - Constructor for class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- ECPOINT_COMPRESSED_VARIANT_2 - Static variable in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- ECPOINT_COMPRESSED_VARIANT_3 - Static variable in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- ECPOINT_UNCOMPRESSED_FORM_INDICATOR - Static variable in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- ecPointToOctetString(String, ECPoint) - Method in enum org.apache.sshd.common.cipher.ECCurves.ECPointCompression
-
- ED25519 - Static variable in class org.apache.sshd.common.config.keys.BuiltinIdentities.Constants
-
- ED25519_OID - Static variable in class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- ED25519BufferPublicKeyParser - Class in org.apache.sshd.common.util.buffer.keys
-
TODO complete this when SSHD-440 is done
- ED25519BufferPublicKeyParser() - Constructor for class org.apache.sshd.common.util.buffer.keys.ED25519BufferPublicKeyParser
-
- Ed25519PEMResourceKeyParser - Class in org.apache.sshd.common.util.security.eddsa
-
- Ed25519PEMResourceKeyParser() - Constructor for class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- Ed25519PublicKeyDecoder - Class in org.apache.sshd.common.util.security.eddsa
-
- EDDSA - Static variable in class org.apache.sshd.common.util.security.SecurityUtils
-
EDDSA support - should match EdDSAKey.KEY_ALGORITHM
- EDDSA_SUPPORTED_PROP - Static variable in class org.apache.sshd.common.util.security.SecurityUtils
-
- EdDSASecurityProviderRegistrar - Class in org.apache.sshd.common.util.security.eddsa
-
- EdDSASecurityProviderRegistrar() - Constructor for class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderRegistrar
-
- EdDSASecurityProviderUtils - Class in org.apache.sshd.common.util.security.eddsa
-
- Elevation - Class in org.apache.sshd.common.kex.extension.parser
-
- Elevation() - Constructor for class org.apache.sshd.common.kex.extension.parser.Elevation
-
- EMPTY - Static variable in interface org.apache.sshd.client.config.hosts.HostConfigEntryResolver
-
An "empty" implementation that does not resolve any entry - i.e., uses the original entry as-is
- EMPTY - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.ParseResult
-
- EMPTY - Static variable in class org.apache.sshd.common.compression.BuiltinCompressions.ParseResult
-
- EMPTY - Static variable in interface org.apache.sshd.common.config.keys.FilePasswordProvider
-
An "empty" provider that returns null - i.e., unprotected key file
- EMPTY - Static variable in interface org.apache.sshd.common.config.keys.loader.KeyPairResourceLoader
-
An empty loader that never fails but always returns an empty list
- EMPTY - Static variable in interface org.apache.sshd.common.config.keys.loader.KeyPairResourceParser
-
An empty parser that never fails, but always report that it cannot extract key pairs and returns empty list if
asked to load
- EMPTY - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.ParseResult
-
- EMPTY - Static variable in interface org.apache.sshd.common.PropertyResolver
-
An "empty" resolver with no properties and no parent
- EMPTY - Static variable in class org.apache.sshd.common.signature.BuiltinSignatures.ParseResult
-
- EMPTY - Static variable in interface org.apache.sshd.common.util.buffer.keys.BufferPublicKeyParser
-
- EMPTY - Static variable in interface org.apache.sshd.common.util.logging.SimplifiedLog
-
- EMPTY - Static variable in interface org.apache.sshd.common.util.security.SecurityProviderChoice
-
- EMPTY_BOOLEAN_ARRAY - Static variable in class org.apache.sshd.common.util.GenericUtils
-
- EMPTY_BYTE_ARRAY - Static variable in class org.apache.sshd.common.util.GenericUtils
-
- EMPTY_CHAR_ARRAY - Static variable in class org.apache.sshd.common.util.GenericUtils
-
- EMPTY_COPY_OPTIONS - Static variable in class org.apache.sshd.common.util.io.IoUtils
-
- EMPTY_FILE_ATTRIBUTES - Static variable in class org.apache.sshd.common.util.io.IoUtils
-
- EMPTY_HEX_SEPARATOR - Static variable in class org.apache.sshd.common.util.buffer.BufferUtils
-
- EMPTY_KEYPAIR_PROVIDER - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
- EMPTY_KEYS_PROVIDER - Static variable in interface org.apache.sshd.common.keyprovider.KeyIdentityProvider
-
- EMPTY_LINK_OPTIONS - Static variable in class org.apache.sshd.common.util.io.IoUtils
-
- EMPTY_OBJECT_ARRAY - Static variable in class org.apache.sshd.common.util.GenericUtils
-
- EMPTY_OPEN_OPTIONS - Static variable in class org.apache.sshd.common.util.io.IoUtils
-
- EMPTY_PASSWORDS_PROVIDER - Static variable in interface org.apache.sshd.client.auth.password.PasswordIdentityProvider
-
- EMPTY_STRING_ARRAY - Static variable in class org.apache.sshd.common.util.GenericUtils
-
- emptyIfNull(byte[]) - Static method in class org.apache.sshd.common.util.NumberUtils
-
- EmptyInputStream - Class in org.apache.sshd.common.util.io
-
A /dev/null implementation - always open
- EmptyInputStream() - Constructor for class org.apache.sshd.common.util.io.EmptyInputStream
-
- ENABLED_PROPERTY - Static variable in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
Property used to configure whether the provider is enabled regardless of whether it is supported.
- encode(T, Buffer) - Method in class org.apache.sshd.common.kex.extension.parser.AbstractKexExtensionParser
-
- encode(DelayedCompressionAlgorithms, Buffer) - Method in class org.apache.sshd.common.kex.extension.parser.DelayCompression
-
- encode(String, Buffer) - Method in class org.apache.sshd.common.kex.extension.parser.Elevation
-
- encode(String, Buffer) - Method in class org.apache.sshd.common.kex.extension.parser.NoFlowControl
-
- encode(List<String>, Buffer) - Method in class org.apache.sshd.common.kex.extension.parser.ServerSignatureAlgorithms
-
- encodeBigInt(OutputStream, BigInteger) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- encodeECPoint(ECPoint, ECParameterSpec) - Static method in enum org.apache.sshd.common.cipher.ECCurves
-
- encodeECPoint(ECPoint, EllipticCurve) - Static method in enum org.apache.sshd.common.cipher.ECCurves
-
- encodeEntryKeyData(byte[]) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDataResolver
-
Encodes the public key entry data bytes into their string representation - by default it assume
Base64
encoding.
- encodeInt(OutputStream, int) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- encodePrivateKey(SecureByteArrayOutputStream, DSAPrivateKey, DSAPublicKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHDSSPrivateKeyEntryDecoder
-
- encodePrivateKey(SecureByteArrayOutputStream, ECPrivateKey, ECPublicKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHECDSAPrivateKeyEntryDecoder
-
- encodePrivateKey(SecureByteArrayOutputStream, RSAPrivateKey, RSAPublicKey) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHRSAPrivateKeyDecoder
-
- encodePrivateKey(SecureByteArrayOutputStream, PRV, PUB) - Method in interface org.apache.sshd.common.config.keys.PrivateKeyEntryDecoder
-
Encodes the
PrivateKey using the
OpenSSH format - same one used by the
decodePublicKey
method(s)
- encodePrivateKey(KeyPair, String, int, String) - Static method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyPairResourceWriter
-
- encodePrivateKey(SecureByteArrayOutputStream, EdDSAPrivateKey, EdDSAPublicKey) - Method in class org.apache.sshd.common.util.security.eddsa.OpenSSHEd25519PrivateKeyEntryDecoder
-
- encodePublicKey(OutputStream, DSAPublicKey) - Method in class org.apache.sshd.common.config.keys.impl.DSSPublicKeyEntryDecoder
-
- encodePublicKey(OutputStream, ECPublicKey) - Method in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- encodePublicKey(OutputStream, OpenSshCertificate) - Method in class org.apache.sshd.common.config.keys.impl.OpenSSHCertificateDecoder
-
- encodePublicKey(OutputStream, RSAPublicKey) - Method in class org.apache.sshd.common.config.keys.impl.RSAPublicKeyDecoder
-
- encodePublicKey(OutputStream, SkEcdsaPublicKey) - Method in class org.apache.sshd.common.config.keys.impl.SkECDSAPublicKeyEntryDecoder
-
- encodePublicKey(OutputStream, SkED25519PublicKey) - Method in class org.apache.sshd.common.config.keys.impl.SkED25519PublicKeyEntryDecoder
-
- encodePublicKey(OutputStream, PUB) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
-
Encodes the
PublicKey using the
OpenSSH format - same one used by the
decodePublicKey
method(s)
- encodePublicKey(PublicKey, String) - Static method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyPairResourceWriter
-
- encodePublicKey(OutputStream, EdDSAPublicKey) - Method in class org.apache.sshd.common.util.security.eddsa.Ed25519PublicKeyDecoder
-
- encodeString(OutputStream, String) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- encodeString(OutputStream, String, String) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- encodeString(OutputStream, String, Charset) - Static method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- END_MARKER - Static variable in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- END_MARKER - Static variable in class org.apache.sshd.common.config.keys.loader.pem.DSSPEMResourceKeyPairParser
-
- END_MARKER - Static variable in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- END_MARKER - Static variable in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PEMResourceKeyPairParser
-
- END_MARKER - Static variable in class org.apache.sshd.common.config.keys.loader.pem.RSAPEMResourceKeyPairParser
-
- END_MARKER - Static variable in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- END_MARKER - Static variable in class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- ENDERS - Static variable in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- ENDERS - Static variable in class org.apache.sshd.common.config.keys.loader.pem.DSSPEMResourceKeyPairParser
-
- ENDERS - Static variable in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- ENDERS - Static variable in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PEMResourceKeyPairParser
-
- ENDERS - Static variable in class org.apache.sshd.common.config.keys.loader.pem.RSAPEMResourceKeyPairParser
-
- ENDERS - Static variable in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleKeyPairResourceParser
-
- ENDERS - Static variable in class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- endsWith(List<?>, List<?>) - Method in class org.apache.sshd.common.file.util.BasePath
-
- endsWith(Path) - Method in class org.apache.sshd.common.file.util.BasePath
-
- endsWith(String) - Method in class org.apache.sshd.common.file.util.BasePath
-
- endsWith(Path) - Method in class org.apache.sshd.common.file.util.MockPath
-
- endsWith(String) - Method in class org.apache.sshd.common.file.util.MockPath
-
- ensureAvailable(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Makes sure the buffer contains enough data to accommodate the requested length
- ensureCapacity(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- ensureCapacity(int, IntUnaryOperator) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- ensureCapacity(int, IntUnaryOperator) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- ensureDirectory(Path, LinkOption...) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- entrySet() - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- entrySet() - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- EnumMapBuilder(Class<K>) - Constructor for class org.apache.sshd.common.util.MapEntryUtils.EnumMapBuilder
-
- EOL - Static variable in class org.apache.sshd.common.util.io.IoUtils
-
The local O/S line separator
- equals(Object) - Method in class org.apache.sshd.common.auth.BasicCredentialsImpl
-
- equals(Object) - Method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- equals(Object) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- equals(Object) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.RawKdfOptions
-
- equals(Object) - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- equals(Object) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- equals(Object) - Method in class org.apache.sshd.common.digest.BaseDigest
-
- equals(Object) - Method in class org.apache.sshd.common.file.util.BasePath
-
- equals(Object) - Method in class org.apache.sshd.common.kex.extension.parser.DelayedCompressionAlgorithms
-
- equals(byte[], byte[]) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- equals(byte[], int, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- equals(Object) - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- equals(Object) - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- equals(Object) - Method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- equals(char, char, boolean) - Static method in class org.apache.sshd.common.util.SelectorUtils
-
Tests whether two characters are equal.
- equals(Object) - Method in class org.apache.sshd.common.util.VersionInfo
-
- errorClosure(Logger) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
- errorClosure(Logger, Throwable) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
- ETM_HMAC_SHA1 - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.Constants
-
- ETM_HMAC_SHA2_256 - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.Constants
-
- ETM_HMAC_SHA2_512 - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.Constants
-
- EventListenerUtils - Class in org.apache.sshd.common.util
-
- EventNotifier<E> - Interface in org.apache.sshd.common.util
-
Notify about the occurrence of an event
- exceptionCaught(IoSession, Throwable) - Method in interface org.apache.sshd.common.io.IoHandler
-
- EXCLUSIVE_IDENTITIES_CONFIG_PROP - Static variable in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
Use only the identities specified in the host entry (if any)
- exec(String) - Static method in class org.apache.sshd.common.channel.SttySupport
-
Execute the specified command and return the output (both stdout and stderr).
- execute(Runnable) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- executor - Variable in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- ExecutorServiceCarrier - Interface in org.apache.sshd.common.util.threads
-
- ExecutorServiceProvider - Interface in org.apache.sshd.common.util.threads
-
- exhaustCurrentIdentities(Iterator<? extends KeyPair>) - Static method in interface org.apache.sshd.common.keyprovider.KeyIdentityProvider
-
Attempts to find the first non-
null KeyPair
- EXISTS - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
-
- exists() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
-
- ExitCallback - Interface in org.apache.sshd.server
-
Callback used by the shell to notify the SSH server is has exited
- EXPLICIT_PROPERTIES - Static variable in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
A case
insensitive NavigableSet of the properties that receive special handling
- extractDataBytes(Collection<String>) - Static method in interface org.apache.sshd.common.config.keys.loader.KeyPairResourceParser
-
Converts the lines assumed to contain BASE-64 encoded data into the actual content bytes.
- extractEC(String, ECParameterSpec) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- extractEDDSAKeyPair(Buffer, String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- extractEncodedSignature(byte[], Collection<String>) - Method in class org.apache.sshd.common.signature.AbstractSignature
-
Makes an attempt to detect if the signature is encoded or pure data
- extractEncodedSignature(byte[], Predicate<? super String>) - Method in class org.apache.sshd.common.signature.AbstractSignature
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, List<String>, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.AbstractKeyPairResourceParser
-
Extracts the key pairs within a single delimited by markers block of lines.
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, byte[], Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.AbstractKeyPairResourceParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.AbstractKeyPairResourceParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, List<String>, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.pem.AbstractPEMResourceKeyPairParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.pem.DSSPEMResourceKeyPairParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PEMResourceKeyPairParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, byte[], PKCS8PrivateKeyInfo, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PEMResourceKeyPairParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.config.keys.loader.pem.RSAPEMResourceKeyPairParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, List<String>, Map<String, String>) - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleKeyPairResourceParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleKeyPairResourceParser
-
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, InputStream, Map<String, String>) - Method in class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- generate(SessionContext, KeyIdentityProvider) - Static method in class org.apache.sshd.common.config.keys.KeyRandomArt
-
Extracts and generates random art entries for all key in the provider
- generateEdDSAPrivateKey(byte[]) - Static method in class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- generateEDDSAPrivateKey(byte[]) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- generateEDDSAPublicKey(byte[]) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- generateEDDSAPublicKey(String, byte[]) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- generateInitializationVector(PrivateKeyEncryptionContext) - Method in class org.apache.sshd.common.config.keys.loader.AbstractPrivateKeyObfuscator
-
- generateInitializationVector(PrivateKeyEncryptionContext) - Method in interface org.apache.sshd.common.config.keys.loader.PrivateKeyObfuscator
-
- generateKeyPair(int) - Method in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- generateKeyPair(int) - Method in class org.apache.sshd.common.config.keys.impl.SkECDSAPublicKeyEntryDecoder
-
- generateKeyPair(int) - Method in class org.apache.sshd.common.config.keys.impl.SkED25519PublicKeyEntryDecoder
-
- generateKeyPair(int) - Method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- generateKeyPair(String, int) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- generateKeyPair(int) - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHECDSAPrivateKeyEntryDecoder
-
- generateKeyPair(String) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- generateMnemonicMap(Class<?>, String) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
Scans using reflection API for all fields that are
public static final that start with the given common
prefix (case
sensitive) and are of type
Number.
- generateMnemonicMap(Class<?>, Predicate<? super Field>) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
Scans using reflection API for all numeric public static final fields that are also accepted by
the predicate.
- generatePrivateKey(KeySpec) - Method in class org.apache.sshd.common.config.keys.impl.AbstractKeyEntryResolver
-
- generatePublicKey(KeySpec) - Method in class org.apache.sshd.common.config.keys.impl.AbstractKeyEntryResolver
-
- generatePublicKey(String, S) - Method in class org.apache.sshd.common.util.buffer.keys.AbstractBufferPublicKeyParser
-
- GenericMapPopulator(M) - Constructor for class org.apache.sshd.common.util.MapEntryUtils.GenericMapPopulator
-
- GenericUtils - Class in org.apache.sshd.common.util
-
- gensalt(int, SecureRandom) - Static method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- gensalt(int) - Static method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- gensalt() - Static method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method,
selecting a reasonable default for the number of hashing
rounds to apply
- get() - Method in interface org.apache.sshd.common.Factory
-
- get(Object) - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- get(Object) - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- get() - Method in class org.apache.sshd.common.util.MapEntryUtils.GenericMapPopulator
-
- get() - Method in interface org.apache.sshd.common.util.ObjectBuilder
-
- get(String) - Static method in enum org.apache.sshd.server.Signal
-
Retrieves a signal value given its name
- get(int) - Static method in enum org.apache.sshd.server.Signal
-
Retrieves a signal value given its numeric value
- getAcceptanceAddress() - Method in interface org.apache.sshd.common.io.IoSession
-
- getAlgorithm() - Method in interface org.apache.sshd.common.AlgorithmNameProvider
-
- getAlgorithm() - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- getAlgorithm() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- getAlgorithm() - Method in class org.apache.sshd.common.cipher.CipherNone
-
- getAlgorithm() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
-
- getAlgorithm() - Method in class org.apache.sshd.common.config.keys.KeyRandomArt
-
- getAlgorithm() - Method in class org.apache.sshd.common.config.keys.loader.pem.AbstractPEMResourceKeyPairParser
-
- getAlgorithm() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getAlgorithm() - Method in class org.apache.sshd.common.digest.BaseDigest
-
- getAlgorithm() - Method in enum org.apache.sshd.common.digest.BuiltinDigests
-
- getAlgorithm() - Method in class org.apache.sshd.common.mac.BaseMac
-
- getAlgorithm() - Method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- getAlgorithm() - Method in class org.apache.sshd.common.signature.AbstractSignature
-
- getAlgorithm() - Method in class org.apache.sshd.common.signature.SignatureSkECDSA
-
- getAlgorithm() - Method in class org.apache.sshd.common.signature.SignatureSkED25519
-
- getAlgorithm() - Method in class org.apache.sshd.common.u2f.SkEcdsaPublicKey
-
- getAlgorithm() - Method in class org.apache.sshd.common.u2f.SkED25519PublicKey
-
- getAlgorithm() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- getAlgorithmIdentifier() - Method in class org.apache.sshd.common.config.keys.loader.pem.AbstractPEMResourceKeyPairParser
-
- getAlgorithmIdentifier() - Method in interface org.apache.sshd.common.config.keys.loader.pem.KeyPairPEMResourceParser
-
- getAlgorithmIdentifier() - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- getAlgorithmParameter() - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- getAllEquivalentKeyTypes(String) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getAmbiguousMenmonics(Class<?>, String) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
Scans using reflection API for all numeric public static final fields that have a common prefix
and whose value is used by several of the other matching fields
- getAmbiguousMenmonics(Class<?>, Predicate<? super Field>) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
Scans using reflection API for all numeric public static final fields that are also accepted by
the predicate and whose value is used by several of the other matching fields
- getAmbiguousOpcodes() - Static method in class org.apache.sshd.common.SshConstants
-
- getAppName() - Method in interface org.apache.sshd.common.u2f.SecurityKeyPublicKey
-
- getAppName() - Method in class org.apache.sshd.common.u2f.SkEcdsaPublicKey
-
- getAppName() - Method in class org.apache.sshd.common.u2f.SkED25519PublicKey
-
- getAPrioriDisabledProviders() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getAttribute(AttributeRepository.AttributeKey<T>) - Method in interface org.apache.sshd.common.AttributeRepository
-
Returns the value of the user-defined attribute.
- getAttribute(Object) - Method in interface org.apache.sshd.common.io.IoSession
-
Returns the value of the user-defined attribute of this session.
- getAttributesCount() - Method in interface org.apache.sshd.common.AttributeRepository
-
- getAvailableKeyLengths() - Static method in class org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator
-
- getAvailableStrings() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getAvailableStrings(Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getBasedir() - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
Returns the base directory to be scanned.
- getBasePropertyName() - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- getBeginners() - Method in class org.apache.sshd.common.config.keys.loader.AbstractKeyPairResourceParser
-
- getBlockSize() - Method in class org.apache.sshd.common.digest.BaseDigest
-
- getBlockSize() - Method in enum org.apache.sshd.common.digest.BuiltinDigests
-
- getBlockSize() - Method in interface org.apache.sshd.common.digest.DigestInformation
-
- getBlockSize() - Method in class org.apache.sshd.common.mac.BaseMac
-
- getBlockSize() - Method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- getBlockSize() - Method in interface org.apache.sshd.common.mac.MacInformation
-
- getBoolean(String) - Method in interface org.apache.sshd.common.PropertyResolver
-
- getBoolean(PropertyResolver, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getBoolean(Map<String, ?>, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getBoolean() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getBooleanProperty(String, boolean) - Method in interface org.apache.sshd.common.PropertyResolver
-
- getBooleanProperty(PropertyResolver, String, boolean) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getBooleanProperty(Map<String, ?>, String, boolean) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getBooleanSettingValue(Map<PtyMode, ?>, PtyMode) - Static method in enum org.apache.sshd.common.channel.PtyMode
-
- getBooleanSettingValue(Map<PtyMode, ?>, Collection<PtyMode>, boolean) - Static method in enum org.apache.sshd.common.channel.PtyMode
-
- getBooleanSettingValue(Object) - Static method in enum org.apache.sshd.common.channel.PtyMode
-
- getBooleanSettingValue(int) - Static method in enum org.apache.sshd.common.channel.PtyMode
-
- getBouncycastleKeyPairResourceParser() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getBoundAddresses() - Method in interface org.apache.sshd.common.io.IoAcceptor
-
- getBuffer() - Method in interface org.apache.sshd.common.io.IoReadFuture
-
- getBuildNumber() - Method in class org.apache.sshd.common.util.VersionInfo
-
- getBuiltinIdentitiesPaths(Path, Collection<String>) - Static method in class org.apache.sshd.client.config.keys.BuiltinClientIdentitiesWatcher
-
- getByCurveSize(ECParameterSpec) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
- getByte() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getByte() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- getBytes() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getBytesConsumed() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getBytesConsumed() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- getCanonicalKeyType(String) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getCanonicalUser(String) - Static method in class org.apache.sshd.common.util.OsUtils
-
Remove Windows domain and/or group prefix as well as "(User);" suffix
- getCaPubKey() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getCaPubKey() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getCertificateFactory(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getCharset(String, Charset) - Method in interface org.apache.sshd.common.PropertyResolver
-
- getCharset(PropertyResolver, String, Charset) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getCharset(Map<String, ?>, String, Charset) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getCipher(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getCipherBlockSize() - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- getCipherBlockSize() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- getCipherBlockSize() - Method in interface org.apache.sshd.common.cipher.CipherInformation
-
- getCipherBlockSize() - Method in class org.apache.sshd.common.cipher.CipherNone
-
- getCipherFactoryName() - Method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyEncryptionContext
-
- getCipherInformation(boolean) - Method in interface org.apache.sshd.common.session.SessionContext
-
Retrieves current cipher information - Note: may change if key re-exchange executed
- getCipherInstance() - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- getCipherMode() - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- getCipherName() - Method in class org.apache.sshd.common.config.keys.loader.AbstractPrivateKeyObfuscator
-
- getCipherName() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHParserContext
-
- getCipherName() - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- getCipherName() - Method in interface org.apache.sshd.common.config.keys.loader.PrivateKeyObfuscator
-
- getCipherName() - Method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyEncryptionContext
-
- getCipherType() - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- getClassValue() - Method in enum org.apache.sshd.common.util.io.der.ASN1Class
-
- getClient2Server() - Method in class org.apache.sshd.common.kex.extension.parser.DelayedCompressionAlgorithms
-
- getClientIdentities(SessionContext) - Method in class org.apache.sshd.client.config.keys.ClientIdentityFileWatcher
-
- getClientIdentities(SessionContext) - Method in interface org.apache.sshd.client.config.keys.ClientIdentityProvider
-
Provides a
KeyPair representing the client identity
- getClientIdentityLoader() - Method in class org.apache.sshd.client.config.keys.ClientIdentityFileWatcher
-
- getClientIdentityLoader() - Method in interface org.apache.sshd.client.config.keys.ClientIdentityLoaderHolder
-
- getClientIdentityLoader() - Method in class org.apache.sshd.client.config.keys.LazyClientKeyIdentityProvider
-
- getClientKexProposals() - Method in interface org.apache.sshd.common.session.SessionContext
-
- getClientVersion() - Method in interface org.apache.sshd.common.session.SessionContext
-
Retrieve the client version for this session.
- getCommandMessageName(int) - Static method in class org.apache.sshd.common.SshConstants
-
Converts a command value to a user-friendly name
- getComment() - Method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- getCompactClone(byte[]) - Static method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
Creates a compact buffer (i.e., one that starts at offset zero) containing a copy of the original data
- getCompactClone(byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
Creates a compact buffer (i.e., one that starts at offset zero) containing a copy of the original data
- getCompactData() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getComparablePath(String) - Static method in class org.apache.sshd.common.util.OsUtils
-
- getCompressionInformation(boolean) - Method in interface org.apache.sshd.common.session.SessionContext
-
Retrieves current compression information - Note: may change if key re-exchange executed
- getConfigLine() - Method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- getConfigurationPropertyName(String) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- getConnectTimeout() - Method in class org.apache.sshd.common.util.net.NetworkConnector
-
- getCriticalOptions() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getCriticalOptions() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getCurrentUser() - Static method in class org.apache.sshd.common.util.OsUtils
-
Get current user name
- getCurveSize(ECParameterSpec) - Static method in enum org.apache.sshd.common.cipher.ECCurves
-
- getDefaultBlockSize() - Method in class org.apache.sshd.common.mac.BaseMac
-
- getDefaultBlockSize() - Method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- getDefaultBlockSize() - Method in interface org.apache.sshd.common.mac.MacInformation
-
- getDefaultBuiltinIdentitiesPaths(Path) - Static method in class org.apache.sshd.client.config.keys.BuiltinClientIdentitiesWatcher
-
- getDefaultBuiltinIdentitiesPaths() - Static method in class org.apache.sshd.client.config.keys.DefaultClientIdentitiesWatcher
-
- getDefaultDir() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- getDefaultFingerPrintFactory() - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getDefaultHomeDir() - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
-
- getDefaultHostConfigFile() - Static method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- getDefaultKeysFolderPath() - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- getDefaultKnownHostsFile() - Static method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- getDefaultProviderChoice() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getDefaultSecurityEntitySupportValue(Class<?>) - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleSecurityProviderRegistrar
-
- getDefaultSecurityEntitySupportValue(Class<?>) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- getDelegatePublicKey() - Method in interface org.apache.sshd.common.u2f.SecurityKeyPublicKey
-
- getDelegatePublicKey() - Method in class org.apache.sshd.common.u2f.SkEcdsaPublicKey
-
- getDelegatePublicKey() - Method in class org.apache.sshd.common.u2f.SkED25519PublicKey
-
- getDelegateSignature() - Method in class org.apache.sshd.common.signature.AbstractSecurityKeySignature
-
- getDelegateSignature() - Method in class org.apache.sshd.common.signature.SignatureSkECDSA
-
- getDelegateSignature() - Method in class org.apache.sshd.common.signature.SignatureSkED25519
-
- getDescription() - Method in enum org.apache.sshd.common.kex.KexProposalOption
-
- getDigester() - Method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- getDigestForParams() - Method in enum org.apache.sshd.common.cipher.ECCurves
-
- getDigestValue() - Method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- getDisconnectCode() - Method in exception org.apache.sshd.common.SshException
-
- getDisconnectReasonName(int) - Static method in class org.apache.sshd.common.SshConstants
-
Converts a disconnect reason value to a user-friendly name
- getEDDSAKeySize(Key) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- getEDDSAKeySize(Key) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getEDDSAPrivateKeyType() - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- getEDDSAPrivateKeyType() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getEDDSAPublicKeyEntryDecoder() - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- getEDDSAPublicKeyEntryDecoder() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getEDDSAPublicKeyType() - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- getEDDSAPublicKeyType() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getEDDSASignature() - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- getEDDSASigner() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getEffectiveSecurityEntityName(Class<?>, String) - Static method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
Determines the "pure" security entity name - e.g., for
Ciphers it strips the trailing
transformation specification in order to extract the base cipher name - e.g., "AES/CBC/NoPadding" =>
"AES"
- getEncoded() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getEncoded() - Method in class org.apache.sshd.common.u2f.SkEcdsaPublicKey
-
- getEncoded() - Method in class org.apache.sshd.common.u2f.SkED25519PublicKey
-
- getEnders() - Method in class org.apache.sshd.common.config.keys.loader.AbstractKeyPairResourceParser
-
- getEndingMarkers() - Method in class org.apache.sshd.common.config.keys.loader.AbstractKeyPairResourceParser
-
- getEntityType() - Method in interface org.apache.sshd.common.util.security.SecurityEntityFactory
-
- getEOLBytes() - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- getException() - Method in class org.apache.sshd.common.io.AbstractIoWriteFuture
-
- getException() - Method in interface org.apache.sshd.common.io.IoConnectFuture
-
Returns the cause of the connection failure.
- getException() - Method in interface org.apache.sshd.common.io.IoReadFuture
-
Returns the cause of the read failure.
- getException() - Method in interface org.apache.sshd.common.io.IoWriteFuture
-
- getExecutorService() - Method in interface org.apache.sshd.common.util.threads.ExecutorServiceCarrier
-
- getExecutorServiceProvider() - Method in interface org.apache.sshd.common.util.threads.ExecutorServiceProvider
-
- getExpiredValue() - Method in class org.apache.sshd.common.session.helpers.TimeoutIndicator
-
- getExtensions() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getExtensions() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getExternalNetwork4Addresses() - Static method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- getFileName() - Method in class org.apache.sshd.common.file.util.BasePath
-
- getFileName() - Method in class org.apache.sshd.common.file.util.MockPath
-
- getFileOwner(Path, LinkOption...) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
Get file owner.
- getFilePasswordProvider() - Method in class org.apache.sshd.client.config.keys.ClientIdentityFileWatcher
-
- getFilePasswordProvider() - Method in class org.apache.sshd.client.config.keys.LazyClientKeyIdentityProvider
-
- getFilePasswordProvider() - Method in interface org.apache.sshd.common.config.keys.FilePasswordProviderHolder
-
- getFileStore(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- getFileStores() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
-
- getFileStores() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- getFileStores() - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- getFileSystem(URI) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- getFileSystem(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- getFileSystem() - Method in class org.apache.sshd.common.file.util.BasePath
-
- getFileSystem() - Method in class org.apache.sshd.common.file.util.MockPath
-
- getFilter() - Method in class org.apache.sshd.client.config.keys.LazyClientIdentityIterator
-
- getFingerPrint(PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getFingerPrint(String) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getFingerPrint(String, Charset) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getFingerPrint(Factory<? extends Digest>, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getFingerPrint(Digest, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getFingerPrint(Factory<? extends Digest>, String) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getFingerPrint(Factory<? extends Digest>, String, Charset) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getFingerPrint(Digest, String) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getFingerPrint(Digest, String, Charset) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getFingerPrint(Factory<? extends Digest>, String) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- getFingerPrint(Factory<? extends Digest>, String, Charset) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- getFingerPrint(Digest, String) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- getFingerPrint(Digest, String, Charset) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- getFingerPrint(Factory<? extends Digest>, byte...) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- getFingerPrint(Factory<? extends Digest>, byte[], int, int) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- getFingerPrint(Digest, byte...) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- getFingerPrint(Digest, byte[], int, int) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- getFirstExternalNetwork4Address() - Static method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
Returns the first external network address assigned to this machine or null if one is not found.
- getFormat() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getFormat() - Method in class org.apache.sshd.common.u2f.SkEcdsaPublicKey
-
- getFormat() - Method in class org.apache.sshd.common.u2f.SkED25519PublicKey
-
- getFutureLock() - Method in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
- getHashedEntry() - Method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- getHost() - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- getHost() - Method in class org.apache.sshd.common.util.net.NetworkConnector
-
- getHostName() - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- getHostName() - Method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- getId() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getId() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getId() - Method in class org.apache.sshd.common.future.AbstractSshFuture
-
- getId() - Method in interface org.apache.sshd.common.future.WaitableFuture
-
- getId() - Method in interface org.apache.sshd.common.io.IoSession
-
- getIdentities() - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- getIdentitiesExtractor() - Method in class org.apache.sshd.client.config.keys.LazyClientIdentityIterator
-
- getIdentityFileName(NamedResource) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
-
- getIdentityFileName(String) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
-
- getIdentityFileName(String, String, String) - Static method in class org.apache.sshd.common.config.keys.IdentityUtils
-
- getIdentityType(String) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
-
- getIncludes() - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
- getIndicatorValue() - Method in enum org.apache.sshd.common.cipher.ECCurves.ECPointCompression
-
- getInitVector() - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- getInnerCloseable() - Method in class org.apache.sshd.common.util.closeable.AbstractInnerCloseable
-
- getInstance() - Static method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- getInstance(String) - Method in interface org.apache.sshd.common.util.security.SecurityEntityFactory
-
- getInt() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getInteger(String) - Method in interface org.apache.sshd.common.PropertyResolver
-
- getInteger(PropertyResolver, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getInteger(Map<String, ?>, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getInterval() - Method in enum org.apache.sshd.common.config.TimeValueConfig
-
- getIntProperty(String, int) - Method in interface org.apache.sshd.common.PropertyResolver
-
- getIntProperty(PropertyResolver, String, int) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getIntProperty(Map<String, ?>, String, int) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getIoResource(SessionContext, R) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
-
- getIoResource(SessionContext, String) - Method in class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- getIoResource(SessionContext, Path) - Method in class org.apache.sshd.common.keyprovider.FileKeyPairProvider
-
- getIoServiceEventListener() - Method in interface org.apache.sshd.common.io.IoServiceEventListenerManager
-
- getIterables() - Method in class org.apache.sshd.common.util.helper.LazyIterablesConcatenator
-
- getIVSize() - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- getIVSize() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- getIVSize() - Method in interface org.apache.sshd.common.cipher.CipherInformation
-
- getIVSize() - Method in class org.apache.sshd.common.cipher.CipherNone
-
- getJavaVersion() - Static method in class org.apache.sshd.common.util.OsUtils
-
- getKdfOptions() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHParserContext
-
- getKdfOptions() - Method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyPairResourceWriter.KeyEncryptor
-
Retrieves the KDF options used.
- getKdfRounds() - Method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyEncryptionContext
-
Retrieves the number of KDF rounds to apply.
- getKdfSize() - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- getKdfSize() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- getKdfSize() - Method in interface org.apache.sshd.common.cipher.CipherInformation
-
- getKdfSize() - Method in class org.apache.sshd.common.cipher.CipherNone
-
- getKexNegotiationResult() - Method in interface org.apache.sshd.common.session.SessionContext
-
- getKexState() - Method in interface org.apache.sshd.common.session.SessionContext
-
- getKeyAgreement(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getKeyClass() - Method in class org.apache.sshd.common.util.buffer.keys.AbstractBufferPublicKeyParser
-
- getKeyData() - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- getKeyDataEntryResolver(String) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- getKeyDataResolver() - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- getKeyEntry() - Method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- getKeyFactory(String) - Method in class org.apache.sshd.common.util.buffer.keys.AbstractBufferPublicKeyParser
-
- getKeyFactory(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.impl.DSSPublicKeyEntryDecoder
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.impl.OpenSSHCertificateDecoder
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.impl.RSAPublicKeyDecoder
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.impl.SkECDSAPublicKeyEntryDecoder
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.impl.SkED25519PublicKeyEntryDecoder
-
- getKeyFactoryInstance() - Method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHDSSPrivateKeyEntryDecoder
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHECDSAPrivateKeyEntryDecoder
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHRSAPrivateKeyDecoder
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.util.security.eddsa.Ed25519PublicKeyDecoder
-
- getKeyFactoryInstance() - Method in class org.apache.sshd.common.util.security.eddsa.OpenSSHEd25519PrivateKeyEntryDecoder
-
- getKeyIdentityProvider() - Method in interface org.apache.sshd.common.keyprovider.KeyIdentityProviderHolder
-
- getKeyPair() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.impl.DSSPublicKeyEntryDecoder
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.impl.OpenSSHCertificateDecoder
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.impl.RSAPublicKeyDecoder
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.impl.SkECDSAPublicKeyEntryDecoder
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.impl.SkED25519PublicKeyEntryDecoder
-
- getKeyPairGenerator() - Method in interface org.apache.sshd.common.config.keys.KeyEntryResolver
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHDSSPrivateKeyEntryDecoder
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHECDSAPrivateKeyEntryDecoder
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHRSAPrivateKeyDecoder
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.util.security.eddsa.Ed25519PublicKeyDecoder
-
- getKeyPairGenerator() - Method in class org.apache.sshd.common.util.security.eddsa.OpenSSHEd25519PrivateKeyEntryDecoder
-
- getKeyPairGenerator(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getKeyPairProvider() - Method in interface org.apache.sshd.common.keyprovider.KeyPairProviderHolder
-
Retrieve the KeyPairProvider that will be used to find the host key to use on the server side or the
user key on the client side.
- getKeyPairResourceLoader() - Method in class org.apache.sshd.common.config.keys.loader.FileWatcherKeyPairResourceLoader
-
- getKeyPairResourceParser() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getKeySize() - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- getKeySize() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- getKeySize() - Method in class org.apache.sshd.common.cipher.CipherNone
-
- getKeySize() - Method in enum org.apache.sshd.common.cipher.ECCurves
-
- getKeySize() - Method in class org.apache.sshd.common.config.keys.KeyRandomArt
-
- getKeySize(Key) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
Determines the key size in bits
- getKeySize() - Method in interface org.apache.sshd.common.keyprovider.KeySizeIndicator
-
- getKeySize() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- getKeySpec() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- getKeyType() - Method in enum org.apache.sshd.common.cipher.ECCurves
-
- getKeyType(KeyPair) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getKeyType(Key) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getKeyType() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getKeyType() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getKeyType() - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- getKeyType() - Method in interface org.apache.sshd.common.keyprovider.KeyTypeIndicator
-
- getKeyTypes(SessionContext) - Method in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
- getKeyTypes(SessionContext) - Method in class org.apache.sshd.common.keyprovider.MappedKeyPairProvider
-
- getLength() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- getLinkOptions(boolean) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- getLocalAddress() - Method in interface org.apache.sshd.common.util.net.ConnectionEndpointsIndicator
-
- getLocations() - Method in class org.apache.sshd.client.config.keys.LazyClientKeyIdentityProvider
-
- getLoggingLevel() - Method in enum org.apache.sshd.common.config.LogLevelValue
-
- getLoginOptions() - Method in class org.apache.sshd.common.config.keys.AuthorizedKeyEntry
-
- getLong(String) - Method in interface org.apache.sshd.common.PropertyResolver
-
- getLong(PropertyResolver, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getLong(Map<String, ?>, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getLong() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getLongProperty(String, long) - Method in interface org.apache.sshd.common.PropertyResolver
-
- getLongProperty(PropertyResolver, String, long) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getLongProperty(Map<String, ?>, String, long) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getLowerCaseValue() - Method in enum org.apache.sshd.common.config.TimeValueConfig
-
- getMac(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getMacInformation(boolean) - Method in interface org.apache.sshd.common.session.SessionContext
-
Retrieves current MAC information - Note: may change if key re-exchange executed
- getMajorVersion() - Method in class org.apache.sshd.common.util.VersionInfo
-
- getManagedSessions() - Method in interface org.apache.sshd.common.io.IoService
-
Returns the map of all sessions which are currently managed by this service.
- getMappedSyspropKey(Object) - Static method in class org.apache.sshd.common.SyspropsMapWrapper
-
- getMarker() - Method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- getMatchingDeclaredFields(Class<?>, Predicate<? super Field>) - Static method in class org.apache.sshd.common.util.ReflectionUtils
-
- getMatchingFields(Class<?>, Predicate<? super Field>) - Static method in class org.apache.sshd.common.util.ReflectionUtils
-
- getMaxAllowedRounds() - Static method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- getMaxCloseWaitTime(PropertyResolver) - Static method in interface org.apache.sshd.common.Closeable
-
- getMaxDHGroupExchangeKeySize() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getMessage() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getMessage() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getMessageDigest() - Method in class org.apache.sshd.common.digest.BaseDigest
-
- getMessageDigest(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getMinorVersion() - Method in class org.apache.sshd.common.util.VersionInfo
-
- getMnemonicFields(Class<?>, Predicate<? super Field>) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
Scans using reflection API for all numeric public static final fields that are also accepted by
the predicate.
- getMPInt() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getMPIntAsBytes() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getName() - Method in enum org.apache.sshd.client.config.hosts.KnownHostDigest
-
- getName() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- getName() - Method in enum org.apache.sshd.common.cipher.ECCurves
-
- getName() - Method in class org.apache.sshd.common.compression.BaseCompression
-
- getName() - Method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
- getName() - Method in enum org.apache.sshd.common.config.CompressionConfigValue
-
- getName() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
-
- getName() - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- getName() - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.RawKdfOptions
-
- getName() - Method in enum org.apache.sshd.common.digest.BuiltinDigests
-
- getName(int) - Method in class org.apache.sshd.common.file.util.BasePath
-
- getName(int) - Method in class org.apache.sshd.common.file.util.MockPath
-
- getName() - Method in class org.apache.sshd.common.kex.extension.parser.AbstractKexExtensionParser
-
- getName() - Method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- getName() - Method in interface org.apache.sshd.common.NamedResource
-
- getName() - Method in class org.apache.sshd.common.random.AbstractRandomFactory
-
- getName() - Method in class org.apache.sshd.common.random.JceRandom
-
- getName() - Method in class org.apache.sshd.common.random.SingletonRandomFactory
-
- getName() - Method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
- getName() - Method in class org.apache.sshd.common.util.io.resource.AbstractIoResource
-
- getName() - Method in class org.apache.sshd.common.util.io.resource.ClassLoaderResource
-
- getName() - Method in class org.apache.sshd.common.util.io.resource.URLResource
-
- getName() - Method in class org.apache.sshd.common.util.security.AbstractSecurityProviderRegistrar
-
- getName() - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleRandom
-
- getNameCount() - Method in class org.apache.sshd.common.file.util.BasePath
-
- getNameCount() - Method in class org.apache.sshd.common.file.util.MockPath
-
- getNameList(Collection<? extends NamedResource>) - Static method in interface org.apache.sshd.common.NamedResource
-
- getNameList() - 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.
- getNameList(Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getNameList(char) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getNameList(Charset, char) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Parses a string that contains values separated by a delimiter
- getNames(Collection<? extends NamedResource>) - Static method in interface org.apache.sshd.common.NamedResource
-
- getNegotiatedKexParameter(KexProposalOption) - Method in interface org.apache.sshd.common.session.SessionContext
-
Retrieve one of the negotiated values during the KEX stage
- getNextPowerOf2(int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- getNextPowerOf2(int) - Static method in class org.apache.sshd.common.util.NumberUtils
-
- getNonce() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getNonce() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getNumeric() - Method in enum org.apache.sshd.server.Signal
-
- getNumPointOctets() - Method in enum org.apache.sshd.common.cipher.ECCurves
-
- getNumRegisteredListeners() - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
- getNumRounds() - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- getObjClass() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- getObject(String) - Method in interface org.apache.sshd.common.PropertyResolver
-
- getObject(PropertyResolver, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getObject(Map<String, ?>, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getObjType() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- getOID() - Method in enum org.apache.sshd.common.cipher.ECCurves
-
- getOIDValue() - Method in enum org.apache.sshd.common.cipher.ECCurves
-
- getOpenErrorCodeName(int) - Static method in class org.apache.sshd.common.SshConstants
-
Converts an open error value to a user-friendly name
- getOpenOptions() - Method in class org.apache.sshd.common.util.io.resource.PathResource
-
- getOpenSSHEDDSAPrivateKeyEntryDecoder() - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- getOpenSSHEDDSAPrivateKeyEntryDecoder() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getOptions() - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.RawKdfOptions
-
- getOrCreateProvider(String) - Method in class org.apache.sshd.common.util.security.AbstractSecurityProviderRegistrar
-
Attempts to see if a provider with this name already registered.
- getParameters() - Method in enum org.apache.sshd.common.cipher.ECCurves
-
- getParent() - Method in class org.apache.sshd.common.file.util.BasePath
-
- getParent() - Method in class org.apache.sshd.common.file.util.MockPath
-
- getParentPropertyResolver() - Method in interface org.apache.sshd.common.PropertyResolver
-
- getParentPropertyResolver() - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- getParsedFactories() - Method in class org.apache.sshd.common.config.FactoriesListParseResult
-
- getParsedResources() - Method in class org.apache.sshd.common.config.NamedResourceListParseResult
-
- getParsedValues() - Method in class org.apache.sshd.common.config.ListParseResult
-
- getPassword() - Method in class org.apache.sshd.common.auth.BasicCredentialsImpl
-
- getPassword() - Method in interface org.apache.sshd.common.auth.PasswordHolder
-
- getPassword(SessionContext, NamedResource, int) - Method in interface org.apache.sshd.common.config.keys.FilePasswordProvider
-
- getPassword() - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- getPasswordFinder() - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
-
- getPath(URI) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- getPath(String, String...) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- getPath(String, String...) - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- getPath() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
-
- getPath() - Method in class org.apache.sshd.common.util.io.resource.PathResource
-
- getPath() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- getPathMatcher(String) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- getPathMatcher(String) - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- getPaths() - Method in class org.apache.sshd.common.keyprovider.FileHostKeyCertificateProvider
-
- getPaths() - Method in class org.apache.sshd.common.keyprovider.FileKeyPairProvider
-
- getPattern() - Method in class org.apache.sshd.client.config.hosts.HostPatternValue
-
- getPatterns() - Method in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
- getPEMResourceParserByAlgorithm(String) - Static method in class org.apache.sshd.common.config.keys.loader.pem.PEMResourceParserUtils
-
- getPEMResourceParserByOid(String) - Static method in class org.apache.sshd.common.config.keys.loader.pem.PEMResourceParserUtils
-
- getPEMResourceParserByOidValues(Collection<? extends Number>) - Static method in class org.apache.sshd.common.config.keys.loader.pem.PEMResourceParserUtils
-
- getPermissions(Path, LinkOption...) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- getPermissionsFromFile(File) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- getPort() - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- getPort() - Method in class org.apache.sshd.client.config.hosts.HostPatternValue
-
- getPort() - Method in class org.apache.sshd.common.util.net.NetworkConnector
-
- getPort() - Method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- getPrincipals() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getPrincipals() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getPrivateKeyBytes() - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- getPrivateKeyEntryDecoder(String) - Static method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- getPrivateKeyEntryDecoder(KeyPair) - Static method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- getPrivateKeyEntryDecoder(Key) - Static method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- getPrivateKeyEntryDecoder(Class<?>) - Static method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- getPrivateKeyObfuscator() - Method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- getPrivateKeyType() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
-
- getPrivateKeyType() - Method in interface org.apache.sshd.common.config.keys.Identity
-
- getPrivateKeyType() - Method in interface org.apache.sshd.common.config.keys.IdentityResourceLoader
-
- getPrivateKeyType() - Method in class org.apache.sshd.common.config.keys.impl.AbstractIdentityResourceLoader
-
- getProperties() - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- getProperties() - Method in interface org.apache.sshd.common.PropertyResolver
-
A map of properties that can be used to configure the SSH server or client.
- getProperties() - Method in class org.apache.sshd.common.util.security.AbstractSecurityProviderRegistrar
-
- getProperties() - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- getProperty(String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- getProperty(String, String) - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- getProposalIndex() - Method in enum org.apache.sshd.common.kex.KexProposalOption
-
- getProtocol() - Method in class org.apache.sshd.common.util.net.NetworkConnector
-
- getProviders() - Method in class org.apache.sshd.client.config.keys.LazyClientIdentityIterator
-
- getProviders() - Method in class org.apache.sshd.common.keyprovider.MultiKeyIdentityIterator
-
- getPtyColumns() - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- getPtyColumns() - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- getPtyHeight() - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- getPtyHeight() - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- getPtyLines() - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- getPtyLines() - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- getPtyModes() - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- getPtyModes() - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- getPtyType() - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- getPtyType() - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- getPtyWidth() - Method in class org.apache.sshd.common.channel.PtyChannelConfiguration
-
- getPtyWidth() - Method in interface org.apache.sshd.common.channel.PtyChannelConfigurationHolder
-
- getPublicKey() - Method in interface org.apache.sshd.client.auth.pubkey.PublicKeyIdentity
-
- getPublicKey() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getPublicKey(BufferPublicKeyParser<? extends PublicKey>) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getPublicKeyEntryDecoder(String) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getPublicKeyEntryDecoder(KeyPair) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getPublicKeyEntryDecoder(Key) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getPublicKeyEntryDecoder(Class<?>) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getPublicKeyType() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
-
- getPublicKeyType() - Method in interface org.apache.sshd.common.config.keys.Identity
-
- getPublicKeyType() - Method in interface org.apache.sshd.common.config.keys.IdentityResourceLoader
-
- getPublicKeyType() - Method in class org.apache.sshd.common.config.keys.impl.AbstractIdentityResourceLoader
-
- getPureValueBytes() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- getRandomFactory() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getRawBytes(byte[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getRawBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- getRawBytes(byte[], int, int) - Method in interface org.apache.sshd.common.util.Readable
-
- getRawECKey(String, ECParameterSpec, Buffer) - Method in class org.apache.sshd.common.util.buffer.keys.ECBufferPublicKeyParser
-
- getRawFingerprint(PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getRawFingerprint(Factory<? extends Digest>, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getRawFingerprint(Digest, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getRawFingerprint(Digest, byte...) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- getRawFingerprint(Digest, byte[], int, int) - Static method in class org.apache.sshd.common.digest.DigestUtils
-
- getRawKeyType() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getRawKeyType() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getRawPublicKey() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getRawPublicKey(BufferPublicKeyParser<? extends PublicKey>) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getRawPublicKey(String, Buffer) - Method in interface org.apache.sshd.common.util.buffer.keys.BufferPublicKeyParser
-
- getRawPublicKey(String, Buffer) - Method in class org.apache.sshd.common.util.buffer.keys.DSSBufferPublicKeyParser
-
- getRawPublicKey(String, Buffer) - Method in class org.apache.sshd.common.util.buffer.keys.ECBufferPublicKeyParser
-
- getRawPublicKey(String, Buffer) - Method in class org.apache.sshd.common.util.buffer.keys.ED25519BufferPublicKeyParser
-
- getRawPublicKey(String, Buffer) - Method in class org.apache.sshd.common.util.buffer.keys.OpenSSHCertPublicKeyParser
-
- getRawPublicKey(String, Buffer) - Method in class org.apache.sshd.common.util.buffer.keys.RSABufferPublicKeyParser
-
- getRawPublicKey(String, Buffer) - Method in class org.apache.sshd.common.util.buffer.keys.SkECBufferPublicKeyParser
-
- getRawPublicKey(String, Buffer) - Method in class org.apache.sshd.common.util.buffer.keys.SkED25519BufferPublicKeyParser
-
- getRead() - Method in interface org.apache.sshd.common.io.IoReadFuture
-
- getReadTimeout() - Method in class org.apache.sshd.common.util.net.NetworkConnector
-
- getRegisteredExtensionParser(String) - Static method in class org.apache.sshd.common.kex.extension.KexExtensions
-
- getRegisteredExtensionParserNames() - Static method in class org.apache.sshd.common.kex.extension.KexExtensions
-
- getRegisteredExtensions() - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- getRegisteredExtensions() - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
- getRegisteredExtensions() - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- getRegisteredExtensions() - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
- getRegisteredKeyDataEntryResolvers() - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- getRegisteredKeyTypeAliases() - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
- getRegisteredPrivateKeyObfuscator(String) - Static method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- getRegisteredPrivateKeyObfuscatorCiphers() - Static method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- getRegisteredPrivateKeyObfuscators() - Static method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- getRegisteredProvider(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getRegisteredProviders() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getRelease() - Method in class org.apache.sshd.common.util.VersionInfo
-
- getRemoteAddress() - Method in interface org.apache.sshd.common.util.net.ConnectionEndpointsIndicator
-
- getReserved() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getReserved() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getResourceLoader() - Method in class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- getResourceLoader() - Method in class org.apache.sshd.common.util.io.resource.ClassLoaderResource
-
- getResources() - Method in class org.apache.sshd.common.keyprovider.ClassLoadableResourceKeyPairProvider
-
- getResourceType() - Method in class org.apache.sshd.common.util.io.resource.AbstractIoResource
-
- getResourceType() - Method in interface org.apache.sshd.common.util.io.resource.IoResource
-
- getResourceValue() - Method in class org.apache.sshd.common.util.io.resource.AbstractIoResource
-
- getResourceValue() - Method in interface org.apache.sshd.common.util.io.resource.IoResource
-
- getRoot() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
-
- getRoot() - Method in class org.apache.sshd.common.file.util.BasePath
-
- getRoot() - Method in class org.apache.sshd.common.file.util.MockPath
-
- getRootDirectories() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- getRootDirectories() - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- getRootFileSystem() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
-
- getRounds() - Method in exception org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions.BCryptBadRoundsException
-
- getSalt() - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- getSaltValue() - Method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
- getScheme() - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- getSecurityProvider() - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleSecurityProviderRegistrar
-
- getSecurityProvider() - Method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderRegistrar
-
- getSecurityProvider() - Method in interface org.apache.sshd.common.util.security.SecurityProviderChoice
-
- getSeedValue(EdDSAPublicKey) - Static method in class org.apache.sshd.common.util.security.eddsa.Ed25519PublicKeyDecoder
-
- getSeparator() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- getSeparator() - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- getSerial() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getSerial() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getServer2Client() - Method in class org.apache.sshd.common.kex.extension.parser.DelayedCompressionAlgorithms
-
- getServerHostKey() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getServerHostKey() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getServerKexProposals() - Method in interface org.apache.sshd.common.session.SessionContext
-
- getServerVersion() - Method in interface org.apache.sshd.common.session.SessionContext
-
Retrieve the server version for this session.
- getService() - Method in interface org.apache.sshd.common.io.IoSession
-
- getSession() - Method in interface org.apache.sshd.common.auth.UserAuthInstance
-
- getSession() - Method in interface org.apache.sshd.common.io.IoConnectFuture
-
- getSessionContext() - Method in class org.apache.sshd.common.keyprovider.MultiKeyIdentityIterator
-
- getSessionContext() - Method in interface org.apache.sshd.common.session.SessionContextHolder
-
- getSessionHeartbeatInterval() - Method in interface org.apache.sshd.common.session.SessionHeartbeatController
-
- getSessionHeartbeatType() - Method in interface org.apache.sshd.common.session.SessionHeartbeatController
-
- getSessionId() - Method in interface org.apache.sshd.common.session.SessionContext
-
- getShort() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getSignature() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getSignature() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getSignature() - Method in class org.apache.sshd.common.signature.AbstractSignature
-
- getSignature(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- getSignatureAlg() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getSignatureAlg() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getSignatureFactories() - Method in interface org.apache.sshd.common.signature.SignatureFactoriesManager
-
- getSignatureFactories(SignatureFactoriesManager) - Static method in interface org.apache.sshd.common.signature.SignatureFactoriesManager
-
- getSignatureFactoriesNameList() - Method in interface org.apache.sshd.common.signature.SignatureFactoriesManager
-
- getSignatureFactoriesNames() - Method in interface org.apache.sshd.common.signature.SignatureFactoriesManager
-
- getSignatureKeyType() - Method in class org.apache.sshd.common.signature.AbstractSecurityKeySignature
-
- getSignatureKeyType() - Method in class org.apache.sshd.common.signature.SignatureSkECDSA
-
- getSignatureKeyType() - Method in class org.apache.sshd.common.signature.SignatureSkED25519
-
- getSimplifiedLogger() - Method in class org.apache.sshd.common.util.logging.AbstractLoggingBean
-
- getStatus() - Method in class org.apache.sshd.common.session.helpers.TimeoutIndicator
-
- getString(String) - Method in interface org.apache.sshd.common.PropertyResolver
-
- getString(PropertyResolver, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getString(Map<String, ?>, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getString() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getString(Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
Reads a string using a given charset.
- getString(Charset) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- getStringList(boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getStringList(boolean, Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getStringList(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getStringList(int, Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getStringProperty(String, String) - Method in interface org.apache.sshd.common.PropertyResolver
-
- getStringProperty(PropertyResolver, String, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getStringProperty(Map<String, ?>, String, String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- getSttyCommand() - Static method in class org.apache.sshd.common.channel.SttySupport
-
- getSupportedKeySizes() - Method in class org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator
-
- getSupportedKeySizes() - Method in class org.apache.sshd.common.config.keys.loader.DESPrivateKeyObfuscator
-
- getSupportedKeySizes() - Method in interface org.apache.sshd.common.config.keys.loader.PrivateKeyObfuscator
-
- getSupportedKeyTypes() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
-
- getSupportedKeyTypes() - Method in class org.apache.sshd.common.config.keys.impl.AbstractIdentityResourceLoader
-
- getSupportedKeyTypes() - Method in interface org.apache.sshd.common.config.keys.KeyTypeNamesSupport
-
- getSupportedKeyTypes() - Method in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- getSupportedKeyTypes() - Method in class org.apache.sshd.common.util.buffer.keys.AbstractBufferPublicKeyParser
-
- getTerminalHeight() - Static method in class org.apache.sshd.common.channel.SttySupport
-
Returns the value of "stty size" height param.
- getTerminalProperty(String) - Static method in class org.apache.sshd.common.channel.SttySupport
-
- getTerminalWidth() - Static method in class org.apache.sshd.common.channel.SttySupport
-
Returns the value of "stty size" width param.
- getThresholdValue() - Method in class org.apache.sshd.common.session.helpers.TimeoutIndicator
-
- getTransformation() - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- getTransformation() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- getTransformation() - Method in interface org.apache.sshd.common.cipher.CipherInformation
-
- getTransformation() - Method in class org.apache.sshd.common.cipher.CipherNone
-
- getTtyProps() - Static method in class org.apache.sshd.common.channel.SttySupport
-
- getType() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getType() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getType() - Method in class org.apache.sshd.common.util.helper.LazyMatchingTypeIterable
-
- getType() - Method in class org.apache.sshd.common.util.helper.LazyMatchingTypeIterator
-
- getTypeValue() - Method in enum org.apache.sshd.common.util.io.der.ASN1Type
-
- getUByte() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getUInt() - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- getUInt(byte...) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- getUInt(byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- getUnixPtyModes() - Static method in class org.apache.sshd.common.channel.SttySupport
-
- getUnmappedSyspropKey(Object) - Static method in class org.apache.sshd.common.SyspropsMapWrapper
-
- getUnsupportedFactories() - Method in class org.apache.sshd.common.config.FactoriesListParseResult
-
- getUnsupportedResources() - Method in class org.apache.sshd.common.config.NamedResourceListParseResult
-
- getUnsupportedValues() - Method in class org.apache.sshd.common.config.ListParseResult
-
- getUpperCaseValue() - Method in enum org.apache.sshd.common.config.TimeValueConfig
-
- getURI() - Method in class org.apache.sshd.common.util.io.resource.URIResource
-
- getURL() - Method in class org.apache.sshd.common.util.io.resource.URLResource
-
- getUserAuthFactories() - Method in interface org.apache.sshd.common.auth.UserAuthFactoriesManager
-
Retrieve the list of named factories for UserAuth objects.
- getUserAuthFactoriesNameList() - Method in interface org.apache.sshd.common.auth.UserAuthFactoriesManager
-
- getUserAuthFactoriesNames() - Method in interface org.apache.sshd.common.auth.UserAuthFactoriesManager
-
- getUserHomeDir(SessionContext) - Method in interface org.apache.sshd.common.file.FileSystemFactory
-
- getUserHomeDir(SessionContext) - Method in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
-
- getUserHomeDir(String) - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
-
- getUserHomeDir(SessionContext) - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
-
- getUserHomeFolder() - Static method in class org.apache.sshd.common.config.keys.IdentityUtils
-
- getUsername() - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- getUsername() - Method in class org.apache.sshd.common.auth.BasicCredentialsImpl
-
- getUsername() - Method in interface org.apache.sshd.common.auth.UsernameHolder
-
- getUserPrincipalLookupService() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
-
- getUserPrincipalLookupService() - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- getUsersHomeDir() - Method in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
-
- getValidAfter() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getValidAfter() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getValidAfterDate() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getValidBefore() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getValidBefore() - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- getValidBeforeDate() - Method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getValidDate(long) - Static method in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- getValue() - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
- getValue() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- getValues() - Method in class org.apache.sshd.common.util.helper.LazyMatchingTypeIterable
-
- getValues() - Method in class org.apache.sshd.common.util.helper.LazyMatchingTypeIterator
-
- getVerifierSignatureSize() - Method in class org.apache.sshd.common.signature.SignatureRSA
-
- getVerifierSignatureSize(RSAKey) - Static method in class org.apache.sshd.common.signature.SignatureRSA
-
- getVersion() - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- getVersionProperties() - Static method in class org.apache.sshd.common.config.VersionProperties
-
- globToRegex(String) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- groupByKeyType(Collection<? extends I>) - Static method in interface org.apache.sshd.common.keyprovider.KeyTypeIndicator
-
- ID_FILE_PREFIX - Static variable in class org.apache.sshd.client.config.keys.ClientIdentity
-
- ID_FILE_SUFFIX - Static variable in class org.apache.sshd.client.config.keys.ClientIdentity
-
- ID_GENERATOR - Static variable in class org.apache.sshd.client.config.keys.ClientIdentity
-
- Identity - Interface in org.apache.sshd.common.config.keys
-
Represents an SSH key type - the referenced algorithm is the one used to generate the key - e.g., "RSA",
"DSA", "EC".
- identity() - Static method in interface org.apache.sshd.common.util.io.functors.IOFunction
-
Returns a function that always returns its input argument.
- IDENTITY_FILE_CONFIG_PROP - Static variable in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- IdentityResourceLoader<PUB extends PublicKey,PRV extends PrivateKey> - Interface in org.apache.sshd.common.config.keys
-
- IdentityUtils - Class in org.apache.sshd.common.config.keys
-
- IGNORING - Static variable in interface org.apache.sshd.common.config.keys.PrivateKeyEntryResolver
-
A resolver that ignores all input
- IGNORING - Static variable in interface org.apache.sshd.common.config.keys.PublicKeyEntryResolver
-
A resolver that ignores all input
- IgnoringEmptyMap<K,V> - Class in org.apache.sshd.common.util
-
A dummy map that ignores all put/remove calls
- IgnoringEmptyMap() - Constructor for class org.apache.sshd.common.util.IgnoringEmptyMap
-
- immutable() - Method in class org.apache.sshd.common.util.MapEntryUtils.EnumMapBuilder
-
- immutable() - Method in class org.apache.sshd.common.util.MapEntryUtils.MapBuilder
-
- immutable() - Method in class org.apache.sshd.common.util.MapEntryUtils.NavigableMapBuilder
-
- indexOf(CharSequence, char) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- infoClosure(Logger) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
- infoClosure(Logger, Throwable) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
- infoOf(Path, LinkOption...) - Method in interface org.apache.sshd.common.util.io.FileInfoExtractor
-
- init(Cipher.Mode, byte[], byte[]) - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- init(Cipher.Mode, byte[], byte[]) - Method in interface org.apache.sshd.common.cipher.Cipher
-
Initialize the cipher for encryption or decryption with the given key and initialization vector
- init(Cipher.Mode, byte[], byte[]) - Method in class org.apache.sshd.common.cipher.CipherNone
-
- init(Compression.Type, int) - Method in interface org.apache.sshd.common.compression.Compression
-
Initialize this object to either compress or uncompress data.
- init(Compression.Type, int) - Method in class org.apache.sshd.common.compression.CompressionNone
-
- init(Compression.Type, int) - Method in class org.apache.sshd.common.compression.CompressionZlib
-
- init() - Method in class org.apache.sshd.common.digest.BaseDigest
-
- init() - Method in interface org.apache.sshd.common.digest.Digest
-
- init(byte[]) - Method in class org.apache.sshd.common.mac.BaseMac
-
- init(byte[]) - Method in interface org.apache.sshd.common.mac.Mac
-
- initialize(String, byte[]) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- initialize(InputStream, int) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- initialize(String, byte[]) - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.RawKdfOptions
-
- initialize(String, byte[]) - Method in interface org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKdfOptions
-
- initializeExceptionCause(T, Throwable) - Static method in class org.apache.sshd.common.util.ValidateUtils
-
- initializeIVData(Cipher.Mode, byte[], int) - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- initializeIVData(Cipher.Mode, byte[], int) - Method in class org.apache.sshd.common.cipher.BaseRC4Cipher
-
- initializeKeyData(Cipher.Mode, byte[], int) - Method in class org.apache.sshd.common.cipher.BaseCipher
-
- initializeObfuscator(C, PrivateKeyObfuscator, String) - Static method in class org.apache.sshd.common.config.keys.loader.PrivateKeyEncryptionContext
-
- initSigner(SessionContext, PrivateKey) - Method in class org.apache.sshd.common.signature.AbstractSecurityKeySignature
-
- initSigner(SessionContext, PrivateKey) - Method in class org.apache.sshd.common.signature.AbstractSignature
-
- initSigner(SessionContext, PrivateKey) - Method in interface org.apache.sshd.common.signature.Signature
-
- initVerifier(SessionContext, PublicKey) - Method in class org.apache.sshd.common.signature.AbstractSecurityKeySignature
-
- initVerifier(SessionContext, PublicKey) - Method in class org.apache.sshd.common.signature.AbstractSignature
-
- initVerifier(SessionContext, PublicKey) - Method in interface org.apache.sshd.common.signature.Signature
-
- initVerifier(SessionContext, PublicKey) - Method in class org.apache.sshd.common.signature.SignatureRSA
-
- INPUT_OPTIONS - Static variable in class org.apache.sshd.server.shell.TtyFilterInputStream
-
- InputStreamWithChannel - Class in org.apache.sshd.common.util.io
-
- InputStreamWithChannel() - Constructor for class org.apache.sshd.common.util.io.InputStreamWithChannel
-
- insertCharacter(Buffer, int) - Method in class org.apache.sshd.server.shell.TtyFilterInputStream
-
- INSTANCE - Static variable in class org.apache.sshd.client.config.hosts.DefaultConfigFileHostEntryResolver
-
The default instance that enforces the same permissions regime as OpenSSH
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.impl.DSSPublicKeyEntryDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.impl.ECDSAPublicKeyEntryDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.impl.OpenSSHCertificateDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.impl.RSAPublicKeyDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.impl.SkECDSAPublicKeyEntryDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.impl.SkED25519PublicKeyEntryDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.DESPrivateKeyObfuscator
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHDSSPrivateKeyEntryDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHECDSAPrivateKeyEntryDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyPairResourceParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHRSAPrivateKeyDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.pem.DSSPEMResourceKeyPairParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PEMResourceKeyPairParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.pem.RSAPEMResourceKeyPairParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.loader.ssh2.Ssh2PublicKeyEntryDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyPairResourceWriter
-
- INSTANCE - Static variable in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
-
- INSTANCE - Static variable in class org.apache.sshd.common.kex.extension.parser.DelayCompression
-
- INSTANCE - Static variable in class org.apache.sshd.common.kex.extension.parser.Elevation
-
- INSTANCE - Static variable in class org.apache.sshd.common.kex.extension.parser.NoFlowControl
-
- INSTANCE - Static variable in class org.apache.sshd.common.kex.extension.parser.ServerSignatureAlgorithms
-
- INSTANCE - Static variable in class org.apache.sshd.common.random.JceRandomFactory
-
- INSTANCE - Static variable in class org.apache.sshd.common.SyspropsMapWrapper
-
The one and only wrapper instance
- INSTANCE - Static variable in class org.apache.sshd.common.util.buffer.keys.DSSBufferPublicKeyParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.buffer.keys.ECBufferPublicKeyParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.buffer.keys.ED25519BufferPublicKeyParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.buffer.keys.OpenSSHCertPublicKeyParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.buffer.keys.RSABufferPublicKeyParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.buffer.keys.SkECBufferPublicKeyParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.buffer.keys.SkED25519BufferPublicKeyParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleKeyPairResourceParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleRandomFactory
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.security.eddsa.Ed25519PublicKeyDecoder
-
- INSTANCE - Static variable in class org.apache.sshd.common.util.security.eddsa.OpenSSHEd25519PrivateKeyEntryDecoder
-
- Int2IntFunction - Class in org.apache.sshd.common.util
-
- invoke(ARG) - Method in interface org.apache.sshd.common.util.Invoker
-
- invokeAll(ARG, Collection<? extends Invoker<? super ARG, ?>>) - Static method in interface org.apache.sshd.common.util.Invoker
-
Invokes all the instances ignoring the return value.
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- Invoker<ARG,RET> - Interface in org.apache.sshd.common.util
-
The complement to the Callable interface - accepts one argument and possibly throws something
- invokeTillFirstFailure(ARG, Collection<? extends Invoker<? super ARG, ?>>) - Static method in interface org.apache.sshd.common.util.Invoker
-
Invokes all instances until 1st failure (if any)
- IoAcceptor - Interface in org.apache.sshd.common.io
-
- IoBaseCloseable - Class in org.apache.sshd.common.util.closeable
-
- IoBaseCloseable() - Constructor for class org.apache.sshd.common.util.closeable.IoBaseCloseable
-
- IoBaseCloseable(String) - Constructor for class org.apache.sshd.common.util.closeable.IoBaseCloseable
-
- IoConnectFuture - Interface in org.apache.sshd.common.io
-
- IoConnector - Interface in org.apache.sshd.common.io
-
- IOFunction<T,R> - Interface in org.apache.sshd.common.util.io.functors
-
Invokes some I/O function on the input returning some output and potentially throwing an
IOException in the
process
- IoHandler - Interface in org.apache.sshd.common.io
-
- IoHandlerFactory - Interface in org.apache.sshd.common.io
-
- IoInputStream - Interface in org.apache.sshd.common.io
-
- IoOutputStream - Interface in org.apache.sshd.common.io
-
- IoReadFuture - Interface in org.apache.sshd.common.io
-
- IoResource<T> - Interface in org.apache.sshd.common.util.io.resource
-
- IoService - Interface in org.apache.sshd.common.io
-
- IoServiceEventListener - Interface in org.apache.sshd.common.io
-
- IoServiceEventListenerManager - Interface in org.apache.sshd.common.io
-
- IoServiceFactory - Interface in org.apache.sshd.common.io
-
- IoSession - Interface in org.apache.sshd.common.io
-
- IoUtils - Class in org.apache.sshd.common.util.io
-
TODO Add javadoc
- IoWriteFuture - Interface in org.apache.sshd.common.io
-
- IPV4_ANYADDR - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- IPV6_LONG_ANY_ADDRESS - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- IPV6_LONG_LOCALHOST - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- IPV6_MAX_HEX_DIGITS_PER_GROUP - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
Max.
- IPV6_MAX_HEX_GROUPS - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
Max.
- IPV6_SHORT_ANY_ADDRESS - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- IPV6_SHORT_LOCALHOST - Static variable in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- IS_KEX_EXTENSION_SIGNAL - Static variable in class org.apache.sshd.common.kex.extension.KexExtensions
-
- IS_NONE_CIPHER - Static variable in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHParserContext
-
- IS_NONE_KDF - Static variable in interface org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKdfOptions
-
- isAbsolute() - Method in class org.apache.sshd.common.file.util.BasePath
-
- isAbsolute() - Method in class org.apache.sshd.common.file.util.MockPath
-
- isAllOptionsValue(String) - Static method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isAmbiguousOpcode(int) - Static method in class org.apache.sshd.common.SshConstants
-
- isAPrioriDisabledProvider(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- isAuthenticated() - Method in interface org.apache.sshd.common.session.SessionContext
-
- isBouncyCastleRegistered() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- isCanceled() - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
- isCanceled() - Method in interface org.apache.sshd.common.io.IoConnectFuture
-
- isCarrierGradeNatIPv4Address(String) - Static method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- isCaseSensitive() - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
- isCertificateFactorySupported(String) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isCharSetting(PtyMode) - Static method in enum org.apache.sshd.common.channel.PtyMode
-
- isCipherSupported(String) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isClassAvailable(ClassLoader, String) - Static method in class org.apache.sshd.common.util.ReflectionUtils
-
- isClosed() - Method in interface org.apache.sshd.common.Closeable
-
Returns true if this object has been closed.
- isClosed() - Method in interface org.apache.sshd.common.future.CloseFuture
-
- isClosed() - Method in class org.apache.sshd.common.future.DefaultCloseFuture
-
- isClosed() - Method in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
- isClosed() - Method in class org.apache.sshd.common.util.closeable.SimpleCloseable
-
- isClosed() - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- isClosed() - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- isClosing() - Method in interface org.apache.sshd.common.Closeable
-
- isClosing() - Method in class org.apache.sshd.common.util.closeable.AbstractCloseable
-
- isClosing() - Method in class org.apache.sshd.common.util.closeable.SimpleCloseable
-
- isClosing() - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- isClosing() - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- isCompressionExecuted() - Method in class org.apache.sshd.common.compression.BaseCompression
-
- isCompressionExecuted() - Method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
- isCompressionExecuted() - Method in interface org.apache.sshd.common.compression.CompressionInformation
-
- isCompressionExecuted() - Method in class org.apache.sshd.common.compression.CompressionNone
-
- isCompressionExecuted() - Method in enum org.apache.sshd.common.config.CompressionConfigValue
-
- isConnected() - Method in interface org.apache.sshd.common.io.IoConnectFuture
-
- isConstructed() - Method in class org.apache.sshd.common.util.io.der.ASN1Object
-
- isCreateHome() - Method in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
-
Should the home directories be created automatically
- isDataIntegrityAuthenticationTransport(SessionContext) - Static method in interface org.apache.sshd.common.auth.UserAuthMethodFactory
-
- isDataIntegrityTransport(SessionContext) - Static method in interface org.apache.sshd.common.session.SessionContext
-
- isDelayed() - Method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
- isDelayed() - Method in class org.apache.sshd.common.compression.CompressionDelayedZlib
-
- isDelayed() - Method in interface org.apache.sshd.common.compression.CompressionInformation
-
Delayed compression is an Open-SSH specific feature which informs both the client and server to not compress data
before the session has been authenticated.
- isDelayed() - Method in class org.apache.sshd.common.compression.CompressionNone
-
- isDelayed() - Method in class org.apache.sshd.common.compression.CompressionZlib
-
- isDelayed() - Method in enum org.apache.sshd.common.config.CompressionConfigValue
-
- isDHGroupExchangeSupported() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- isDHGroupExchangeSupported(int) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- isDHOakelyGroupSupported(int) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- ISDIR - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
-
- isDone() - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
- isDone() - Method in interface org.apache.sshd.common.future.WaitableFuture
-
- isECCSupported() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- isEDDSACurveSupported() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- isEDDSAKey(Key) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- isEDDSAKeyFactoryAlgorithm(String) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- isEDDSAKeyPairGeneratorAlgorithm(String) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- isEDDSASignatureAlgorithm(String) - Static method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderUtils
-
- isEmpty(KeyIdentityProvider) - Static method in interface org.apache.sshd.common.keyprovider.KeyIdentityProvider
-
- isEmpty() - Method in class org.apache.sshd.common.SyspropsMapWrapper
-
- isEmpty(CharSequence) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isEmpty(Collection<?>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isEmpty(Map<?, ?>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isEmpty(Iterable<? extends T>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isEmpty(Iterator<? extends T>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isEmpty(T...) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isEmpty(char[]) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isEmpty() - Method in class org.apache.sshd.common.util.IgnoringEmptyMap
-
- isEmpty(byte[]) - Static method in class org.apache.sshd.common.util.NumberUtils
-
- isEmpty(int[]) - Static method in class org.apache.sshd.common.util.NumberUtils
-
- isEmpty(long[]) - Static method in class org.apache.sshd.common.util.NumberUtils
-
- isEnabled(Level) - Method in interface org.apache.sshd.common.util.logging.SimplifiedLog
-
- isEnabled() - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleSecurityProviderRegistrar
-
- isEnabled() - Method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderRegistrar
-
- isEnabled() - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isEncrypted() - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.BCryptKdfOptions
-
- isEncrypted() - Method in class org.apache.sshd.common.config.keys.loader.openssh.kdf.RawKdfOptions
-
- isEncrypted() - Method in interface org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyDecryptor
-
- isEncrypted() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHParserContext
-
- isEncryptThenMac() - Method in class org.apache.sshd.common.mac.BaseMac
-
- isEncryptThenMac() - Method in interface org.apache.sshd.common.mac.MacInformation
-
- isEquivalent(PublicKeyEntry) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
-
- isEquivalent(SshdSocketAddress) - Method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- isExecutable(File) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- isHidden(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- isHostMatch(String, int) - Method in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
Checks if a given host name / address matches the entry's host pattern(s)
- isHostMatch(String, int, Collection<HostPatternValue>) - Static method in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
- isHostMatch(String, Pattern) - Static method in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
Checks if a given host name / address matches a host pattern
- isHostMatch(String, int) - Method in class org.apache.sshd.client.config.hosts.KnownHostEntry
-
- isHostMatch(String, int) - Method in class org.apache.sshd.client.config.hosts.KnownHostHashValue
-
Checks if the host matches the hash
- isIdentitiesOnly() - Method in class org.apache.sshd.client.config.hosts.HostConfigEntry
-
- isIgnoreNonExisting() - Method in class org.apache.sshd.client.config.keys.LazyClientKeyIdentityProvider
-
- isIncluded(String) - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
Tests whether or not a name matches against at least one include pattern.
- isIntegerNumber(CharSequence) - Static method in class org.apache.sshd.common.util.NumberUtils
-
Checks if optional sign and all others are '0'-'9'
- isIPv4Address(String) - Static method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- isIPv6Address(String) - Static method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- isKeyAgreementSupported(String) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isKeyFactorySupported(String) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isKeyPairGeneratorSupported(String) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isKeyTypeSupported(String) - Method in class org.apache.sshd.common.util.buffer.keys.AbstractBufferPublicKeyParser
-
- isKeyTypeSupported(String) - Method in interface org.apache.sshd.common.util.buffer.keys.BufferPublicKeyParser
-
- isLoggable(Level, Level) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
Verifies if the given level is above the required threshold for logging.
- isLoggable(Logger, Level) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
-
- isLoopback(InetAddress) - Static method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- isLoopback(String) - Static method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- isMacSupported(String) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isMappedSyspropKey(String) - Static method in class org.apache.sshd.common.SyspropsMapWrapper
-
- isMessageDigestSupported(String) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isNamedProviderUsed() - Method in interface org.apache.sshd.common.util.security.SecurityProviderChoice
-
- isNamedProviderUsed() - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isNegated() - Method in class org.apache.sshd.client.config.hosts.HostPatternValue
-
- isNoneCipherIncluded(String) - Static method in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
-
- isNoneValue(String) - Static method in class org.apache.sshd.common.PropertyResolverUtils
-
- isNormal() - Method in class org.apache.sshd.common.file.util.BasePath
-
- isNotEmpty(CharSequence) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isNotEmpty(Collection<?>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isNotEmpty(Map<?, ?>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isNotEmpty(Iterable<? extends T>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isNotEmpty(Iterator<? extends T>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isNoTouchRequired() - Method in interface org.apache.sshd.common.u2f.SecurityKeyPublicKey
-
- isNoTouchRequired() - Method in class org.apache.sshd.common.u2f.SkEcdsaPublicKey
-
- isNoTouchRequired() - Method in class org.apache.sshd.common.u2f.SkED25519PublicKey
-
- isNumericClass(Class<?>) - Static method in class org.apache.sshd.common.util.NumberUtils
-
- isOpen() - Method in interface org.apache.sshd.common.Closeable
-
- isOpen() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
-
- isOpen() - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- isOpen() - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
-
- isOpen() - Method in class org.apache.sshd.common.util.io.LimitInputStream
-
- isOpen() - Method in class org.apache.sshd.common.util.io.NullInputStream
-
- isOpen() - Method in class org.apache.sshd.common.util.io.NullOutputStream
-
- isOSX() - Static method in class org.apache.sshd.common.util.OsUtils
-
- isOverwriteAllowed() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
-
- isPrivateIPv4Address(String) - Static method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
Checks if the address is one of the allocated private blocks
- isProviderRegistered(String) - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- isPublicKeyRecoverySupported() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHDSSPrivateKeyEntryDecoder
-
- isPublicKeyRecoverySupported() - Method in class org.apache.sshd.common.config.keys.loader.openssh.OpenSSHRSAPrivateKeyDecoder
-
- isPublicKeyRecoverySupported() - Method in interface org.apache.sshd.common.config.keys.PrivateKeyEntryDecoder
-
- isPublicKeyRecoverySupported() - Method in class org.apache.sshd.common.util.security.eddsa.OpenSSHEd25519PrivateKeyEntryDecoder
-
- isReadOnly() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
-
- isReadOnly() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
-
- isReadOnly() - Method in class org.apache.sshd.common.file.util.MockFileSystem
-
- ISREG - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
-
- isRegistrationCompleted() - Static method in class org.apache.sshd.common.util.security.SecurityUtils
-
- isSameFile(Path, Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
-
- isSameReference(T, T) - Static method in class org.apache.sshd.common.util.GenericUtils
-
- isSecureAuthenticationTransport(SessionContext) - Static method in interface org.apache.sshd.common.auth.UserAuthMethodFactory
-
- isSecureSessionTransport(SessionContext) - Static method in interface org.apache.sshd.common.session.SessionContext
-
- isSecurityEntitySupported(Class<?>, String) - Method in class org.apache.sshd.common.util.security.AbstractSecurityProviderRegistrar
-
- isSecurityEntitySupported(Class<?>, String) - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleSecurityProviderRegistrar
-
- isSecurityEntitySupported(Class<?>, String) - Method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderRegistrar
-
- isSecurityEntitySupported(Class<?>, String) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isSecurityEntitySupported(SecurityProviderRegistrar, Class<?>, String, String) - Static method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
Checks whether the requested entity type algorithm/name is listed as supported by the registrar's configuration
- isSecurityEntitySupported(PropertyResolver, String, Class<?>, String, String) - Static method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isServerSession() - Method in interface org.apache.sshd.common.session.SessionContext
-
Quick indication if this is a server or client session (instead of having to ask instanceof).
- isShutdown() - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- isShutdown() - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- isSignatureSupported(String) - Method in interface org.apache.sshd.common.util.security.SecurityProviderRegistrar
-
- isSpecificHostPattern(String) - Static method in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
- isStrict() - Method in class org.apache.sshd.client.config.hosts.DefaultConfigFileHostEntryResolver
-
- isStrict() - Method in class org.apache.sshd.client.config.keys.ClientIdentityFileWatcher
-
- isSupported(SessionContext, KeyPair) - Method in class org.apache.sshd.client.config.keys.BuiltinClientIdentitiesWatcher
-
- isSupported() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
-
- isSupported() - Method in enum org.apache.sshd.common.cipher.ECCurves
-
- isSupported() - Method in enum org.apache.sshd.common.compression.BuiltinCompressions
-
- isSupported() - Method in enum org.apache.sshd.common.config.CompressionConfigValue
-
- isSupported() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
-
- isSupported() - Method in enum org.apache.sshd.common.digest.BuiltinDigests
-
- isSupported() - Method in enum org.apache.sshd.common.mac.BuiltinMacs
-
- isSupported() - Method in interface org.apache.sshd.common.OptionalFeature
-
- isSupported() - Method in class org.apache.sshd.common.random.JceRandomFactory
-
- isSupported() - Method in class org.apache.sshd.common.random.SingletonRandomFactory
-
- isSupported() - Method in enum org.apache.sshd.common.signature.BuiltinSignatures
-
- isSupported() - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleRandomFactory
-
- isSupported() - Method in class org.apache.sshd.common.util.security.bouncycastle.BouncyCastleSecurityProviderRegistrar
-
- isSupported() - Method in class org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderRegistrar
-
- isSupportedOnly() - Method in class org.apache.sshd.client.config.keys.BuiltinClientIdentitiesWatcher
-
- ISSYMLINK - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
-
- isTerminated() - Method in class org.apache.sshd.common.util.threads.NoCloseExecutor
-
- isTerminated() - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- isTerminating() - Method in class org.apache.sshd.common.util.threads.SshThreadPoolExecutor
-
- isUNIX() - Static method in class org.apache.sshd.common.util.OsUtils
-
- isValidHostAddress(InetAddress) - Static method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
- isValidInt32Value(long) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- isValidIPv4AddressComponent(CharSequence) - Static method in class org.apache.sshd.common.util.net.SshdSocketAddress
-
Checks if the provided argument is a valid IPv4 address component:
- isValidLocation(NamedResource) - Method in interface org.apache.sshd.client.config.keys.ClientIdentityLoader
-
- isValidMessageStructure(Class<?>...) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- isValidMessageStructure(Collection<Class<?>>) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- isValidPatternChar(char) - Static method in class org.apache.sshd.client.config.hosts.HostPatternsHolder
-
Checks if the given character is valid for a host pattern.
- isValidUint32Value(long) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
-
- isValidVersionPrefix(String) - Static method in interface org.apache.sshd.common.session.SessionContext
-
- isWin32() - Static method in class org.apache.sshd.common.util.OsUtils
-
- isWindowsDriveSpecified(CharSequence) - Static method in class org.apache.sshd.common.util.SelectorUtils
-
- isWindowsDriveSpecified(CharSequence, int, int) - Static method in class org.apache.sshd.common.util.SelectorUtils
-
- isWindowsExecutable(String) - Static method in class org.apache.sshd.common.util.io.IoUtils
-
- isWritten() - Method in class org.apache.sshd.common.io.AbstractIoWriteFuture
-
- isWritten() - Method in interface org.apache.sshd.common.io.IoWriteFuture
-
- iterableOf(Collection<? extends PasswordIdentityProvider>) - Static method in interface org.apache.sshd.client.auth.password.PasswordIdentityProvider
-
- iterableOf(SessionContext, Collection<? extends KeyIdentityProvider>) - Static method in interface org.apache.sshd.common.keyprovider.KeyIdentityProvider
-
- iterateDefaultClassLoaders(Class<?>) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
-
- iterator() - Method in class org.apache.sshd.common.file.util.BasePath
-
- iterator() - Method in class org.apache.sshd.common.file.util.MockPath
-
- iterator() - Method in class org.apache.sshd.common.util.helper.LazyIterablesConcatenator
-
- iterator() - Method in class org.apache.sshd.common.util.helper.LazyMatchingTypeIterable
-
- iteratorOf(HostKeyIdentityProvider) - Static method in interface org.apache.sshd.client.auth.hostbased.HostKeyIdentityProvider
-
- iteratorOf(PasswordIdentityProvider, PasswordIdentityProvider) - Static method in interface org.apache.sshd.client.auth.password.PasswordIdentityProvider
-
- iteratorOf(PasswordIdentityProvider) - Static method in interface org.apache.sshd.client.auth.password.PasswordIdentityProvider
-
Resolves a non-null iterator of the available passwords
- iteratorOf(Iterable<T>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
Resolves to an always non-null iterator
- iteratorOf(Iterator<T>) - Static method in class org.apache.sshd.common.util.GenericUtils
-
Resolves to an always non-null iterator
- PacketWriter - Interface in org.apache.sshd.common.io
-
- 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
-
- parseBooleanHeader(Map<String, String>, String, boolean) - Method in class org.apache.sshd.common.config.keys.impl.AbstractPublicKeyEntryDecoder
-
- 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
- parseCurveParameter(DERParser) - Static method in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- parseCurveParameter(ASN1Object) - Static method in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- parseECKeyPair(InputStream, boolean) - Static method in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- parseECKeyPair(ECCurves, DERParser) - Static method in class org.apache.sshd.common.config.keys.loader.pem.ECDSAPEMResourceKeyPairParser
-
- parseEd25519KeyPair(InputStream, boolean) - Static method in class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- parseEd25519KeyPair(DERParser) - Static method in class org.apache.sshd.common.util.security.eddsa.Ed25519PEMResourceKeyParser
-
- 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 - Static variable in interface org.apache.sshd.common.auth.UserAuthMethodFactory
-
Password authentication method name
- 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
-
- PKCS8PrivateKeyInfo - Class in org.apache.sshd.common.config.keys.loader.pem
-
PrivateKeyInfo ::= SEQUENCE {
version Version,
privateKeyAlgorithm PrivateKeyAlgorithmIdentifier,
privateKey PrivateKey,
attributes [0] IMPLICIT Attributes OPTIONAL
}
Version ::= INTEGER
PrivateKeyAlgorithmIdentifier ::= AlgorithmIdentifier
PrivateKey ::= OCTET STRING
Attributes ::= SET OF Attribute
AlgorithmIdentifier ::= SEQUENCE {
algorithm OBJECT IDENTIFIER,
parameters ANY DEFINED BY algorithm OPTIONAL
}
- PKCS8PrivateKeyInfo() - Constructor for class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- PKCS8PrivateKeyInfo(byte[]) - Constructor for class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- PKCS8PrivateKeyInfo(DERParser) - Constructor for class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- PKCS8PrivateKeyInfo(ASN1Object) - Constructor for class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- 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_AUTHS_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.ConfigFileReaderSupport
-
- 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
-
- PUBLIC_KEY - Static variable in interface org.apache.sshd.common.auth.UserAuthMethodFactory
-
Public key authentication method name
- PublicKeyEntry - Class in org.apache.sshd.common.config.keys
-
- 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
-
- putRawPublicKeyBytes(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
- rawByte(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- rawByte(int) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- 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
-
- rawUInt(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
-
- rawUInt(int) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
-
- read(Buffer) - Method in interface org.apache.sshd.common.io.IoInputStream
-
NOTE: the buffer must not be touched until the returned read future is completed.
- 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
-
- ReadPendingException - Exception in org.apache.sshd.common.io
-
- ReadPendingException() - Constructor for exception org.apache.sshd.common.io.ReadPendingException
-
- ReadPendingException(String, Throwable) - Constructor for exception org.apache.sshd.common.io.ReadPendingException
-
- ReadPendingException(String) - Constructor for exception org.apache.sshd.common.io.ReadPendingException
-
- ReadPendingException(Throwable) - Constructor for exception org.apache.sshd.common.io.ReadPendingException
-
- 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
- removeAttribute(Object) - Method in interface org.apache.sshd.common.io.IoSession
-
Removes a user-defined attribute with the specified key.
- 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
- resolveCipherInformation(int, String) - Method in class org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator
-
- 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
-
Attempts to find the most suitable
ClassLoader as follows:
- 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
-
- resolveDefaultInteractiveCommandElements() - Static method in class org.apache.sshd.common.util.OsUtils
-
- resolveDefaultInteractiveCommandElements(boolean) - Static method in class org.apache.sshd.common.util.OsUtils
-
- resolveDefaultInteractiveShellCommand() - Static method in class org.apache.sshd.common.util.OsUtils
-
- resolveDefaultInteractiveShellCommand(boolean) - 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
-
- resolveExecutorService() - Method in interface org.apache.sshd.common.util.threads.ExecutorServiceProvider
-
- 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
-
- resolveInitializationVectorLength(PrivateKeyEncryptionContext) - Method in class org.apache.sshd.common.config.keys.loader.AbstractPrivateKeyObfuscator
-
- resolveInitializationVectorLength(PrivateKeyEncryptionContext) - Method in class org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator
-
- resolveInitializationVectorLength(PrivateKeyEncryptionContext) - Method in class org.apache.sshd.common.config.keys.loader.DESPrivateKeyObfuscator
-
- resolveInputStream(InputStream, boolean) - Static method in class org.apache.sshd.common.util.io.NoCloseInputStream
-
- 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
-
- 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_CERT_TYPE_ALIAS - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
-
- RSA_SHA256_KEY_TYPE_ALIAS - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
-
- RSA_SHA512_CERT_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
- SecureByteArrayOutputStream - Class in org.apache.sshd.common.util.io
-
- SecureByteArrayOutputStream() - Constructor for class org.apache.sshd.common.util.io.SecureByteArrayOutputStream
-
- SecureByteArrayOutputStream(int) - Constructor for class org.apache.sshd.common.util.io.SecureByteArrayOutputStream
-
- 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
-
- SecurityKeyPublicKey<K extends PublicKey> - Interface in org.apache.sshd.common.u2f
-
- 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
-
- sessionClosed(IoSession) - Method in interface org.apache.sshd.common.io.IoHandler
-
- SessionContext - Interface in org.apache.sshd.common.session
-
A "succinct" summary of the most important attributes of an SSH session
- SessionContextHolder - Interface in org.apache.sshd.common.session
-
- sessionCreated(IoSession) - Method in interface org.apache.sshd.common.io.IoHandler
-
- 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
-
- setAlgorithmIdentifier(List<Integer>) - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- setAlgorithmParameter(ASN1Object) - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- 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
-
- setAttribute(Object, Object) - Method in interface org.apache.sshd.common.io.IoSession
-
Sets a user-defined attribute.
- setAttributeIfAbsent(Object, Object) - Method in interface org.apache.sshd.common.io.IoSession
-
Sets a user defined attribute if the attribute with the specified key is not set yet.
- setBasedir(Path) - Method in class org.apache.sshd.common.util.io.DirectoryScanner
-
Sets the base directory to be scanned.
- setCaPubKey(PublicKey) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- 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
-
- setCipherName(String) - Method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyEncryptionContext
-
- 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
-
- setCreateHome(boolean) - Method in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
-
Set if the home directories be created automatically
- setCriticalOptions(List<String>) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- 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
-
- setDefaultHomeDir(Path) - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
-
- 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
-
- setException(Throwable) - Method in interface org.apache.sshd.common.io.IoConnectFuture
-
Sets the exception caught due to connection failure and notifies all threads waiting for this future.
- setExecutorServiceProvider(Supplier<? extends CloseableExecutorService>) - Method in interface org.apache.sshd.common.util.threads.ManagedExecutorServiceSupplier
-
- setExtensions(List<String>) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- 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.
- setFileSystemFactory(FileSystemFactory, SessionContext) - Method in interface org.apache.sshd.common.file.FileSystemAware
-
- 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
-
- setId(String) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- 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
-
- setIoServiceEventListener(IoServiceEventListener) - Method in interface org.apache.sshd.common.io.IoServiceEventListenerManager
-
- 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
-
- setKdfRounds(int) - Method in class org.apache.sshd.common.config.keys.writer.openssh.OpenSSHKeyEncryptionContext
-
Sets the number of KDF rounds to apply.
- 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.OpenSshCertificateImpl
-
- 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
-
- setMessage(byte[]) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- 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
-
- setNonce(byte[]) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- 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
-
- setOS(String) - Static method in class org.apache.sshd.common.util.OsUtils
-
- 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
-
- setPrincipals(Collection<String>) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- setPrivateKeyBytes(ASN1Object) - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- 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
-
- setReserved(String) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- 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
-
- setSerial(long) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- setServer2Client(List<String>) - Method in class org.apache.sshd.common.kex.extension.parser.DelayedCompressionAlgorithms
-
- setServerHostKey(PublicKey) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- setSession(IoSession) - Method in interface org.apache.sshd.common.io.IoConnectFuture
-
Sets the newly connected session and notifies all threads waiting for this future.
- setSessionHeartbeat(SessionHeartbeatController.HeartbeatType, TimeUnit, long) - Method in interface org.apache.sshd.common.session.SessionHeartbeatController
-
- setSessionHeartbeat(SessionHeartbeatController.HeartbeatType, Duration) - Method in interface org.apache.sshd.common.session.SessionHeartbeatController
-
Set the session heartbeat
- setSignature(byte[]) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- 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
-
- setType(int) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- 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
-
- setUserAuthFactories(List<F>) - Method in interface org.apache.sshd.common.auth.UserAuthFactoriesManager
-
- setUserAuthFactoriesNameList(String) - Method in interface org.apache.sshd.common.auth.UserAuthFactoriesManager
-
- setUserAuthFactoriesNames(String...) - Method in interface org.apache.sshd.common.auth.UserAuthFactoriesManager
-
- setUserAuthFactoriesNames(Collection<String>) - Method in interface org.apache.sshd.common.auth.UserAuthFactoriesManager
-
- setUserHomeDir(String, Path) - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
-
- 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
-
- setUsersHomeDir(String) - Method in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
-
Set the root location where users home is to be created
- setValidAfter(long) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- setValidBefore(long) - Method in class org.apache.sshd.common.config.keys.OpenSshCertificateImpl
-
- 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
-
- setVersion(BigInteger) - Method in class org.apache.sshd.common.config.keys.loader.pem.PKCS8PrivateKeyInfo
-
- 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
-
- shutdownOutputStream() - Method in interface org.apache.sshd.common.io.IoSession
-
Handle received EOF.
- sign(SessionContext, byte[]) - Method in interface org.apache.sshd.client.auth.pubkey.PublicKeyIdentity
-
Proves the public key identity by signing the given data
- sign(SessionContext) - Method in class org.apache.sshd.common.signature.AbstractSecurityKeySignature
-
- sign(SessionContext) - Method in class org.apache.sshd.common.signature.AbstractSignature
-
- sign(SessionContext) - Method in interface org.apache.sshd.common.signature.Signature
-
Compute the signature
- sign(SessionContext) - Method in class org.apache.sshd.common.signature.SignatureDSA
-
- sign(SessionContext) - 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
-
- SignatureSkECDSA - Class in org.apache.sshd.common.signature
-
- SignatureSkECDSA() - Constructor for class org.apache.sshd.common.signature.SignatureSkECDSA
-
- SignatureSkED25519 - Class in org.apache.sshd.common.signature
-
- SignatureSkED25519() - Constructor for class org.apache.sshd.common.signature.SignatureSkED25519
-
- 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
-
- SkECBufferPublicKeyParser - Class in org.apache.sshd.common.util.buffer.keys
-
- SkECBufferPublicKeyParser() - Constructor for class org.apache.sshd.common.util.buffer.keys.SkECBufferPublicKeyParser
-
- SkEcdsaPublicKey - Class in org.apache.sshd.common.u2f
-
- SkEcdsaPublicKey(String, boolean, ECPublicKey) - Constructor for class org.apache.sshd.common.u2f.SkEcdsaPublicKey
-
- SkECDSAPublicKeyEntryDecoder - Class in org.apache.sshd.common.config.keys.impl
-
- SkECDSAPublicKeyEntryDecoder() - Constructor for class org.apache.sshd.common.config.keys.impl.SkECDSAPublicKeyEntryDecoder
-
- SkED25519BufferPublicKeyParser - Class in org.apache.sshd.common.util.buffer.keys
-
- SkED25519BufferPublicKeyParser() - Constructor for class org.apache.sshd.common.util.buffer.keys.SkED25519BufferPublicKeyParser
-
- SkED25519PublicKey - Class in org.apache.sshd.common.u2f
-
- SkED25519PublicKey(String, boolean, EdDSAPublicKey) - Constructor for class org.apache.sshd.common.u2f.SkED25519PublicKey
-
- SkED25519PublicKeyEntryDecoder - Class in org.apache.sshd.common.config.keys.impl
-
- SkED25519PublicKeyEntryDecoder() - Constructor for class org.apache.sshd.common.config.keys.impl.SkED25519PublicKeyEntryDecoder
-
- 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_CERT_TYPE_HOST - Static variable in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- SSH_CERT_TYPE_USER - Static variable in interface org.apache.sshd.common.config.keys.OpenSshCertificate
-
- SSH_DSS - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
SSH identifier for DSA keys
- SSH_DSS_CERT - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
- SSH_ECDSA_SHA2_NISTP256_CERT - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
- SSH_ECDSA_SHA2_NISTP384_CERT - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
- SSH_ECDSA_SHA2_NISTP521_CERT - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
- SSH_ED25519 - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
SSH identifier for ED25519 elliptic curve keys
- SSH_ED25519_CERT - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
- 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
- SSH_RSA_CERT - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
-
SSH identifier for openssh cert 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
-
- SUPPORTED_KEY_TYPES - Static variable in class org.apache.sshd.common.signature.SignatureRSA
-
- 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
- validateStrictKeyFilePermissions(Path, LinkOption...) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
-
Checks if a path has strict permissions
- 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
-
- verify(long, TimeUnit) - Method in interface org.apache.sshd.common.future.VerifiableFuture
-
Wait and verify that the operation was successful
- verify(Duration) - 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(long) - Method in class org.apache.sshd.common.io.AbstractIoWriteFuture
-
- verify(SessionContext, byte[]) - Method in class org.apache.sshd.common.signature.AbstractSecurityKeySignature
-
- verify(SessionContext, byte[]) - Method in interface org.apache.sshd.common.signature.Signature
-
Verify against the given signature
- verify(SessionContext, byte[]) - Method in class org.apache.sshd.common.signature.SignatureDSA
-
- verify(SessionContext, byte[]) - Method in class org.apache.sshd.common.signature.SignatureECDSA
-
- verify(SessionContext, byte[]) - Method in class org.apache.sshd.common.signature.SignatureRSA
-
- verify(SessionContext, 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:
- 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
-
- VirtualFileSystemFactory - Class in org.apache.sshd.common.file.virtualfs
-
SSHd file system factory to reduce the visibility to a physical folder.
- VirtualFileSystemFactory() - Constructor for class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
-
- VirtualFileSystemFactory(Path) - Constructor for class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
-