| Modifier and Type | Interface and Description |
|---|---|
interface |
UserAuth
Server side authentication mechanism.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUserAuth |
class |
UserAuthNone
TODO Add javadoc
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserAuthGSS
Prototype user authentication handling gssapi-with-mic.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserAuthHostBased |
| Modifier and Type | Class and Description |
|---|---|
class |
UserAuthKeyboardInteractive
Issue a "keyboard-interactive" command according to RFC4256
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserAuthPassword
TODO Add javadoc
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserAuthPublicKey
TODO Add javadoc
|