|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.wim.util.PrincipalUtil
public class PrincipalUtil
PrincipalUtil is an utility class that contains some utility methods involving principalName in federated repositories.
Field Summary | |
---|---|
static java.lang.String |
CLASSNAME
|
Constructor Summary | |
---|---|
PrincipalUtil()
|
Method Summary | |
---|---|
static boolean |
isRACFUser(java.lang.String userName)
This method returns true if the user is a RACF user. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CLASSNAME
Constructor Detail |
---|
public PrincipalUtil()
Method Detail |
---|
public static boolean isRACFUser(java.lang.String userName) throws WIMException
Note:
This API can only be used if the federated repositories is the current user registry.
userName
- Login user name
WIMException.
WIMException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |