public interface PromptUserPasswordSSH
extends org.tigris.subversion.javahl.PromptUserPassword3
| Modifier and Type | Method and Description |
|---|---|
int |
getSSHPort() |
String |
getSSHPrivateKeyPassphrase() |
String |
getSSHPrivateKeyPath() |
boolean |
promptSSH(String realm,
String username,
int sshPort,
boolean maySave) |
Copyright © 2004-2011 TMate Software Ltd. All Rights Reserved.