public abstract class AbstractCurrentUserProviderServiceableAction extends ServiceableAction implements ThreadSafe
ServiceableAction which provides the current user if necessary.| Modifier and Type | Field and Description |
|---|---|
private CurrentUserProvider |
_currentUserProvider
The current user provider.
|
managerEMPTY_MAP| Constructor and Description |
|---|
AbstractCurrentUserProviderServiceableAction() |
| Modifier and Type | Method and Description |
|---|---|
protected UserIdentity |
_getCurrentUser()
Provides the current user.
|
serviceenableLogging, getLogger, setupLogger, setupLogger, setupLoggerprivate CurrentUserProvider _currentUserProvider
public AbstractCurrentUserProviderServiceableAction()
protected UserIdentity _getCurrentUser()
null.