Class LSPSecurityManager
- java.lang.Object
-
- org.eclipse.lemminx.extensions.xerces.LSPSecurityManager
-
public class LSPSecurityManager extends Object
LSP security manager.- Author:
- Angelo ZERR
-
-
Constructor Summary
Constructors Constructor Description LSPSecurityManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.xerces.util.SecurityManagergetSecurityManager()Returns the Xerces security manager created from JVM arguments.
-