public interface ISVNConnectionOptions
Collection getAuthTypes(SVNURL url)
String[] getPasswordStorageTypes()
boolean isAuthStorageEnabled(SVNURL url)
boolean isStorePasswords(SVNURL url)
boolean isStorePlainTextPasswords(String realm, SVNAuthentication auth) throws SVNException
SVNException
boolean isStoreSSLClientCertificatePassphrases(SVNURL url)
boolean isStorePlainTextPassphrases(String realm, SVNAuthentication auth) throws SVNException
SVNException
int getDefaultSSHPortNumber()
String getDefaultSSHUserName()
String getDefaultSSHPassword()
String getDefaultSSHKeyFile()
String getDefaultSSHPassphrase()
boolean trustDefaultSSLCertificateAuthority(SVNURL url)
int getReadTimeout(SVNURL url)
int getConnectTimeout(SVNURL url)
Copyright © 2023. All rights reserved.