Package | Description |
---|---|
org.eclipse.jgit.internal.transport.sshd |
Modifier and Type | Method and Description |
---|---|
private OpenSshServerKeyDatabase.AskUser.Check |
OpenSshServerKeyDatabase.AskUser.checkMode(java.net.SocketAddress remoteAddress,
boolean changed) |
static OpenSshServerKeyDatabase.AskUser.Check |
OpenSshServerKeyDatabase.AskUser.Check.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OpenSshServerKeyDatabase.AskUser.Check[] |
OpenSshServerKeyDatabase.AskUser.Check.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|