public interface ISVNAuthenticationManagerExt extends ISVNAuthenticationManager
PASSWORD, SSH, SSL, USERNAME
Modifier and Type | Method and Description |
---|---|
void |
acknowledgeAuthentication(boolean accepted,
java.lang.String kind,
java.lang.String realm,
SVNErrorMessage errorMessage,
SVNAuthentication authentication,
SVNURL accessedLocation) |
void |
acknowledgeConnectionSuccessful(SVNURL url,
java.lang.String method) |
acknowledgeAuthentication, acknowledgeTrustManager, getConnectTimeout, getFirstAuthentication, getNextAuthentication, getProxyManager, getReadTimeout, getTrustManager, isAuthenticationForced, setAuthenticationProvider
void acknowledgeConnectionSuccessful(SVNURL url, java.lang.String method)
void acknowledgeAuthentication(boolean accepted, java.lang.String kind, java.lang.String realm, SVNErrorMessage errorMessage, SVNAuthentication authentication, SVNURL accessedLocation) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.