Uses of Interface
org.apache.sshd.common.session.SessionContextHolder
Packages that use SessionContextHolder
Package
Description
-
Uses of SessionContextHolder in org.apache.sshd.agent.local
Classes in org.apache.sshd.agent.local that implement SessionContextHolderModifier and TypeClassDescriptionclassclassThe client side channel that will receive requests forwards by the SSH server. -
Uses of SessionContextHolder in org.apache.sshd.client.auth.pubkey
Classes in org.apache.sshd.client.auth.pubkey that implement SessionContextHolderModifier and TypeClassDescriptionclassAbstractKeyPairIterator<I extends PublicKeyIdentity>classclassclass -
Uses of SessionContextHolder in org.apache.sshd.client.channel
Subinterfaces of SessionContextHolder in org.apache.sshd.client.channelModifier and TypeInterfaceDescriptioninterfaceA client channel used to communicate with the SSH server.Classes in org.apache.sshd.client.channel that implement SessionContextHolderModifier and TypeClassDescriptionclassTODO Add javadocclassTODO Add javadocclassClient channel to run a remote commandclassClient side channel sessionclassClient channel to open a remote shellclassClient channel to run a subsystemclassServes as the base channel session for executing remote commands - including a full shell. -
Uses of SessionContextHolder in org.apache.sshd.client.future
Subinterfaces of SessionContextHolder in org.apache.sshd.client.futureModifier and TypeInterfaceDescriptioninterfaceAnSshFuturefor asynchronous connections requests.Classes in org.apache.sshd.client.future that implement SessionContextHolder -
Uses of SessionContextHolder in org.apache.sshd.client.kex
Classes in org.apache.sshd.client.kex that implement SessionContextHolderModifier and TypeClassDescriptionclassclassBase class for DHG key exchange algorithms.class -
Uses of SessionContextHolder in org.apache.sshd.client.session
Classes in org.apache.sshd.client.session that implement SessionContextHolderModifier and TypeClassDescriptionclassClient sidessh-connectionservice.classClient sidessh-authservice. -
Uses of SessionContextHolder in org.apache.sshd.client.session.forward
Classes in org.apache.sshd.client.session.forward that implement SessionContextHolderModifier and TypeClassDescriptionclassclassclass -
Uses of SessionContextHolder in org.apache.sshd.client.subsystem
Subinterfaces of SessionContextHolder in org.apache.sshd.client.subsystemClasses in org.apache.sshd.client.subsystem that implement SessionContextHolder -
Uses of SessionContextHolder in org.apache.sshd.common
Subinterfaces of SessionContextHolder in org.apache.sshd.commonModifier and TypeInterfaceDescriptioninterfaceSee RFC 4253 [SSH-TRANS] and the SSH_MSG_SERVICE_REQUEST packet. -
Uses of SessionContextHolder in org.apache.sshd.common.channel
Subinterfaces of SessionContextHolder in org.apache.sshd.common.channelModifier and TypeInterfaceDescriptioninterfaceRepresents a channel opened over an SSH session - holds information that is common both to server and client channels.Classes in org.apache.sshd.common.channel that implement SessionContextHolderModifier and TypeClassDescriptionclassProvides common client/server channel functionality -
Uses of SessionContextHolder in org.apache.sshd.common.forward
Classes in org.apache.sshd.common.forward that implement SessionContextHolderModifier and TypeClassDescriptionclassRequests a "tcpip-forward" actionclassTODO Add javadoc -
Uses of SessionContextHolder in org.apache.sshd.common.kex
Subinterfaces of SessionContextHolder in org.apache.sshd.common.kex -
Uses of SessionContextHolder in org.apache.sshd.common.kex.dh
Classes in org.apache.sshd.common.kex.dh that implement SessionContextHolder -
Uses of SessionContextHolder in org.apache.sshd.common.keyprovider
Classes in org.apache.sshd.common.keyprovider that implement SessionContextHolderModifier and TypeClassDescriptionclassIterates over severalKeyIdentityProvider-s exhausting their keys one by one (lazily). -
Uses of SessionContextHolder in org.apache.sshd.common.session
Subinterfaces of SessionContextHolder in org.apache.sshd.common.sessionModifier and TypeInterfaceDescriptioninterfaceInterface implementing ssh-connection service.interfaceSessionHolder<S extends Session>Classes in org.apache.sshd.common.session that implement SessionContextHolder -
Uses of SessionContextHolder in org.apache.sshd.common.session.helpers
Classes in org.apache.sshd.common.session.helpers that implement SessionContextHolderModifier and TypeClassDescriptionclassBase implementation of ConnectionService. -
Uses of SessionContextHolder in org.apache.sshd.scp.client
Subinterfaces of SessionContextHolder in org.apache.sshd.scp.clientModifier and TypeInterfaceDescriptioninterfaceAnScpClientwrapper that also closes the underlying session when closedinterfaceClasses in org.apache.sshd.scp.client that implement SessionContextHolder -
Uses of SessionContextHolder in org.apache.sshd.scp.common
Classes in org.apache.sshd.scp.common that implement SessionContextHolder -
Uses of SessionContextHolder in org.apache.sshd.scp.server
Classes in org.apache.sshd.scp.server that implement SessionContextHolderModifier and TypeClassDescriptionclassThis commands provide SCP support on both server and client side.classThis commands SCP support for a ChannelSession. -
Uses of SessionContextHolder in org.apache.sshd.server.channel
Subinterfaces of SessionContextHolder in org.apache.sshd.server.channelClasses in org.apache.sshd.server.channel that implement SessionContextHolderModifier and TypeClassDescriptionclassTODO Add javadocclassServer side channel session -
Uses of SessionContextHolder in org.apache.sshd.server.command
Classes in org.apache.sshd.server.command that implement SessionContextHolder -
Uses of SessionContextHolder in org.apache.sshd.server.forward
Classes in org.apache.sshd.server.forward that implement SessionContextHolder -
Uses of SessionContextHolder in org.apache.sshd.server.kex
Classes in org.apache.sshd.server.kex that implement SessionContextHolderModifier and TypeClassDescriptionclassclassclass -
Uses of SessionContextHolder in org.apache.sshd.server.session
Classes in org.apache.sshd.server.session that implement SessionContextHolderModifier and TypeClassDescriptionclassServer sidessh-connectionservice.class -
Uses of SessionContextHolder in org.apache.sshd.server.shell
Subinterfaces of SessionContextHolder in org.apache.sshd.server.shellModifier and TypeInterfaceDescriptioninterfaceThis shell have inverted streams, such as the one obtained when launching a newProcessfrom java.Classes in org.apache.sshd.server.shell that implement SessionContextHolderModifier and TypeClassDescriptionclassBridges the I/O streams between the SSH command and the process that executes it -
Uses of SessionContextHolder in org.apache.sshd.server.x11
Classes in org.apache.sshd.server.x11 that implement SessionContextHolder -
Uses of SessionContextHolder in org.apache.sshd.sftp.client
Subinterfaces of SessionContextHolder in org.apache.sshd.sftp.clientModifier and TypeInterfaceDescriptioninterfaceProvides both structured and raw SFTP accessinterface -
Uses of SessionContextHolder in org.apache.sshd.sftp.client.fs
Classes in org.apache.sshd.sftp.client.fs that implement SessionContextHolderModifier and TypeClassDescriptionclassprivate final classclassAnSftpFileSystemthat uses a provider function for itsClientSessionso that it can continue to function even if a session was closed. -
Uses of SessionContextHolder in org.apache.sshd.sftp.client.impl
Classes in org.apache.sshd.sftp.client.impl that implement SessionContextHolderModifier and TypeClassDescriptionclassclassprotected class -
Uses of SessionContextHolder in org.apache.sshd.sftp.server
Subinterfaces of SessionContextHolder in org.apache.sshd.sftp.serverModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in org.apache.sshd.sftp.server that implement SessionContextHolderModifier and TypeClassDescriptionclassclassSFTP subsystem