public class BambooSvnSshAuthenticationManager
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 |
|---|
BambooSvnSshAuthenticationManager(File configDirectory,
String userName,
String password,
File privateKey,
String passphrase,
boolean storeAuth,
TrustedKeyHelper trustedKeyHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
verifyHostKey(String hostName,
int port,
String keyAlgorithm,
byte[] hostKey) |
acknowledgeAuthentication, acknowledgeTrustManager, createAuthenticationStorageOptions, createCacheAuthenticationProvider, createDefaultAuthenticationProvider, createRuntimeAuthenticationProvider, dismissSensitiveData, getAuthenticationProvider, getAuthenticationStorageOptions, getAuthTypes, getConfigDirectory, getConnectTimeout, getDefaultOptions, getDefaultSSHAuthentication, getFirstAuthentication, getHostOptionsProvider, getNextAuthentication, getProxyManager, getReadTimeout, getRuntimeAuthStorage, getTrustManager, isAuthenticationForced, isDismissSensitiveDataUponUse, isSSLPassphrasePromtSupported, setAuthenticationForced, setAuthenticationProvider, setAuthenticationStorageOptions, setDismissSensitiveDataUponUse, setHostOptionsProvider, setInMemoryConfigOptions, setInMemoryServersOptions, setRuntimeStoragepublic void verifyHostKey(String hostName, int port, String keyAlgorithm, byte[] hostKey) throws org.tmatesoft.svn.core.SVNException
verifyHostKey in interface org.tmatesoft.svn.core.auth.ISVNSSHHostVerifierverifyHostKey in class org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManagerorg.tmatesoft.svn.core.SVNExceptionCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.