Uses of Interface
org.zeroturnaround.javarebel.integration.util.SecurityController.PrivilegedExceptionAction
Packages that use SecurityController.PrivilegedExceptionAction
-
Uses of SecurityController.PrivilegedExceptionAction in org.zeroturnaround.javarebel.integration.util
Methods in org.zeroturnaround.javarebel.integration.util with parameters of type SecurityController.PrivilegedExceptionActionModifier and TypeMethodDescriptionstatic <T> TSecurityController.doWithoutSecurityManager(SecurityController.PrivilegedExceptionAction<T> action)