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
SVNExceptionboolean isStoreSSLClientCertificatePassphrases(SVNURL url)
boolean isStorePlainTextPassphrases(String realm, SVNAuthentication auth) throws SVNException
SVNExceptionint getDefaultSSHPortNumber()
String getDefaultSSHUserName()
String getDefaultSSHPassword()
String getDefaultSSHKeyFile()
String getDefaultSSHPassphrase()
boolean trustDefaultSSLCertificateAuthority(SVNURL url)
int getReadTimeout(SVNURL url)
int getConnectTimeout(SVNURL url)
Copyright © 2025. All rights reserved.