Class SecurityInit


  • public class SecurityInit
    extends java.lang.Object
    Class to handle Security initialization.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void initSecurityManager()
      This method set the security management policy based on the chosen mode in the security.properties.list file
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • initSecurityManager

        public static void initSecurityManager()
        This method set the security management policy based on the chosen mode in the security.properties.list file