public class SVNPlainAuthenticator extends SVNAuthenticator
FAILURE, STEP, SUCCESS| Constructor and Description |
|---|
SVNPlainAuthenticator(SVNConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
SVNAuthentication |
authenticate(List mechs,
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(List mechs, String realm, SVNRepositoryImpl repos) throws SVNException
authenticate in class SVNAuthenticatorSVNExceptionprotected SVNErrorMessage readAuthResponse() throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.