public interface ISVNAuthenticationManagerExt extends ISVNAuthenticationManager
PASSWORD, SSH, SSL, USERNAME| Modifier and Type | Method and Description |
|---|---|
void |
acknowledgeAuthentication(boolean accepted,
String kind,
String realm,
SVNErrorMessage errorMessage,
SVNAuthentication authentication,
SVNURL accessedLocation) |
void |
acknowledgeConnectionSuccessful(SVNURL url,
String method) |
acknowledgeAuthentication, acknowledgeTrustManager, getConnectTimeout, getFirstAuthentication, getNextAuthentication, getProxyManager, getReadTimeout, getTrustManager, isAuthenticationForced, setAuthenticationProvidervoid acknowledgeAuthentication(boolean accepted,
String kind,
String realm,
SVNErrorMessage errorMessage,
SVNAuthentication authentication,
SVNURL accessedLocation)
throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.