public static final class RoleManagerConstants.RoleAttributeName
extends java.lang.Enum
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
static RoleManagerConstants.RoleAttributeName |
valueOf(java.lang.String name) |
static RoleManagerConstants.RoleAttributeName[] |
values() |
public static final RoleManagerConstants.RoleAttributeName KEY
public static final RoleManagerConstants.RoleAttributeName UNIQUE_NAME
public static final RoleManagerConstants.RoleAttributeName NAME
public static final RoleManagerConstants.RoleAttributeName NAMESPACE
public static final RoleManagerConstants.RoleAttributeName DISPLAY_NAME
public static final RoleManagerConstants.RoleAttributeName EMAIL
public static final RoleManagerConstants.RoleAttributeName DESCRIPTION
public static final RoleManagerConstants.RoleAttributeName CATEGORY_KEY
public static final RoleManagerConstants.RoleAttributeName REQUEST_ID
public static final RoleManagerConstants.RoleAttributeName OWNER_KEY
public static final RoleManagerConstants.RoleAttributeName LDAP_GUID
public static final RoleManagerConstants.RoleAttributeName LDAP_DN
public static final RoleManagerConstants.RoleAttributeName CREATE_DATE
public static final RoleManagerConstants.RoleAttributeName UPDATE_DATE
public static final RoleManagerConstants.RoleAttributeName UPDATED_BY
public static final RoleManagerConstants.RoleAttributeName DATA_LEVEL
public static final RoleManagerConstants.RoleAttributeName USER_MEMBERSHIP_RULE
public static final RoleManagerConstants.RoleAttributeName USER_MEMBERSHIP_RULE_SQL
public static final RoleManagerConstants.RoleAttributeName TID
public static final RoleManagerConstants.RoleAttributeName TNAME
public static final RoleManagerConstants.RoleAttributeName MTID
public static final RoleManagerConstants.RoleAttributeName HASH_KEY
public static final RoleManagerConstants.RoleAttributeName SUB_TYPE
public static RoleManagerConstants.RoleAttributeName[] values()
public static RoleManagerConstants.RoleAttributeName valueOf(java.lang.String name)
public java.lang.String getId()