| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.io.svn | |
| org.tmatesoft.svn.core.internal.io.svn.sasl | |
| org.tmatesoft.svn.core.internal.wc |
| Modifier and Type | Field and Description |
|---|---|
private SVNConnection |
SVNCommitEditor.myConnection |
private SVNConnection |
SVNEditModeReader.myConnection |
private SVNConnection |
SVNRepositoryImpl.myConnection |
private SVNConnection |
SVNAuthenticator.myConnection |
| Modifier and Type | Method and Description |
|---|---|
protected SVNConnection |
SVNAuthenticator.getConnection() |
| Constructor and Description |
|---|
SVNAuthenticator(SVNConnection connection) |
SVNCommitEditor(SVNRepositoryImpl location,
SVNConnection connection,
SVNCommitEditor.ISVNCommitCallback closeCallback) |
SVNEditModeReader(SVNConnection connection,
ISVNEditor editor,
boolean forReplay) |
SVNPlainAuthenticator(SVNConnection connection) |
| Constructor and Description |
|---|
SVNSaslAuthenticator(SVNConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
static SVNAuthenticator |
SVNClassLoader.getSASLAuthenticator(SVNConnection connection) |