Class ReplacementForSecurityManager

java.lang.Object
de.inetsoftware.jwebassembly.api.java.lang.ReplacementForSecurityManager

class ReplacementForSecurityManager extends Object
Replacement methods for the class java.lang.SecurityManager. We does not want use a SecurityManager and we does not want compile all the classes that the SecurityManager need that we override it with a stub.