ome.util.tasks.admin
Class ChangePasswordTask
java.lang.Object
ome.util.tasks.Task
ome.util.tasks.SimpleTask
ome.util.tasks.admin.AdminTask
ome.util.tasks.admin.ChangePasswordTask
- All Implemented Interfaces:
- Runnable
public class ChangePasswordTask
- extends AdminTask
AdminTask
which changes the password for a given user.
Understands the parameters:
Must be logged in as an administrator. See Configuration
on how to do
this.
- Since:
- 3.0-Beta2
- Author:
- Josh Moore, josh.moore at gmx.de
- See Also:
AdminTask
Method Summary |
void |
doTask()
Performs the password change. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangePasswordTask
public ChangePasswordTask(ServiceFactory sf,
Properties p)
- Delegates to super
doTask
public void doTask()
- Performs the password change.
- Overrides:
doTask
in class SimpleTask
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.