public class PrincipalUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASSNAME |
Constructor and Description |
---|
PrincipalUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isRACFUser(java.lang.String userName)
This method returns true if the user is a RACF user.
|
public static boolean isRACFUser(java.lang.String userName) throws WIMException
This API can only be used if the federated repositories is the current user registry.
userName
- Login user nameWIMException.
WIMException