public interface IHasUserID
| Modifier and Type | Method and Description |
|---|---|
String |
getUserID() |
default boolean |
isAnonymousUser() |
String getUserID()
default boolean isAnonymousUser()
true if the user ID equals
CUserID.USER_ID_GUESTCopyright © 2016–2019 Philip Helger. All rights reserved.