Package | Description |
---|---|
org.eclipse.jgit.transport.sshd |
Modifier and Type | Method and Description |
---|---|
ServerKeyDatabase.Configuration.StrictHostKeyChecking |
ServerKeyDatabase.Configuration.getStrictHostKeyChecking()
Obtains the value of the "StrictHostKeyChecking" ssh config.
|
static ServerKeyDatabase.Configuration.StrictHostKeyChecking |
ServerKeyDatabase.Configuration.StrictHostKeyChecking.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerKeyDatabase.Configuration.StrictHostKeyChecking[] |
ServerKeyDatabase.Configuration.StrictHostKeyChecking.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Eclipse JGit Project. All rights reserved.