public class ClientClassLoaderDelegate extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
PERMISSIONS_XML |
| Constructor and Description |
|---|
ClientClassLoaderDelegate(URLClassLoader cl) |
| Modifier and Type | Method and Description |
|---|---|
PermissionCollection |
getCachedPerms(CodeSource codesource) |
PermissionCollection |
getPermissions(CodeSource codesource,
PermissionCollection parentPC) |
protected static final String PERMISSIONS_XML
public ClientClassLoaderDelegate(URLClassLoader cl)
public PermissionCollection getCachedPerms(CodeSource codesource)
public PermissionCollection getPermissions(CodeSource codesource, PermissionCollection parentPC)
Copyright © 2017. All rights reserved.