public abstract class AbstractUserSessionSource extends java.lang.Object implements UserSessionSource
NAME| Constructor and Description |
|---|
AbstractUserSessionSource() |
| Modifier and Type | Method and Description |
|---|---|
java.util.UUID |
currentOrSubstitutedUserId() |
java.util.Locale |
getLocale() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckCurrentUserSession, getUserSessionpublic java.util.UUID currentOrSubstitutedUserId()
currentOrSubstitutedUserId in interface UserSessionSourcepublic java.util.Locale getLocale()
getLocale in interface UserSessionSource