| Package | Description |
|---|---|
| de.cismet.commons.security | |
| de.cismet.commons.security.handler | |
| de.cismet.netutil |
Includes Proxy Class.
|
| Constructor and Description |
|---|
WebDavClient(Proxy proxy,
String username,
String password)
Creates a new WebDavClient object.
|
WebDavClient(Proxy proxy,
String username,
String password,
boolean useNTAuth)
Creates a new WebDavClient object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyCabaple.setProxy(Proxy proxy)
DOCUMENT ME!
|
void |
SimpleHttpAccessHandler.setProxy(Proxy proxy) |
| Constructor and Description |
|---|
SimpleHttpAccessHandler(Proxy proxy)
Creates a new SimpleHttpAccessHandler object.
|
SimpleHttpAccessHandler(Proxy proxy,
int connectionTimeout,
int soTimeout)
Creates a new SimpleHttpAccessHandler object.
|
| Modifier and Type | Method and Description |
|---|---|
Proxy |
ProxyHandler.getManualProxy()
DOCUMENT ME!
|
Proxy |
ProxyHandler.Event.getNewProxy()
DOCUMENT ME!
|
Proxy |
ProxyHandler.Event.getOldProxy()
DOCUMENT ME!
|
Proxy |
ProxyHandler.getPreconfiguredProxy()
DOCUMENT ME!
|
Proxy |
ProxyHandler.getProxy()
DOCUMENT ME!
|
Proxy |
ProxyHandler.init(ProxyProperties proxyProperties)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProxyHandler.fireProxyChanged(ProxyHandler.Mode oldMode,
ProxyHandler.Mode newMode,
Proxy oldProxy,
Proxy newProxy)
DOCUMENT ME!
|
void |
ProxyHandler.proxyChanged(ProxyHandler.Mode oldMode,
Proxy oldProxy)
DOCUMENT ME!
|
void |
ProxyHandler.setManualProxy(Proxy manualProxy)
DOCUMENT ME!
|
void |
ProxyHandler.Event.setNewProxy(Proxy newProxy)
DOCUMENT ME!
|
void |
ProxyHandler.Event.setOldProxy(Proxy oldProxy)
DOCUMENT ME!
|
void |
ProxyHandler.setPreconfiguredProxy(Proxy preconfiguredProxy)
DOCUMENT ME!
|
void |
ProxyHandler.useManualProxy(Proxy proxy)
DOCUMENT ME!
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.