Uses of Interface
org.zeroturnaround.javarebel.integration.util.SecurityController.PrivilegedAction
Packages that use SecurityController.PrivilegedAction
-
Uses of SecurityController.PrivilegedAction in org.zeroturnaround.javarebel.integration.util
Methods in org.zeroturnaround.javarebel.integration.util with parameters of type SecurityController.PrivilegedActionModifier and TypeMethodDescriptionstatic <T> TSecurityController.doWithoutSecurityManager(SecurityController.PrivilegedAction<T> action) Execute call with security manager disabled