public interface UserIdStrategy
| Modifier and Type | Field and Description |
|---|---|
static String |
ALWAYS_CURRENT_USER_ID |
static String |
CURRENT_USER_ID |
| Modifier and Type | Method and Description |
|---|---|
long |
getUserId(String userUuid) |
static final String ALWAYS_CURRENT_USER_ID
static final String CURRENT_USER_ID