Modifier and Type | Class and Description |
---|---|
class |
AbstractUserAuth |
Modifier and Type | Class and Description |
---|---|
class |
UserAuthHostBased |
Modifier and Type | Class and Description |
---|---|
class |
UserAuthKeyboardInteractive
Manages a "keyboard-interactive" exchange according to
RFC4256
|
Modifier and Type | Class and Description |
---|---|
class |
UserAuthPassword
Implements the client-side "password" authentication mechanism
|
Modifier and Type | Class and Description |
---|---|
class |
UserAuthPublicKey
Implements the "publickey" authentication mechanism
|
Modifier and Type | Field and Description |
---|---|
private UserAuth |
ClientUserAuthService.userAuth |