Class SecurityManagerEx

java.lang.Object
java.lang.SecurityManager
org.apache.felix.framework.util.SecurityManagerEx

public class SecurityManagerEx extends SecurityManager

Simple utility class used to provide public access to the protected getClassContext() method of SecurityManager

  • Constructor Details

    • SecurityManagerEx

      public SecurityManagerEx()
  • Method Details