Uses of Enum
org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyDatabase.AskUser.ModifiedKeyHandling
Packages that use OpenSshServerKeyDatabase.AskUser.ModifiedKeyHandling
-
Uses of OpenSshServerKeyDatabase.AskUser.ModifiedKeyHandling in org.eclipse.jgit.internal.transport.sshd
Methods in org.eclipse.jgit.internal.transport.sshd that return OpenSshServerKeyDatabase.AskUser.ModifiedKeyHandlingModifier and TypeMethodDescriptionOpenSshServerKeyDatabase.AskUser.acceptModifiedServerKey
(InetSocketAddress remoteAddress, PublicKey expected, PublicKey actual, Path path) Returns the enum constant of this type with the specified name.OpenSshServerKeyDatabase.AskUser.ModifiedKeyHandling.values()
Returns an array containing the constants of this enum type, in the order they are declared.