org.tmatesoft.svn.core.javahl

Interface PromptUserPasswordSSL

All Superinterfaces:
PromptUserPassword3

public interface PromptUserPasswordSSL
extends PromptUserPassword3

Version:
1.1.1
Author:
TMate Software Ltd.

Method Summary

String
getSSLClientCertPassword()
String
getSSLClientCertPath()
boolean
promptSSL(String realm, boolean maySave)

Method Details

getSSLClientCertPassword

public String getSSLClientCertPassword()

getSSLClientCertPath

public String getSSLClientCertPath()

promptSSL

public boolean promptSSL(String realm,
                         boolean maySave)

Copyright © 2004-2006 TMate Software Ltd. All Rights Reserved.