Package omero.api
Class Callback_IAdmin_changePassword
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IAdmin_changePassword
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_IAdmin_changePassword extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.
-
-
Constructor Summary
Constructors Constructor Description Callback_IAdmin_changePassword()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-