Package org.tmatesoft.svn.core.javahl
Interface PromptUserPassword4
-
- All Superinterfaces:
PromptUserPassword
,PromptUserPassword2
,PromptUserPassword3
,PromptUserPasswordSSH
public interface PromptUserPassword4 extends PromptUserPasswordSSH
- Version:
- 1.3
-
-
Field Summary
-
Fields inherited from interface org.tigris.subversion.javahl.PromptUserPassword2
AccecptTemporary, AcceptPermanently, AcceptTemporary, Reject
-
-
Method Summary
-
Methods inherited from interface org.tigris.subversion.javahl.PromptUserPassword
askQuestion, askYesNo, getPassword, getUsername, prompt
-
Methods inherited from interface org.tigris.subversion.javahl.PromptUserPassword2
askTrustSSLServer
-
Methods inherited from interface org.tigris.subversion.javahl.PromptUserPassword3
askQuestion, prompt, userAllowedSave
-
Methods inherited from interface org.tmatesoft.svn.core.javahl.PromptUserPasswordSSH
getSSHPort, getSSHPrivateKeyPassphrase, getSSHPrivateKeyPath, promptSSH
-
-