public interface Policy
Modifier and Type | Method and Description |
---|---|
void |
checkExec(String cmd) |
void |
checkPropertyPermission(String action,
String name) |
void |
checkRead(String file) |
void |
checkSocketPermission() |
void |
checkWrite(String file) |
Copyright © 2021. All rights reserved.