| Package | Description |
|---|---|
| com.sapportals.wcm.protocol.webdav.html | |
| com.sapportals.wcm.protocol.webdav.repository.landscape | |
| com.sapportals.wcm.service.webdav | |
| com.sapportals.wcm.util.http |
A collection of classes and interfaces for client-side HTTP access
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
IHTMLLogin.createRequest(UserInfo ui)
Create a http request object suitable for sending the login form data
|
HttpRequest |
HTMLLogin.createRequest(UserInfo ui) |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
IServerInfo.getDefaultUserMapping()
Get the default userinfo (name/password) to
use for authentication at the server.
|
UserInfo |
IServerInfo.getUserMappingFor(IUser user)
Determine the userinfo (name/password) which
should be used for authentication.
|
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
IWebDAVSite.getStandardUser()
Return the stanard user credentials or
null for authentication
at the server. |
| Modifier and Type | Method and Description |
|---|---|
IWebDAVSite |
IWebDAVSite.setStandardUser(UserInfo ui)
Create a site with the given credentials to use.
|
| Modifier and Type | Field and Description |
|---|---|
static UserInfo |
UserInfo.ANONYMOUS |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
IContext.getProxyUserInfo()
Return user info for proxy server
|
UserInfo |
IContext.getUserInfo()
Return user info for this context.
|
static UserInfo |
UserInfo.valueOf(String user,
String password)
Creates a new WDuserInfo object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IContext.setProxyUserInfo(UserInfo ui)
Sets username/password to be used in this context for proxy.
|
void |
IContext.setUserInfo(UserInfo ui)
Sets username/password to be used in this context.
|
Copyright 2021 SAP SE Complete Copyright Notice