public abstract class Callback_IScript_validateScript extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<OriginalFile>
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
Constructor and Description |
---|
Callback_IScript_validateScript() |
Modifier and Type | Method and Description |
---|---|
void |
__completed(Ice.AsyncResult __result) |