public class SVNPlainAuthenticator extends SVNAuthenticator
FAILURE, STEP, SUCCESS| Constructor and Description |
|---|
SVNPlainAuthenticator(SVNConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
SVNAuthentication |
authenticate(java.util.List mechs,
java.lang.String realm,
SVNRepositoryImpl repos) |
protected SVNErrorMessage |
readAuthResponse() |
dispose, getConnection, getConnectionInputStream, getConnectionOutputStream, getLastError, getPlainInputStream, getPlainOutputStream, setInputStream, setLastError, setOutputStreampublic SVNPlainAuthenticator(SVNConnection connection) throws SVNException
SVNExceptionpublic SVNAuthentication authenticate(java.util.List mechs, java.lang.String realm, SVNRepositoryImpl repos) throws SVNException
authenticate in class SVNAuthenticatorSVNExceptionprotected SVNErrorMessage readAuthResponse() throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.