public interface AMD_IScript_validateScript
extends Ice.AMDCallback
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.
Modifier and Type | Method and Description |
---|---|
void |
ice_response(OriginalFile __ret)
ice_response indicates that
the operation completed successfully.
|
void ice_response(OriginalFile __ret)