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, setAuthenticationProvider
void acknowledgeAuthentication(boolean accepted, String kind, String realm, SVNErrorMessage errorMessage, SVNAuthentication authentication, SVNURL accessedLocation) throws SVNException
SVNException
Copyright © 2024. All rights reserved.