|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserInfo | |
| com.sapportals.wcm.util.http | A collection of classes and interfaces for client-side HTTP access. |
| Uses of UserInfo in com.sapportals.wcm.util.http |
| Fields in com.sapportals.wcm.util.http declared as UserInfo | |
static UserInfo |
UserInfo.ANONYMOUS
|
| Methods in com.sapportals.wcm.util.http that return UserInfo | |
static UserInfo |
UserInfo.valueOf(java.lang.String user,
java.lang.String password)
Creates a new WDuserInfo object. |
UserInfo |
IContext.getUserInfo()
Return user info for this context. |
UserInfo |
IContext.getProxyUserInfo()
Return user info for proxy server |
| Methods in com.sapportals.wcm.util.http with parameters of type UserInfo | |
void |
IContext.setUserInfo(UserInfo ui)
Sets username/password to be used in this context. |
void |
IContext.setProxyUserInfo(UserInfo ui)
Sets username/password to be used in this context for proxy. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||