Class GuestUserConstants
java.lang.Object
com.skava.ratingsreviews.constants.GuestUserConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The Constant ACT_ON_USER_ID.static final String
The Constant CREATE_USER_REQUEST.static final String
The Constant CREATE_USER_RESPONSE.static final String
The Constant SESSION_ID.static final String
The Constant SESSION_ID.static final String
The Constant USER_RESPONSE.static final String
The Constant for refresh ID.static final String
The Constant for Session ID.static final String
The Constant for Signed User.static final String
The Constant USER_RESPONSE. -
Method Summary
-
Field Details
-
CREATE_USER_REQUEST
The Constant CREATE_USER_REQUEST.- See Also:
-
CREATE_USER_RESPONSE
The Constant CREATE_USER_RESPONSE.- See Also:
-
SESSION_ID
The Constant SESSION_ID.- See Also:
-
ACT_ON_USER_ID
The Constant ACT_ON_USER_ID.- See Also:
-
REFRESH_TOKEN
The Constant SESSION_ID.- See Also:
-
USER_RESPONSE
The Constant USER_RESPONSE.- See Also:
-
SESSION_RESPONSE
The Constant USER_RESPONSE.- See Also:
-
SF_SESSION_ID
The Constant for Session ID.- See Also:
-
SF_REFRESH_ID
The Constant for refresh ID.- See Also:
-
SF_USER_NAME
The Constant for Signed User.- See Also:
-