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, wait
checkCurrentUserSession, getUserSession
public java.util.UUID currentOrSubstitutedUserId()
currentOrSubstitutedUserId
in interface UserSessionSource
public java.util.Locale getLocale()
getLocale
in interface UserSessionSource