|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.UserUtil
public class UserUtil
Provide some functions regarding User Copyright 2004 SAP AG
| Constructor Summary | |
|---|---|
UserUtil()
Deprecated. |
|
| Method Summary | |
|---|---|
static IUser |
getPrincipal(String userID)
Deprecated. As of NetWeaver 7.1 |
static String |
getUserAttribute(IUser user,
String key)
Deprecated. As of NetWeaver 7.1 |
static boolean |
isUserInList(IUMPrincipalList aclPrincipalList,
com.sapportals.portal.security.usermanagement.IUser currentUser)
Deprecated. As of NetWeaver 7.1, replaced by isUserInList(List,com.sap.security.api.IUser) |
static boolean |
isUserInList(List aclPrincipalList,
IUser currentUser)
Deprecated. As of NetWeaver 7.1 |
static boolean |
searchUser(IPrincipal aclPrincipal,
IUser currentUser)
Deprecated. As of NetWeaver 7.1 |
static boolean |
searchUser(com.sapportals.portal.security.usermanagement.IUMPrincipal aclPrincipal,
com.sapportals.portal.security.usermanagement.IUser currentUser)
Deprecated. As of NetWeaver 7.1, replaced by searchUser(com.sap.security.api.IPrincipal,com.sap.security.api.IUser) |
static boolean |
setUserAttribute(IUser user,
String key,
String value)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserUtil()
| Method Detail |
|---|
public static boolean searchUser(com.sapportals.portal.security.usermanagement.IUMPrincipal aclPrincipal,
com.sapportals.portal.security.usermanagement.IUser currentUser)
searchUser(com.sap.security.api.IPrincipal,com.sap.security.api.IUser)
aclPrincipal - currentUser -
public static boolean searchUser(IPrincipal aclPrincipal,
IUser currentUser)
aclPrincipal - currentUser -
public static boolean isUserInList(IUMPrincipalList aclPrincipalList,
com.sapportals.portal.security.usermanagement.IUser currentUser)
isUserInList(List,com.sap.security.api.IUser)
public static boolean isUserInList(List aclPrincipalList,
IUser currentUser)
public static final boolean setUserAttribute(IUser user,
String key,
String value)
public static final String getUserAttribute(IUser user,
String key)
public static IUser getPrincipal(String userID)
throws WcmException
WcmException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||