public class DefaultSVNAuthenticationManager.ExtendedHostOptions extends DefaultSVNHostOptions
Constructor and Description |
---|
ExtendedHostOptions(SVNCompositeConfigFile serversFile,
SVNURL url) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAuthStorageEnabled() |
boolean |
isStorePlainTextPassphrases(java.lang.String realm,
SVNAuthentication auth) |
boolean |
isStorePlainTextPasswords(java.lang.String realm,
SVNAuthentication auth) |
getAuthTypes, getConnectTimeout, getHost, getProtocol, getProxyHost, getProxyPassword, getProxyPort, getProxyUserName, getReadTimeout, getSSLAuthorityFiles, getSSLClientCertFile, getSSLClientCertPassword, getUserName, hasAuthStorageEnabledOption, hasStorePlainTextPassphrasesOption, hasStorePlainTextPasswordsOption, isStorePasswords, isStoreSSLClientCertificatePassphrases, trustDefaultSSLCertificateAuthority
public ExtendedHostOptions(SVNCompositeConfigFile serversFile, SVNURL url)
public boolean isAuthStorageEnabled()
isAuthStorageEnabled
in interface ISVNHostOptions
isAuthStorageEnabled
in class DefaultSVNHostOptions
public boolean isStorePlainTextPasswords(java.lang.String realm, SVNAuthentication auth) throws SVNException
isStorePlainTextPasswords
in interface ISVNHostOptions
isStorePlainTextPasswords
in class DefaultSVNHostOptions
SVNException
public boolean isStorePlainTextPassphrases(java.lang.String realm, SVNAuthentication auth) throws SVNException
isStorePlainTextPassphrases
in interface ISVNHostOptions
isStorePlainTextPassphrases
in class DefaultSVNHostOptions
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.