public class SVNAuthenticationManager
extends org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager
org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.DumbAuthenticationProvider, org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.ExtendedHostOptions, org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.ExtendedHostOptionsProvider| Constructor and Description |
|---|
SVNAuthenticationManager(File configDir,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
org.tmatesoft.svn.core.auth.SVNAuthentication |
getFirstAuthentication(String kind,
String realm,
org.tmatesoft.svn.core.SVNURL url) |
acknowledgeAuthentication, acknowledgeTrustManager, createAuthenticationStorageOptions, createCacheAuthenticationProvider, createDefaultAuthenticationProvider, createRuntimeAuthenticationProvider, getAuthenticationProvider, getAuthenticationStorageOptions, getAuthTypes, getConfigDirectory, getConnectTimeout, getDefaultOptions, getDefaultSSHAuthentication, getHostOptionsProvider, getNextAuthentication, getProxyManager, getReadTimeout, getRuntimeAuthStorage, getTrustManager, isAuthenticationForced, isSSLPassphrasePromtSupported, setAuthenticationForced, setAuthenticationProvider, setAuthenticationStorageOptions, setHostOptionsProvider, setInMemoryConfigOptions, setInMemoryServersOptions, setRuntimeStorage, verifyHostKey@CheckForNull public org.tmatesoft.svn.core.auth.SVNAuthentication getFirstAuthentication(String kind, String realm, org.tmatesoft.svn.core.SVNURL url) throws org.tmatesoft.svn.core.SVNException
getFirstAuthentication in interface org.tmatesoft.svn.core.auth.ISVNAuthenticationManagergetFirstAuthentication in class org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManagerorg.tmatesoft.svn.core.SVNExceptionCopyright © 2004–2015. All rights reserved.