public class JzosPermission
extends java.security.BasicPermission
Simple Permission class to allow JZOS to operate with a SecurityManager.
Note that this is not used for ZFile permissions, currently only ZUtil.peekOSMemory.
ZFile permission checking is delegated to JRIO's RecordFile class.