Class SecureMethodInvoker


  • public final class SecureMethodInvoker
    extends java.lang.Object
    • Method Detail

      • endPerThreadSecurity

        public static void endPerThreadSecurity()
      • invoke

        public static <T> T invoke​(java.util.function.Supplier<T> hostileCode)