Class SecurityInit
- java.lang.Object
-
- com.microej.kernel.green.security.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
-