public interface ISVNAuthenticationManager
extends org.tmatesoft.svn.core.auth.ISVNAuthenticationManager
ISVNAuthenticationManager| Modifier and Type | Method and Description |
|---|---|
org.tmatesoft.svn.core.auth.ISVNAuthenticationManager |
getAuthenticationManager()
Retrieve the authentication manager.
|
void |
setAuthenticationOutcomeListener(ISVNAuthenticationOutcomeListener listener)
Set an outcome listener for the authentication manager.
|
acknowledgeAuthentication, acknowledgeTrustManager, getConnectTimeout, getFirstAuthentication, getNextAuthentication, getProxyManager, getReadTimeout, getTrustManager, isAuthenticationForced, setAuthenticationProvidervoid setAuthenticationOutcomeListener(ISVNAuthenticationOutcomeListener listener)
listener - org.tmatesoft.svn.core.auth.ISVNAuthenticationManager getAuthenticationManager()
Copyright © 2004-2015 Hudson. All Rights Reserved.