public class SetPasswordAction extends ServiceableAction
| Modifier and Type | Field and Description |
|---|---|
protected CurrentUserProvider |
_currentUserProvider
The current user provider
|
private MessagingConnector |
_messagingConnector |
private static String |
PASSWORD_FIELD
The password in the request
|
managerEMPTY_MAP| Constructor and Description |
|---|
SetPasswordAction() |
| Modifier and Type | Method and Description |
|---|---|
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
void |
service(ServiceManager smanager) |
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerprivate static final String PASSWORD_FIELD
protected CurrentUserProvider _currentUserProvider
private MessagingConnector _messagingConnector
public SetPasswordAction()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class ServiceableActionServiceExceptionpublic Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws UserPreferencesException, MessagingConnectorException