Package | Description |
---|---|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
com.maverick.sshd.auth |
Modifier and Type | Method and Description |
---|---|
AuthenticationMechanismFactory |
SshContext.getAuthenticationMechanismFactory() |
Modifier and Type | Method and Description |
---|---|
void |
SshContext.setAuthenicationMechanismFactory(AuthenticationMechanismFactory authFactory) |
Modifier and Type | Class and Description |
---|---|
class |
AllowNoneAuthenticationMechanismFactory<T extends AbstractFile> |
class |
DefaultAuthenticationMechanismFactory |
Copyright © 2024. All rights reserved.