Interface UserSCCConstants
-
public interface UserSCCConstants
Helper for user directory.
-
-
Field Summary
Fields Modifier and Type Field Description static String
USER_ATTRIBUTE_NAME
The user attribute namestatic String
USER_UNIQUE_ID_ATTRIBUTE_NAME
The unique id attribute name for content type user
-
-
-
Field Detail
-
USER_UNIQUE_ID_ATTRIBUTE_NAME
static final String USER_UNIQUE_ID_ATTRIBUTE_NAME
The unique id attribute name for content type user- See Also:
- Constant Field Values
-
USER_ATTRIBUTE_NAME
static final String USER_ATTRIBUTE_NAME
The user attribute name- See Also:
- Constant Field Values
-
-