public abstract static class PolicySecurityController.SecureCaller extends Object
Constructor and Description |
---|
PolicySecurityController.SecureCaller() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
call(Callable callable,
Context cx,
Scriptable scope,
Scriptable thisObj,
Object[] args) |
public PolicySecurityController.SecureCaller()
public abstract Object call(Callable callable, Context cx, Scriptable scope, Scriptable thisObj, Object[] args)