org.tmatesoft.svn.core.javahl

Interface PromptUserPasswordSSL

public interface PromptUserPasswordSSL extends PromptUserPassword3

Version: 1.1.1

Author: TMate Software Ltd.

Method Summary
StringgetSSLClientCertPassword()
StringgetSSLClientCertPath()
booleanpromptSSL(String realm, boolean maySave)

Method Detail

getSSLClientCertPassword

public String getSSLClientCertPassword()

getSSLClientCertPath

public String getSSLClientCertPath()

promptSSL

public boolean promptSSL(String realm, boolean maySave)
Copyright © 2004-2007 TMate Software Ltd. All Rights Reserved.