| Package | Description |
|---|---|
| org.tmatesoft.svn.core.auth |
This package contains interfaces/classes used by the library to
authenticate a user to a repository server.
|
| org.tmatesoft.svn.core.internal.wc |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthenticationManager
The BasicAuthenticationManager is a simple implementation of
ISVNAuthenticationManager for storing and providing credentials without
using auth providers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSVNAuthenticationManager |