Searched refs:withPermissions (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/remote/rmi/
H A DRMIConnectionImpl.java165 withPermissions( new MBeanPermission("*", "getClassLoaderRepository"),
186 private static AccessControlContext withPermissions(Permission ... perms){ method in class:RMIConnectionImpl
1370 withPermissions(new MBeanPermission("*", "getClassLoader"))
1387 withPermissions(new MBeanPermission("*", "getClassLoaderFor"))

Completed in 99 milliseconds