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, setOutputStream
public SVNPlainAuthenticator(SVNConnection connection) throws SVNException
SVNException
public SVNAuthentication authenticate(java.util.List mechs, java.lang.String realm, SVNRepositoryImpl repos) throws SVNException
authenticate
in class SVNAuthenticator
SVNException
protected SVNErrorMessage readAuthResponse() throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.