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, trustDefaultSSLCertificateAuthoritypublic ExtendedHostOptions(SVNCompositeConfigFile serversFile, SVNURL url)
public boolean isAuthStorageEnabled()
isAuthStorageEnabled in interface ISVNHostOptionsisAuthStorageEnabled in class DefaultSVNHostOptionspublic boolean isStorePlainTextPasswords(java.lang.String realm,
SVNAuthentication auth)
throws SVNException
isStorePlainTextPasswords in interface ISVNHostOptionsisStorePlainTextPasswords in class DefaultSVNHostOptionsSVNExceptionpublic boolean isStorePlainTextPassphrases(java.lang.String realm,
SVNAuthentication auth)
throws SVNException
isStorePlainTextPassphrases in interface ISVNHostOptionsisStorePlainTextPassphrases in class DefaultSVNHostOptionsSVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.