This method of the ExecutionPermission Class determines whether the permission object allows unrestricted access to execute applications.
public boolean isUnrestricted();
Returns true if the permission object allows unrestricted access to execute applications; otherwise, returns false.