|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webmethods.caf.portalclient.dir.PCDirectoryHelper.DIR_ALIAS
public static class PCDirectoryHelper.DIR_ALIAS
Static constants to identify common aliases in MWS
Field Summary | |
---|---|
static String |
PAP_DYN_ATTR_MAP
Static constant alias for the principal attribute provider that stores dynamic attributes for a user |
static String |
PAP_NOTIFICATION
Static constant alias for the principal attribute provider that stores user notifications options |
static String |
PAP_ROLE_ATTR_MAP
Static constant alias for the principal attribute provider the stores role resolution order for a user |
static String |
PAP_USER_PREFS
Static constant alias for the principal attribute provider that stores user preference |
static String |
PAP_USER_PROFILE
Static constant alias for the principal attribute provider the stores user profile information |
static String |
SVC_SYSTEM
Static constant alias for the system directory service |
Constructor Summary | |
---|---|
PCDirectoryHelper.DIR_ALIAS()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String SVC_SYSTEM
public static final String PAP_NOTIFICATION
public static final String PAP_USER_PROFILE
public static final String PAP_ROLE_ATTR_MAP
public static final String PAP_DYN_ATTR_MAP
public static final String PAP_USER_PREFS
Constructor Detail |
---|
public PCDirectoryHelper.DIR_ALIAS()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |