|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISVNAuthenticationManagerExt
| Field Summary |
|---|
| Fields inherited from interface org.tmatesoft.svn.core.auth.ISVNAuthenticationManager |
|---|
PASSWORD, SSH, SSL, USERNAME |
| Method Summary | |
|---|---|
void |
acknowledgeAuthentication(boolean accepted,
java.lang.String kind,
java.lang.String realm,
SVNErrorMessage errorMessage,
SVNAuthentication authentication,
SVNURL accessedLocation)
|
void |
acknowledgeConnectionSuccessful(SVNURL url)
|
| Methods inherited from interface org.tmatesoft.svn.core.auth.ISVNAuthenticationManager |
|---|
acknowledgeAuthentication, acknowledgeTrustManager, getConnectTimeout, getFirstAuthentication, getNextAuthentication, getProxyManager, getReadTimeout, getTrustManager, isAuthenticationForced, setAuthenticationProvider |
| Method Detail |
|---|
void acknowledgeConnectionSuccessful(SVNURL url)
void acknowledgeAuthentication(boolean accepted,
java.lang.String kind,
java.lang.String realm,
SVNErrorMessage errorMessage,
SVNAuthentication authentication,
SVNURL accessedLocation)
throws SVNException
SVNException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||