public class ProxyChannelFactory extends DefaultChannelFactory
Modifier and Type | Field and Description |
---|---|
static String |
PROXIED_CLIENT_CONNECTION |
subsystems
order, supported
Constructor and Description |
---|
ProxyChannelFactory()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected Channel |
createSessionChannel(Connection con)
This method creates a
ProxySession for the given connection |
createChannel, createPublicKeySubsystem, createSftpSubsystem, createSubsystem
add, changePositionofAlgorithm, clear, clone, configureSecurityLevel, configureSecurityLevel, contains, createInstance, createNewOrdering, filter, getInstance, getMaximumSecurity, getMinimumSecurity, getSecurityLevel, getSecurityLevel, hasComponents, list, list, list, listInclusive, lockComponents, names, order, order, remove, removeAllBut, selectStrongestComponent, toArray
public static final String PROXIED_CLIENT_CONNECTION
protected Channel createSessionChannel(Connection con) throws UnsupportedChannelException, PermissionDeniedException
ProxySession
for the given connectioncreateSessionChannel
in class DefaultChannelFactory
con
- connection to the serverChannel
UnsupportedChannelExceptionPermissionDeniedException
UnsupportedChannelException
PermissionDeniedException
Copyright © 2024. All rights reserved.