public interface ProfileRequestConstants
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION  | 
static java.lang.String | 
PROFILE_PARAMETER_NAME
value: DYN_USER_ID The default name for the parameter that stores the user id.  | 
static java.lang.String | 
PROFILE_VERFICATION_PARAMETER_NAME
value: DYN_USER_CONFIRM The default name for the parameter that stores an encoded user id which we use to check that no one screwed with the DYN_USER_ID cookie.  | 
static final java.lang.String CLASS_VERSION
static final java.lang.String PROFILE_PARAMETER_NAME
value: DYN_USER_ID static final java.lang.String PROFILE_VERFICATION_PARAMETER_NAME
value: DYN_USER_CONFIRM