Package omero.api
Interface AMD_ISession_createUserSession
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ISession_createUserSession extends Ice.AMDCallback
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(Session __ret)
ice_response indicates that the operation completed successfully.
-
-
-
Method Detail
-
ice_response
void ice_response(Session __ret)
ice_response indicates that the operation completed successfully.
-
-