Package omero.api
Class Callback_ServiceFactory_getSecurityContexts
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ServiceFactory_getSecurityContexts
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.util.List<IObject>>
,Ice.TwowayCallbackArg1UE<java.util.List<IObject>>
public abstract class Callback_ServiceFactory_getSecurityContexts extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.List<IObject>>
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.
-
-
Constructor Summary
Constructors Constructor Description Callback_ServiceFactory_getSecurityContexts()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-