org.lobobrowser.html.js

Class SecurityControllerImpl


public class SecurityControllerImpl
extends SecurityController

Constructor Summary

SecurityControllerImpl(java.net.URL url, Policy policy)

Method Summary

Object
callWithDomain(Object securityDomain, Context ctx, Callable callable, Scriptable scope, Scriptable thisObj, Object[] args)
GeneratedClassLoader
createClassLoader(ClassLoader parent, Object staticDomain)
Object
getDynamicSecurityDomain(Object securityDomain)

Constructor Details

SecurityControllerImpl

public SecurityControllerImpl(java.net.URL url,
                              Policy policy)

Method Details

callWithDomain

public Object callWithDomain(Object securityDomain,
                             Context ctx,
                             Callable callable,
                             Scriptable scope,
                             Scriptable thisObj,
                             Object[] args)

createClassLoader

public GeneratedClassLoader createClassLoader(ClassLoader parent,
                                              Object staticDomain)

getDynamicSecurityDomain

public Object getDynamicSecurityDomain(Object securityDomain)