Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc | |
org.tmatesoft.svn.core.javahl |
This package provides an implementation of the native Subversion javahl
binding interface SVNClientInterface that is distributed within
the org.tigris.subversion.javahl package.
|
org.tmatesoft.svn.core.javahl17 |
Modifier and Type | Method and Description |
---|---|
protected ISVNAuthenticationStorage |
DefaultSVNAuthenticationManager.getRuntimeAuthStorage() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSVNAuthenticationManager.setRuntimeStorage(ISVNAuthenticationStorage storage)
Sets a specific runtime authentication storage manager.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaHLAuthenticationStorage |
Modifier and Type | Method and Description |
---|---|
ISVNAuthenticationStorage |
SVNClientImpl.getClientCredentialsStorage() |
static ISVNAuthenticationStorage |
SVNClientImpl.getRuntimeCredentialsStorage() |
Modifier and Type | Method and Description |
---|---|
void |
SVNClientImpl.setClientCredentialsStorage(ISVNAuthenticationStorage storage) |
static void |
SVNClientImpl.setRuntimeCredentialsStorage(ISVNAuthenticationStorage storage) |
Modifier and Type | Method and Description |
---|---|
ISVNAuthenticationStorage |
SVNClientImpl.getClientCredentialsStorage() |
static ISVNAuthenticationStorage |
SVNClientImpl.getRuntimeCredentialsStorage() |
Modifier and Type | Method and Description |
---|---|
void |
SVNClientImpl.setClientCredentialsStorage(ISVNAuthenticationStorage storage) |
static void |
SVNClientImpl.setRuntimeCredentialsStorage(ISVNAuthenticationStorage storage) |
Copyright © 2024. All rights reserved.