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