| 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 | Class and Description |
|---|---|
class |
SVNPlainAuthenticator |
| Modifier and Type | Field and Description |
|---|---|
private SVNAuthenticator |
SVNConnection.myEncryptor |
| Modifier and Type | Method and Description |
|---|---|
private SVNAuthenticator |
SVNConnection.createSASLAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SVNConnection.setEncrypted(SVNAuthenticator encryptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
SVNSaslAuthenticator |
| Modifier and Type | Method and Description |
|---|---|
static SVNAuthenticator |
SVNClassLoader.getSASLAuthenticator(SVNConnection connection) |