ISVNAuthenticationManagerpublic interface ISVNAuthenticationManagerExt extends ISVNAuthenticationManager
PASSWORD, SSH, SSL, USERNAME| Modifier and Type | Method | 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, setAuthenticationProvidervoid 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